Skip to content

#c0f308

a balanced, electric green · warm · closest name: Green Yellow

RGB
192, 243, 8
HSL
73°, 94%, 49%
CMYK
21, 0, 97, 5
Luminance
0.7533

At a glance

Every number on this page in one read: what #c0f308 is made of, how bright it looks, and which way it leans.

Hex
#c0f308
Hue
73°
green
Saturation
94%
electric
Lightness
49%
balanced
Brightness
95%
HSV value
Perceived
84%
weighted brightness
Luminance
0.7533
WCAG relative
Temperature
Warm
36/100 cool
Color family
Green
Tone
Electric
Best ink
Black
16.07:1
Closest name
Green Yellow
ΔE2000 4.9
Where it sits
Hue73° of 360°
Saturation94%
Lightness49%
Temperature
Warm ← → Cool36% cool

Reads warm. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.

Every format

HEX#c0f308
RGBrgb(192, 243, 8)
HSLhsl(73, 94%, 49%)
CMYKcmyk(21%, 0%, 97%, 5%)
LABlab(89.5 -41.3 86.3)
LCHlch(89.5 95.6 115.6)
OKLCHoklch(0.896 0.221 123.7)
Decimal12645128
Display P3color(display-p3 0.753 0.953 0.031)

Copy-ready code

/* CSS */
color: #c0f308;
background-color: #c0f308;
/* Tailwind (arbitrary) */
class="text-[#c0f308] bg-[#c0f308]"
/* SCSS */
$brand: #c0f308;
/* SwiftUI */
Color(red: 0.753, green: 0.953, blue: 0.031)
/* Android */
Color.parseColor("#c0f308")
/* Flutter */
Color(0xFFC0F308)
/* Python / OpenCV (BGR) */
(8, 243, 192)

Best text color

Only one of black and white can be right. This is the one, with the number that proves it.

Readable at a glance#000000 on #c0f308 · 16.07:1
Use #000000AAA at every size.
Aa
White text · 1.31:1
AA fail · AA large fail · AAA fail
Aa
Black text · 16.07:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #c0f308 as text scores 1.31:1 on white and 16.07:1 on black.

Accessibility — WCAG contrast

Aa
#c0f308 on white: 1.31:1
AA ✗ fail · AA-large · AAA
Aa
#c0f308 on black: 16.07:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #FFE300
deuteranopia · #FBE134
tritanopia · #CAE6CF

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #c0f308 is pinned to step 600; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#FBFDF2
#F6FBE4
#EEFAC2
#E5FB92
#D7FA5C
#CAF826
#c0f308
#9CC507
#7D9E05
#5B7208
#394705
Base = 600Lightest = 50 · #FBFDF2Darkest = 950 · #394705
:root {
  --brand-50: #FBFDF2;
  --brand-100: #F6FBE4;
  --brand-200: #EEFAC2;
  --brand-300: #E5FB92;
  --brand-400: #D7FA5C;
  --brand-500: #CAF826;
  --brand-600: #c0f308;
  --brand-700: #9CC507;
  --brand-800: #7D9E05;
  --brand-900: #5B7208;
  --brand-950: #394705;
  --brand: #c0f308;
  --brand-ink: #000000;
}

Colors that work with #c0f308

Not a palette — a role sheet. Each swatch answers one question you will hit while building the component.

Text on it#000000
Black wins here
Surface#F9FAF4
Tinted page background
Border#E3EDC0
Hairlines and dividers
Muted text#8A9B4B
Captions on the surface
Accent#030BF8
Second voice, not a rival
Dark variant#627B04
Hover, pressed, headers
Light variant#F9FEE6
Selected rows, tints
Dark surface#212414
Dark-mode background
Light mode
Everything in its place

Surface, border, heading and body all derive from this one hue, so the screen stays coherent without a second palette.

Primary actionSecondaryBadge
Dark mode
Same hue, inverted

Lightness flips, hue holds. The accent stays the anchor in both themes.

Primary actionSecondaryAccent

How to use #c0f308

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Text and icons on dark surfaces
  • Primary buttons and calls to action
  • Focus rings, active and selected states
  • Brand accents, badges and data highlights
Use with care
  • Text of any size on white — fails WCAG AA
  • Full-page backgrounds — tiring over long sessions
  • Pairing with a same-lightness hue — edges vibrate

Similar colors

One move away from this hex in each direction. Every swatch is its own page.

Color relationships

The wheel positions with their names attached, so you can grab the one you actually need.

Complementary#3B08F3
Analogous left#F3B008
Analogous right#4BF308
Split-complement 1#084BF3
Split-complement 2#B008F3
Triadic 1#08C0F3
Triadic 2#F308C0
Tetradic#08F3B0

RGB percentages

Red75.3%
Green95.3%
Blue3.1%

CMYK percentages

Cyan21.0%
Magenta0.0%
Yellow96.7%
Key (black)4.7%

Color previews

#c0f308 text on a black background

contrast 16.07:1

Card sample

#c0f308 text on a white background

contrast 1.31:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #c0f308;
Background color
Panel with #c0f308 background
background-color: #c0f308;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #c0f308;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(192, 243, 8, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(192, 243, 8, 0.45);
Border & gradient
Gradient panel
border: 3px solid #c0f308;
background: linear-gradient(135deg, #c0f308, #23F308);

Monochromatic scale

Palettes built from #c0f308

Shades — darker

Tints — lighter

Color harmonies

Nearest named colors

Ranked with CIEDE2000 across all 139 CSS keywords. Under ΔE 2 the eye stops telling them apart; over ΔE 10 they are plainly different colors.

#c0f308 in the real world

Where a color in this family tends to land, and the interface roles it is usually asked to play.

Industries
SustainabilityFinanceHealth and wellnessAgriculture
Common UI roles
ButtonsLinksFocus statesCharts
Print note

Sits outside most CMYK gamuts — expect a duller press result, or specify a spot ink.

#c0f308, answered

What color is #c0f308?

#c0f308 is a balanced electric green, closest to Green Yellow (ΔE2000 4.9). It sits at 73° on the hue wheel with 94% saturation and 49% lightness, which reads as warm.

What is the RGB value of #c0f308?

rgb(192, 243, 8) — 192 red, 243 green and 8 blue out of 255, or 75.3% / 95.3% / 3.1% by channel.

Is #c0f308 a light or a dark color?

It is a light color. Relative luminance is 0.7533 and perceived brightness is 84%, so black text on it reaches 16.07:1.

Should I use black or white text on #c0f308?

Black. It scores 16.07:1 against #c0f308, versus 1.31:1 for white — AAA at any size.

What is the complementary color of #c0f308?

#3B08F3 sits directly opposite on the wheel. Softer options are the split-complements #084BF3 and #B008F3, which give the same contrast with far less vibration.

What colors go well with #c0f308?

For interface work: #F9FAF4 as the surface, #E3EDC0 for borders, #8A9B4B for secondary text, #030BF8 as an accent and #627B04 for hover and pressed states. For a palette, the analogous pair #F3B008 and #4BF308 stays calm, while #3B08F3 is the loudest partner.

What is #c0f308 in CMYK for printing?

cmyk(21%, 0%, 97%, 5%). This is a screen-to-ink approximation — a color this saturated sits outside most CMYK gamuts and will print duller than it looks here.

Is #c0f308 warm or cool?

Warm — it scores 36 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #F3D008; nudged cooler, #69F506.

Work with #c0f308 in the Color Lab