#C0EE77#C0EE77
#C0EE77 is a very light, vivid yellow-green. Relative luminance 0.737; OKLCH L 89.2% C 0.156 H 126.8°. Best body text is #000000 at 15.74:1 contrast (WCAG AA passes).
Color values
| HEX | #C0EE77 |
|---|---|
| RGB | rgb(192, 238, 119) |
| HSL | hsl(83, 78%, 70%) |
| HSV | hsv(83, 50%, 93%) |
| CMYK | cmyk(19.3%, 0%, 50%, 6.7%) |
| CIE-LAB | lab(88.77, -33.34, 52.35) |
| CIE-LCH | lch(88.77, 62.07, 122.49°) |
| OKLab | oklab(89.17% -0.0932 0.1247) |
| OKLCH | oklch(89.17% 0.156 126.8) |
| XYZ | xyz(55.6423, 73.6867, 28.7407) |
| Luminance | 0.7369 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.15
Light Pea Green
#C4FE82
ΔE00 3.48
Pistachio (survey)
#C0FA8B
ΔE00 3.53
Pale Lime
#BEFD73
ΔE00 3.73
Light Yellowish Green
#C2FF89
ΔE00 4.05
Pear
#CBF85F
ΔE00 4.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0EE77 #A577EE
analogous
#EEE077 #C0EE77 #85EE77
triadic
#C0EE77 #77C0EE #EE77C0
tetradic
#C0EE77 #77EEE0 #A577EE #EE7785
square
#C0EE77 #77EEE0 #A577EE #EE7785
split-complementary
#C0EE77 #7785EE #E077EE
monochromatic
#8AD11A #A7E741 #C0EE77 #D9F5AD #F2FCE4
Accessibility & contrast
On white
1.33
#C0EE77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.74
#C0EE77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0EE77
15.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0EE77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0EE77 | 1.00 | 1.33 | 15.74 | 15.74 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E16C
Deuteranopia (green-blind)
#F2DE7E
Tritanopia (blue-blind)
#C6E5D3
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #c0ee77; /* rgb */ color: rgb(192, 238, 119); /* oklch */ color: oklch(89.2% 0.156 126.8);
Tailwind
colors: {
custom: {
50: '#d5f3a1',
500: '#c0ee77',
950: '#000000',
},
}SCSS
$custom: #c0ee77; $custom-light: #d5f3a1; $custom-dark: #000000;
JSON
{
"hex": "#c0ee77",
"rgb": {
"r": 192,
"g": 238,
"b": 119
},
"hsl": {
"h": 83.193,
"s": 77.778,
"l": 70
},
"oklch": {
"l": 0.8917,
"c": 0.15566,
"h": 126.8
},
"luminance": 0.73687
}Semantic roles & 50–950 ramp
primary
#C0EE77
secondary
#7542C7
accent
#0BDA5B
background
#FEFFFC
surface
#FBFEF5
border
#D4D6CF
text
#14170F
muted
#838580