#C4EA7B#C4EA7B
#C4EA7B is a very light, vivid yellow-green. Relative luminance 0.720; OKLCH L 88.6% C 0.145 H 124.8°. Best body text is #000000 at 15.40:1 contrast (WCAG AA passes).
Color values
| HEX | #C4EA7B |
|---|---|
| RGB | rgb(196, 234, 123) |
| HSL | hsl(81, 73%, 70%) |
| HSV | hsv(81, 47%, 92%) |
| CMYK | cmyk(16.2%, 0%, 47.4%, 8.2%) |
| CIE-LAB | lab(87.97, -29.59, 49.56) |
| CIE-LCH | lch(87.97, 57.72, 120.84°) |
| OKLab | oklab(88.61% -0.0826 0.1188) |
| OKLCH | oklch(88.61% 0.145 124.8) |
| XYZ | xyz(55.7628, 72.0111, 29.6968) |
| Luminance | 0.7201 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.16
Pistachio (survey)
#C0FA8B
ΔE00 4.47
Light Pea Green
#C4FE82
ΔE00 4.71
Light Yellowish Green
#C2FF89
ΔE00 5.17
Pale Lime
#BEFD73
ΔE00 5.18
Pear
#CBF85F
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4EA7B #A17BEA
analogous
#EAD97B #C4EA7B #8CEA7B
triadic
#C4EA7B #7BC4EA #EA7BC4
tetradic
#C4EA7B #7BEAD9 #A17BEA #EA7B8C
square
#C4EA7B #7BEAD9 #A17BEA #EA7B8C
split-complementary
#C4EA7B #7B8CEA #D97BEA
monochromatic
#90CA20 #ACE246 #C4EA7B #DCF2B0 #F3FBE5
Accessibility & contrast
On white
1.36
#C4EA7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.40
#C4EA7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4EA7B
15.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4EA7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4EA7B | 1.00 | 1.36 | 15.40 | 15.40 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5DE71
Deuteranopia (green-blind)
#EFDC81
Tritanopia (blue-blind)
#CBE1D0
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #c4ea7b; /* rgb */ color: rgb(196, 234, 123); /* oklch */ color: oklch(88.6% 0.145 124.8);
Tailwind
colors: {
custom: {
50: '#d8f0a3',
500: '#c4ea7b',
950: '#000000',
},
}SCSS
$custom: #c4ea7b; $custom-light: #d8f0a3; $custom-dark: #000000;
JSON
{
"hex": "#c4ea7b",
"rgb": {
"r": 196,
"g": 234,
"b": 123
},
"hsl": {
"h": 80.541,
"s": 72.549,
"l": 70
},
"oklch": {
"l": 0.88606,
"c": 0.14467,
"h": 124.8
},
"luminance": 0.72011
}Semantic roles & 50–950 ramp
primary
#C4EA7B
secondary
#7146C3
accent
#11D554
background
#FEFFFC
surface
#FBFEF6
border
#D4D6D0
text
#15160F
muted
#848580