#C8EA76#C8EA76
#C8EA76 is a very light, vivid yellow-green. Relative luminance 0.724; OKLCH L 88.8% C 0.148 H 122.9°. Best body text is #000000 at 15.49:1 contrast (WCAG AA passes).
Color values
| HEX | #C8EA76 |
|---|---|
| RGB | rgb(200, 234, 118) |
| HSL | hsl(78, 73%, 69%) |
| HSV | hsv(78, 50%, 92%) |
| CMYK | cmyk(14.5%, 0%, 49.6%, 8.2%) |
| CIE-LAB | lab(88.18, -28.60, 52.22) |
| CIE-LCH | lch(88.18, 59.54, 118.70°) |
| OKLab | oklab(88.82% -0.0804 0.1242) |
| OKLCH | oklch(88.82% 0.148 122.9) |
| XYZ | xyz(56.5124, 72.4328, 28.1397) |
| Luminance | 0.7243 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.27
Pear
#CBF85F
ΔE00 4.66
Light Pea Green
#C4FE82
ΔE00 5.17
Pistachio (survey)
#C0FA8B
ΔE00 5.32
Pale Lime
#BEFD73
ΔE00 5.43
Light Yellowish Green
#C2FF89
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8EA76 #9876EA
analogous
#EAD276 #C8EA76 #8EEA76
triadic
#C8EA76 #76C8EA #EA76C8
tetradic
#C8EA76 #76EAD2 #9876EA #EA768E
square
#C8EA76 #76EAD2 #9876EA #EA768E
split-complementary
#C8EA76 #768EEA #D276EA
monochromatic
#96C71F #B3E241 #C8EA76 #DDF2AB #F3FAE0
Accessibility & contrast
On white
1.36
#C8EA76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.49
#C8EA76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8EA76
15.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8EA76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8EA76 | 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)
#F5DE6C
Deuteranopia (green-blind)
#F1DD7D
Tritanopia (blue-blind)
#D0E0CF
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #c8ea76; /* rgb */ color: rgb(200, 234, 118); /* oklch */ color: oklch(88.8% 0.148 122.9);
Tailwind
colors: {
custom: {
50: '#dbf0a0',
500: '#c8ea76',
950: '#000000',
},
}SCSS
$custom: #c8ea76; $custom-light: #dbf0a0; $custom-dark: #000000;
JSON
{
"hex": "#c8ea76",
"rgb": {
"r": 200,
"g": 234,
"b": 118
},
"hsl": {
"h": 77.586,
"s": 73.418,
"l": 69.02
},
"oklch": {
"l": 0.88816,
"c": 0.14798,
"h": 122.9
},
"luminance": 0.72433
}Semantic roles & 50–950 ramp
primary
#C8EA76
secondary
#6842C2
accent
#10D64A
background
#FEFFFC
surface
#FCFEF5
border
#D5D6CF
text
#15160F
muted
#848580