#C4E98D#C4E98D
#C4E98D is a very light, vivid yellow-green. Relative luminance 0.719; OKLCH L 88.7% C 0.125 H 126.7°. Best body text is #000000 at 15.39:1 contrast (WCAG AA passes).
Color values
| HEX | #C4E98D |
|---|---|
| RGB | rgb(196, 233, 141) |
| HSL | hsl(84, 68%, 73%) |
| HSV | hsv(84, 39%, 91%) |
| CMYK | cmyk(15.9%, 0%, 39.5%, 8.6%) |
| CIE-LAB | lab(87.94, -27.07, 40.79) |
| CIE-LCH | lch(87.94, 48.96, 123.57°) |
| OKLab | oklab(88.65% -0.0744 0.1) |
| OKLCH | oklch(88.65% 0.125 126.7) |
| XYZ | xyz(56.7111, 71.9361, 36.0915) |
| Luminance | 0.7194 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 4.63
Celery
#C1FD95
ΔE00 5.03
Tea Green
#BDF8A3
ΔE00 5.22
Pale Olive Green
#B1D27B
ΔE00 5.26
Washed Out Green
#BCF5A6
ΔE00 5.39
Light Yellowish Green
#C2FF89
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4E98D #B28DE9
analogous
#E9E08D #C4E98D #96E98D
triadic
#C4E98D #8DC4E9 #E98DC4
tetradic
#C4E98D #8DE9E0 #B28DE9 #E98D96
square
#C4E98D #8DE9E0 #B28DE9 #E98D96
split-complementary
#C4E98D #8D96E9 #E08DE9
monochromatic
#8ED329 #A9DF5A #C4E98D #DFF3C0 #F2FAE5
Accessibility & contrast
On white
1.36
#C4E98D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.39
#C4E98D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4E98D
15.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4E98D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4E98D | 1.00 | 1.36 | 15.39 | 15.39 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DE86
Deuteranopia (green-blind)
#EDDC92
Tritanopia (blue-blind)
#C9E1D2
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #c4e98d; /* rgb */ color: rgb(196, 233, 141); /* oklch */ color: oklch(88.7% 0.125 126.7);
Tailwind
colors: {
custom: {
50: '#d7f0af',
500: '#c4e98d',
950: '#000000',
},
}SCSS
$custom: #c4e98d; $custom-light: #d7f0af; $custom-dark: #000000;
JSON
{
"hex": "#c4e98d",
"rgb": {
"r": 196,
"g": 233,
"b": 141
},
"hsl": {
"h": 84.13,
"s": 67.647,
"l": 73.333
},
"oklch": {
"l": 0.88654,
"c": 0.12462,
"h": 126.7
},
"luminance": 0.71937
}Semantic roles & 50–950 ramp
primary
#C4E98D
secondary
#8357C3
accent
#16D061
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141610
muted
#838581