#C4EE8A#C4EE8A
#C4EE8A is a very light, vivid yellow-green. Relative luminance 0.747; OKLCH L 89.7% C 0.135 H 127.5°. Best body text is #000000 at 15.94:1 contrast (WCAG AA passes).
Color values
| HEX | #C4EE8A |
|---|---|
| RGB | rgb(196, 238, 138) |
| HSL | hsl(85, 75%, 74%) |
| HSV | hsv(85, 42%, 93%) |
| CMYK | cmyk(17.6%, 0%, 42%, 6.7%) |
| CIE-LAB | lab(89.26, -29.79, 43.95) |
| CIE-LCH | lch(89.26, 53.09, 124.13°) |
| OKLab | oklab(89.7% -0.0822 0.107) |
| OKLCH | oklch(89.7% 0.135 127.5) |
| XYZ | xyz(57.9264, 74.7191, 35.4103) |
| Luminance | 0.7472 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.22
Celery
#C1FD95
ΔE00 3.86
Light Yellowish Green
#C2FF89
ΔE00 4.27
Light Pea Green
#C4FE82
ΔE00 4.32
Light Yellow Green
#CCFD7F
ΔE00 4.34
Tea Green
#BDF8A3
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4EE8A #B48AEE
analogous
#EEE68A #C4EE8A #92EE8A
triadic
#C4EE8A #8AC4EE #EE8AC4
tetradic
#C4EE8A #8AEEE6 #B48AEE #EE8A92
square
#C4EE8A #8AEEE6 #B48AEE #EE8A92
split-complementary
#C4EE8A #8A92EE #E68AEE
monochromatic
#8EDD20 #A9E655 #C4EE8A #DFF6BF #F2FBE4
Accessibility & contrast
On white
1.32
#C4EE8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.94
#C4EE8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4EE8A
15.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4EE8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4EE8A | 1.00 | 1.32 | 15.94 | 15.94 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E282
Deuteranopia (green-blind)
#F1DF8F
Tritanopia (blue-blind)
#C9E6D6
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #c4ee8a; /* rgb */ color: rgb(196, 238, 138); /* oklch */ color: oklch(89.7% 0.135 127.5);
Tailwind
colors: {
custom: {
50: '#d7f3ad',
500: '#c4ee8a',
950: '#000000',
},
}SCSS
$custom: #c4ee8a; $custom-light: #d7f3ad; $custom-dark: #000000;
JSON
{
"hex": "#c4ee8a",
"rgb": {
"r": 196,
"g": 238,
"b": 138
},
"hsl": {
"h": 85.2,
"s": 74.627,
"l": 73.725
},
"oklch": {
"l": 0.89703,
"c": 0.13494,
"h": 127.5
},
"luminance": 0.7472
}Semantic roles & 50–950 ramp
primary
#C4EE8A
secondary
#8553C9
accent
#0FD763
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#151710
muted
#848581