#C4EF8A#C4EF8A
#C4EF8A is a very light, vivid yellow-green. Relative luminance 0.753; OKLCH L 89.9% C 0.136 H 127.8°. Best body text is #000000 at 16.06:1 contrast (WCAG AA passes).
Color values
| HEX | #C4EF8A |
|---|---|
| RGB | rgb(196, 239, 138) |
| HSL | hsl(86, 76%, 74%) |
| HSV | hsv(86, 42%, 94%) |
| CMYK | cmyk(18%, 0%, 42.3%, 6.3%) |
| CIE-LAB | lab(89.53, -30.26, 44.29) |
| CIE-LCH | lch(89.53, 53.64, 124.34°) |
| OKLab | oklab(89.92% -0.0835 0.1078) |
| OKLCH | oklch(89.92% 0.136 127.8) |
| XYZ | xyz(58.2184, 75.3030, 35.5076) |
| Luminance | 0.7530 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.97
Celery
#C1FD95
ΔE00 3.63
Light Yellowish Green
#C2FF89
ΔE00 4.02
Light Pea Green
#C4FE82
ΔE00 4.07
Light Yellow Green
#CCFD7F
ΔE00 4.13
Tea Green
#BDF8A3
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4EF8A #B58AEF
analogous
#EFE88A #C4EF8A #92EF8A
triadic
#C4EF8A #8AC4EF #EF8AC4
tetradic
#C4EF8A #8AEFE8 #B58AEF #EF8A92
square
#C4EF8A #8AEFE8 #B58AEF #EF8A92
split-complementary
#C4EF8A #8A92EF #E88AEF
monochromatic
#8EE01F #A9E854 #C4EF8A #DFF6C0 #F1FBE4
Accessibility & contrast
On white
1.31
#C4EF8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.06
#C4EF8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4EF8A
16.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4EF8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4EF8A | 1.00 | 1.31 | 16.06 | 16.06 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E382
Deuteranopia (green-blind)
#F2E090
Tritanopia (blue-blind)
#C9E7D7
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #c4ef8a; /* rgb */ color: rgb(196, 239, 138); /* oklch */ color: oklch(89.9% 0.136 127.8);
Tailwind
colors: {
custom: {
50: '#d7f4ad',
500: '#c4ef8a',
950: '#000000',
},
}SCSS
$custom: #c4ef8a; $custom-light: #d7f4ad; $custom-dark: #000000;
JSON
{
"hex": "#c4ef8a",
"rgb": {
"r": 196,
"g": 239,
"b": 138
},
"hsl": {
"h": 85.545,
"s": 75.94,
"l": 73.922
},
"oklch": {
"l": 0.89923,
"c": 0.13637,
"h": 127.8
},
"luminance": 0.75304
}Semantic roles & 50–950 ramp
primary
#C4EF8A
secondary
#8653CA
accent
#0DD864
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#151710
muted
#848581