#C4E988#C4E988
#C4E988 is a very light, vivid yellow-green. Relative luminance 0.718; OKLCH L 88.6% C 0.130 H 126.0°. Best body text is #000000 at 15.36:1 contrast (WCAG AA passes).
Color values
| HEX | #C4E988 |
|---|---|
| RGB | rgb(196, 233, 136) |
| HSL | hsl(83, 69%, 72%) |
| HSV | hsv(83, 42%, 91%) |
| CMYK | cmyk(15.9%, 0%, 41.6%, 8.6%) |
| CIE-LAB | lab(87.87, -27.67, 43.16) |
| CIE-LCH | lch(87.87, 51.27, 122.67°) |
| OKLab | oklab(88.58% -0.0763 0.1052) |
| OKLCH | oklch(88.58% 0.13 126) |
| XYZ | xyz(56.3474, 71.7907, 34.1762) |
| Luminance | 0.7179 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 4.46
Celery
#C1FD95
ΔE00 5.08
Light Yellow Green
#CCFD7F
ΔE00 5.26
Pale Olive Green
#B1D27B
ΔE00 5.33
Light Pea Green
#C4FE82
ΔE00 5.44
Light Yellowish Green
#C2FF89
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4E988 #AD88E9
analogous
#E9DE88 #C4E988 #93E988
triadic
#C4E988 #88C4E9 #E988C4
tetradic
#C4E988 #88E9DE #AD88E9 #E98893
square
#C4E988 #88E9DE #AD88E9 #E98893
split-complementary
#C4E988 #8893E9 #DE88E9
monochromatic
#8FD026 #AADF54 #C4E988 #DEF3BC #F2FAE5
Accessibility & contrast
On white
1.37
#C4E988 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.36
#C4E988 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4E988
15.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4E988 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4E988 | 1.00 | 1.37 | 15.36 | 15.36 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DE80
Deuteranopia (green-blind)
#EDDC8D
Tritanopia (blue-blind)
#C9E1D1
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #c4e988; /* rgb */ color: rgb(196, 233, 136); /* oklch */ color: oklch(88.6% 0.130 126.0);
Tailwind
colors: {
custom: {
50: '#d7f0ac',
500: '#c4e988',
950: '#000000',
},
}SCSS
$custom: #c4e988; $custom-light: #d7f0ac; $custom-dark: #000000;
JSON
{
"hex": "#c4e988",
"rgb": {
"r": 196,
"g": 233,
"b": 136
},
"hsl": {
"h": 82.887,
"s": 68.794,
"l": 72.353
},
"oklch": {
"l": 0.88575,
"c": 0.12995,
"h": 126
},
"luminance": 0.71791
}Semantic roles & 50–950 ramp
primary
#C4E988
secondary
#7D53C3
accent
#15D15C
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141610
muted
#838581