#C4E98C#C4E98C
#C4E98C is a very light, vivid yellow-green. Relative luminance 0.719; OKLCH L 88.6% C 0.126 H 126.5°. Best body text is #000000 at 15.38:1 contrast (WCAG AA passes).
Color values
| HEX | #C4E98C |
|---|---|
| RGB | rgb(196, 233, 140) |
| HSL | hsl(84, 68%, 73%) |
| HSV | hsv(84, 40%, 91%) |
| CMYK | cmyk(15.9%, 0%, 39.9%, 8.6%) |
| CIE-LAB | lab(87.92, -27.20, 41.27) |
| CIE-LCH | lch(87.92, 49.42, 123.39°) |
| OKLab | oklab(88.64% -0.0748 0.101) |
| OKLCH | oklch(88.64% 0.126 126.5) |
| XYZ | xyz(56.6370, 71.9065, 35.7014) |
| Luminance | 0.7191 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 4.58
Celery
#C1FD95
ΔE00 5.03
Pale Olive Green
#B1D27B
ΔE00 5.26
Tea Green
#BDF8A3
ΔE00 5.31
Washed Out Green
#BCF5A6
ΔE00 5.51
Light Yellow Green
#CCFD7F
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4E98C #B18CE9
analogous
#E9DF8C #C4E98C #95E98C
triadic
#C4E98C #8CC4E9 #E98CC4
tetradic
#C4E98C #8CE9DF #B18CE9 #E98C95
square
#C4E98C #8CE9DF #B18CE9 #E98C95
split-complementary
#C4E98C #8C95E9 #DF8CE9
monochromatic
#8FD228 #AADF59 #C4E98C #DEF3BF #F2FAE5
Accessibility & contrast
On white
1.37
#C4E98C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.38
#C4E98C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4E98C
15.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4E98C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4E98C | 1.00 | 1.37 | 15.38 | 15.38 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DE85
Deuteranopia (green-blind)
#EDDC91
Tritanopia (blue-blind)
#C9E1D2
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #c4e98c; /* rgb */ color: rgb(196, 233, 140); /* oklch */ color: oklch(88.6% 0.126 126.5);
Tailwind
colors: {
custom: {
50: '#d7f0af',
500: '#c4e98c',
950: '#000000',
},
}SCSS
$custom: #c4e98c; $custom-light: #d7f0af; $custom-dark: #000000;
JSON
{
"hex": "#c4e98c",
"rgb": {
"r": 196,
"g": 233,
"b": 140
},
"hsl": {
"h": 83.871,
"s": 67.883,
"l": 73.137
},
"oklch": {
"l": 0.88638,
"c": 0.12568,
"h": 126.5
},
"luminance": 0.71907
}Semantic roles & 50–950 ramp
primary
#C4E98C
secondary
#8156C3
accent
#16D060
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141610
muted
#838581