#C8EA78#C8EA78
#C8EA78 is a very light, vivid yellow-green. Relative luminance 0.725; OKLCH L 88.8% C 0.146 H 123.1°. Best body text is #000000 at 15.50:1 contrast (WCAG AA passes).
Color values
| HEX | #C8EA78 |
|---|---|
| RGB | rgb(200, 234, 120) |
| HSL | hsl(78, 73%, 69%) |
| HSV | hsv(78, 49%, 92%) |
| CMYK | cmyk(14.5%, 0%, 48.7%, 8.2%) |
| CIE-LAB | lab(88.20, -28.40, 51.31) |
| CIE-LCH | lch(88.20, 58.65, 118.96°) |
| OKLab | oklab(88.84% -0.0797 0.1224) |
| OKLCH | oklch(88.84% 0.146 123.1) |
| XYZ | xyz(56.6325, 72.4809, 28.7723) |
| Luminance | 0.7248 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.28
Pear
#CBF85F
ΔE00 4.87
Light Pea Green
#C4FE82
ΔE00 5.13
Pistachio (survey)
#C0FA8B
ΔE00 5.19
Pale Lime
#BEFD73
ΔE00 5.47
Light Yellowish Green
#C2FF89
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8EA78 #9A78EA
analogous
#EAD378 #C8EA78 #8FEA78
triadic
#C8EA78 #78C8EA #EA78C8
tetradic
#C8EA78 #78EAD3 #9A78EA #EA788F
square
#C8EA78 #78EAD3 #9A78EA #EA788F
split-complementary
#C8EA78 #788FEA #D378EA
monochromatic
#96C81F #B2E243 #C8EA78 #DEF2AD #F3FAE2
Accessibility & contrast
On white
1.36
#C8EA78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.50
#C8EA78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8EA78
15.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8EA78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8EA78 | 1.00 | 1.36 | 15.50 | 15.50 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5DE6E
Deuteranopia (green-blind)
#F1DD7F
Tritanopia (blue-blind)
#D0E0D0
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #c8ea78; /* rgb */ color: rgb(200, 234, 120); /* oklch */ color: oklch(88.8% 0.146 123.1);
Tailwind
colors: {
custom: {
50: '#daf0a1',
500: '#c8ea78',
950: '#000000',
},
}SCSS
$custom: #c8ea78; $custom-light: #daf0a1; $custom-dark: #000000;
JSON
{
"hex": "#c8ea78",
"rgb": {
"r": 200,
"g": 234,
"b": 120
},
"hsl": {
"h": 77.895,
"s": 73.077,
"l": 69.412
},
"oklch": {
"l": 0.88842,
"c": 0.14604,
"h": 123.1
},
"luminance": 0.72481
}Semantic roles & 50–950 ramp
primary
#C8EA78
secondary
#6A44C2
accent
#10D54B
background
#FEFFFC
surface
#FCFEF5
border
#D5D6CF
text
#15160F
muted
#848580