#C8EA77#C8EA77
#C8EA77 is a very light, vivid yellow-green. Relative luminance 0.725; OKLCH L 88.8% C 0.147 H 123.0°. Best body text is #000000 at 15.49:1 contrast (WCAG AA passes).
Color values
| HEX | #C8EA77 |
|---|---|
| RGB | rgb(200, 234, 119) |
| HSL | hsl(78, 73%, 69%) |
| HSV | hsv(78, 49%, 92%) |
| CMYK | cmyk(14.5%, 0%, 49.1%, 8.2%) |
| CIE-LAB | lab(88.19, -28.50, 51.77) |
| CIE-LCH | lch(88.19, 59.09, 118.83°) |
| OKLab | oklab(88.83% -0.08 0.1233) |
| OKLCH | oklch(88.83% 0.147 123) |
| XYZ | xyz(56.5721, 72.4567, 28.4544) |
| Luminance | 0.7246 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.27
Pear
#CBF85F
ΔE00 4.77
Light Pea Green
#C4FE82
ΔE00 5.15
Pistachio (survey)
#C0FA8B
ΔE00 5.25
Pale Lime
#BEFD73
ΔE00 5.45
Light Yellowish Green
#C2FF89
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8EA77 #9977EA
analogous
#EAD377 #C8EA77 #8FEA77
triadic
#C8EA77 #77C8EA #EA77C8
tetradic
#C8EA77 #77EAD3 #9977EA #EA778F
square
#C8EA77 #77EAD3 #9977EA #EA778F
split-complementary
#C8EA77 #778FEA #D377EA
monochromatic
#96C81F #B3E242 #C8EA77 #DDF2AC #F3FAE1
Accessibility & contrast
On white
1.36
#C8EA77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.49
#C8EA77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8EA77
15.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8EA77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8EA77 | 1.00 | 1.36 | 15.49 | 15.49 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5DE6D
Deuteranopia (green-blind)
#F1DD7E
Tritanopia (blue-blind)
#D0E0D0
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #c8ea77; /* rgb */ color: rgb(200, 234, 119); /* oklch */ color: oklch(88.8% 0.147 123.0);
Tailwind
colors: {
custom: {
50: '#daf0a1',
500: '#c8ea77',
950: '#000000',
},
}SCSS
$custom: #c8ea77; $custom-light: #daf0a1; $custom-dark: #000000;
JSON
{
"hex": "#c8ea77",
"rgb": {
"r": 200,
"g": 234,
"b": 119
},
"hsl": {
"h": 77.739,
"s": 73.248,
"l": 69.216
},
"oklch": {
"l": 0.88829,
"c": 0.14701,
"h": 123
},
"luminance": 0.72457
}Semantic roles & 50–950 ramp
primary
#C8EA77
secondary
#6943C2
accent
#10D54A
background
#FEFFFC
surface
#FCFEF5
border
#D5D6CF
text
#15160F
muted
#848580