#C8EE78#C8EE78
#C8EE78 is a very light, vivid yellow-green. Relative luminance 0.748; OKLCH L 89.7% C 0.151 H 124.1°. Best body text is #000000 at 15.96:1 contrast (WCAG AA passes).
Color values
| HEX | #C8EE78 |
|---|---|
| RGB | rgb(200, 238, 120) |
| HSL | hsl(79, 78%, 70%) |
| HSV | hsv(79, 50%, 93%) |
| CMYK | cmyk(16%, 0%, 49.6%, 6.7%) |
| CIE-LAB | lab(89.29, -30.27, 52.63) |
| CIE-LCH | lch(89.29, 60.71, 119.91°) |
| OKLab | oklab(89.72% -0.0849 0.1253) |
| OKLCH | oklch(89.72% 0.151 124.1) |
| XYZ | xyz(57.7842, 74.7842, 29.1562) |
| Luminance | 0.7478 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.28
Pear
#CBF85F
ΔE00 4.15
Light Pea Green
#C4FE82
ΔE00 4.18
Pistachio (survey)
#C0FA8B
ΔE00 4.45
Pale Lime
#BEFD73
ΔE00 4.48
Light Yellowish Green
#C2FF89
ΔE00 4.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8EE78 #9E78EE
analogous
#EED978 #C8EE78 #8DEE78
triadic
#C8EE78 #78C8EE #EE78C8
tetradic
#C8EE78 #78EED9 #9E78EE #EE788D
square
#C8EE78 #78EED9 #9E78EE #EE788D
split-complementary
#C8EE78 #788DEE #D978EE
monochromatic
#96D11A #B2E742 #C8EE78 #DEF5AE #F4FCE4
Accessibility & contrast
On white
1.32
#C8EE78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.96
#C8EE78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8EE78
15.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8EE78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8EE78 | 1.00 | 1.32 | 15.96 | 15.96 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E26D
Deuteranopia (green-blind)
#F4E07F
Tritanopia (blue-blind)
#CFE4D3
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #c8ee78; /* rgb */ color: rgb(200, 238, 120); /* oklch */ color: oklch(89.7% 0.151 124.1);
Tailwind
colors: {
custom: {
50: '#dbf3a1',
500: '#c8ee78',
950: '#000000',
},
}SCSS
$custom: #c8ee78; $custom-light: #dbf3a1; $custom-dark: #000000;
JSON
{
"hex": "#c8ee78",
"rgb": {
"r": 200,
"g": 238,
"b": 120
},
"hsl": {
"h": 79.322,
"s": 77.632,
"l": 70.196
},
"oklch": {
"l": 0.8972,
"c": 0.15136,
"h": 124.1
},
"luminance": 0.74784
}Semantic roles & 50–950 ramp
primary
#C8EE78
secondary
#6E43C7
accent
#0CDA4E
background
#FEFFFC
surface
#FCFEF5
border
#D5D6CF
text
#15170F
muted
#848580