#C4E98B#C4E98B
#C4E98B is a very light, vivid yellow-green. Relative luminance 0.719; OKLCH L 88.6% C 0.127 H 126.4°. Best body text is #000000 at 15.38:1 contrast (WCAG AA passes).
Color values
| HEX | #C4E98B |
|---|---|
| RGB | rgb(196, 233, 139) |
| HSL | hsl(84, 68%, 73%) |
| HSV | hsv(84, 40%, 91%) |
| CMYK | cmyk(15.9%, 0%, 40.3%, 8.6%) |
| CIE-LAB | lab(87.91, -27.32, 41.74) |
| CIE-LCH | lch(87.91, 49.89, 123.20°) |
| OKLab | oklab(88.62% -0.0752 0.1021) |
| OKLCH | oklch(88.62% 0.127 126.4) |
| XYZ | xyz(56.5636, 71.8772, 35.3148) |
| Luminance | 0.7188 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 4.54
Celery
#C1FD95
ΔE00 5.04
Pale Olive Green
#B1D27B
ΔE00 5.27
Tea Green
#BDF8A3
ΔE00 5.41
Light Yellow Green
#CCFD7F
ΔE00 5.56
Light Yellowish Green
#C2FF89
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4E98B #B08BE9
analogous
#E9DF8B #C4E98B #95E98B
triadic
#C4E98B #8BC4E9 #E98BC4
tetradic
#C4E98B #8BE9DF #B08BE9 #E98B95
square
#C4E98B #8BE9DF #B08BE9 #E98B95
split-complementary
#C4E98B #8B95E9 #DF8BE9
monochromatic
#8FD228 #AADF58 #C4E98B #DEF3BE #F2FAE5
Accessibility & contrast
On white
1.37
#C4E98B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.38
#C4E98B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4E98B
15.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4E98B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4E98B | 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)
#F2DE84
Deuteranopia (green-blind)
#EDDC90
Tritanopia (blue-blind)
#C9E1D2
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #c4e98b; /* rgb */ color: rgb(196, 233, 139); /* oklch */ color: oklch(88.6% 0.127 126.4);
Tailwind
colors: {
custom: {
50: '#d7f0ae',
500: '#c4e98b',
950: '#000000',
},
}SCSS
$custom: #c4e98b; $custom-light: #d7f0ae; $custom-dark: #000000;
JSON
{
"hex": "#c4e98b",
"rgb": {
"r": 196,
"g": 233,
"b": 139
},
"hsl": {
"h": 83.617,
"s": 68.116,
"l": 72.941
},
"oklch": {
"l": 0.88622,
"c": 0.12676,
"h": 126.4
},
"luminance": 0.71878
}Semantic roles & 50–950 ramp
primary
#C4E98B
secondary
#8055C3
accent
#15D05F
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141610
muted
#838581