#C8EA79#C8EA79
#C8EA79 is a very light, vivid yellow-green. Relative luminance 0.725; OKLCH L 88.9% C 0.145 H 123.2°. Best body text is #000000 at 15.50:1 contrast (WCAG AA passes).
Color values
| HEX | #C8EA79 |
|---|---|
| RGB | rgb(200, 234, 121) |
| HSL | hsl(78, 73%, 70%) |
| HSV | hsv(78, 48%, 92%) |
| CMYK | cmyk(14.5%, 0%, 48.3%, 8.2%) |
| CIE-LAB | lab(88.21, -28.30, 50.86) |
| CIE-LCH | lch(88.21, 58.20, 119.09°) |
| OKLab | oklab(88.85% -0.0793 0.1215) |
| OKLCH | oklch(88.85% 0.145 123.2) |
| XYZ | xyz(56.6935, 72.5053, 29.0936) |
| Luminance | 0.7250 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.29
Pear
#CBF85F
ΔE00 4.98
Light Pea Green
#C4FE82
ΔE00 5.12
Pistachio (survey)
#C0FA8B
ΔE00 5.12
Pale Lime
#BEFD73
ΔE00 5.50
Light Yellowish Green
#C2FF89
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8EA79 #9B79EA
analogous
#EAD379 #C8EA79 #90EA79
triadic
#C8EA79 #79C8EA #EA79C8
tetradic
#C8EA79 #79EAD3 #9B79EA #EA7990
square
#C8EA79 #79EAD3 #9B79EA #EA7990
split-complementary
#C8EA79 #7990EA #D379EA
monochromatic
#96C920 #B2E244 #C8EA79 #DEF2AE #F3FBE3
Accessibility & contrast
On white
1.35
#C8EA79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.50
#C8EA79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8EA79
15.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8EA79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8EA79 | 1.00 | 1.35 | 15.50 | 15.50 |
| #FFFFFF | 1.35 | 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)
#F5DE6F
Deuteranopia (green-blind)
#F1DD7F
Tritanopia (blue-blind)
#D0E0D0
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #c8ea79; /* rgb */ color: rgb(200, 234, 121); /* oklch */ color: oklch(88.9% 0.145 123.2);
Tailwind
colors: {
custom: {
50: '#daf0a2',
500: '#c8ea79',
950: '#000000',
},
}SCSS
$custom: #c8ea79; $custom-light: #daf0a2; $custom-dark: #000000;
JSON
{
"hex": "#c8ea79",
"rgb": {
"r": 200,
"g": 234,
"b": 121
},
"hsl": {
"h": 78.053,
"s": 72.903,
"l": 69.608
},
"oklch": {
"l": 0.88855,
"c": 0.14506,
"h": 123.2
},
"luminance": 0.72505
}Semantic roles & 50–950 ramp
primary
#C8EA79
secondary
#6B45C3
accent
#11D54C
background
#FEFFFC
surface
#FCFEF5
border
#D5D6CF
text
#15160F
muted
#848580