#C4E888#C4E888
#C4E888 is a very light, vivid yellow-green. Relative luminance 0.712; OKLCH L 88.4% C 0.129 H 125.7°. Best body text is #000000 at 15.25:1 contrast (WCAG AA passes).
Color values
| HEX | #C4E888 |
|---|---|
| RGB | rgb(196, 232, 136) |
| HSL | hsl(83, 68%, 72%) |
| HSV | hsv(83, 41%, 91%) |
| CMYK | cmyk(15.5%, 0%, 41.4%, 9%) |
| CIE-LAB | lab(87.59, -27.20, 42.82) |
| CIE-LCH | lch(87.59, 50.73, 122.43°) |
| OKLab | oklab(88.35% -0.075 0.1044) |
| OKLCH | oklch(88.35% 0.129 125.7) |
| XYZ | xyz(56.0651, 71.2261, 34.0821) |
| Luminance | 0.7123 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 4.72
Pale Olive Green
#B1D27B
ΔE00 5.12
Celery
#C1FD95
ΔE00 5.32
Light Yellow Green
#CCFD7F
ΔE00 5.50
Light Pea Green
#C4FE82
ΔE00 5.71
Light Yellowish Green
#C2FF89
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4E888 #AC88E8
analogous
#E8DC88 #C4E888 #94E888
triadic
#C4E888 #88C4E8 #E888C4
tetradic
#C4E888 #88E8DC #AC88E8 #E88894
square
#C4E888 #88E8DC #AC88E8 #E88894
split-complementary
#C4E888 #8894E8 #DC88E8
monochromatic
#90CE28 #ABDE55 #C4E888 #DDF2BB #F2FAE5
Accessibility & contrast
On white
1.38
#C4E888 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.25
#C4E888 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4E888
15.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4E888 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4E888 | 1.00 | 1.38 | 15.25 | 15.25 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DD81
Deuteranopia (green-blind)
#ECDB8D
Tritanopia (blue-blind)
#C9E0D1
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #c4e888; /* rgb */ color: rgb(196, 232, 136); /* oklch */ color: oklch(88.4% 0.129 125.7);
Tailwind
colors: {
custom: {
50: '#d7efac',
500: '#c4e888',
950: '#000000',
},
}SCSS
$custom: #c4e888; $custom-light: #d7efac; $custom-dark: #000000;
JSON
{
"hex": "#c4e888",
"rgb": {
"r": 196,
"g": 232,
"b": 136
},
"hsl": {
"h": 82.5,
"s": 67.606,
"l": 72.157
},
"oklch": {
"l": 0.88355,
"c": 0.12853,
"h": 125.7
},
"luminance": 0.71227
}Semantic roles & 50–950 ramp
primary
#C4E888
secondary
#7C53C1
accent
#16D05C
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141610
muted
#838581