#C4F888#C4F888
#C4F888 is a very light, vivid yellow-green. Relative luminance 0.806; OKLCH L 91.9% C 0.151 H 129.4°. Best body text is #000000 at 17.13:1 contrast (WCAG AA passes).
Color values
| HEX | #C4F888 |
|---|---|
| RGB | rgb(196, 248, 136) |
| HSL | hsl(88, 89%, 75%) |
| HSV | hsv(88, 45%, 97%) |
| CMYK | cmyk(21%, 0%, 45.2%, 2.7%) |
| CIE-LAB | lab(91.97, -34.65, 48.31) |
| CIE-LCH | lch(91.97, 59.45, 125.65°) |
| OKLab | oklab(91.88% -0.0959 0.1168) |
| OKLCH | oklch(91.88% 0.151 129.4) |
| XYZ | xyz(60.7756, 80.6471, 35.6522) |
| Luminance | 0.8065 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.08
Light Yellowish Green
#C2FF89
ΔE00 1.74
Light Pea Green
#C4FE82
ΔE00 1.81
Celery
#C1FD95
ΔE00 2.29
Light Yellow Green
#CCFD7F
ΔE00 2.40
Pale Lime
#BEFD73
ΔE00 3.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4F888 #BC88F8
analogous
#F8F488 #C4F888 #8CF888
triadic
#C4F888 #88C4F8 #F888C4
tetradic
#C4F888 #88F8F4 #BC88F8 #F8888C
square
#C4F888 #88F8F4 #BC88F8 #F8888C
split-complementary
#C4F888 #888CF8 #F488F8
monochromatic
#8BF114 #A7F54E #C4F888 #E1FBC2 #F1FDE2
Accessibility & contrast
On white
1.23
#C4F888 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.13
#C4F888 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4F888
17.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4F888 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4F888 | 1.00 | 1.23 | 17.13 | 17.13 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA7F
Deuteranopia (green-blind)
#FAE78E
Tritanopia (blue-blind)
#C8EFDD
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #c4f888; /* rgb */ color: rgb(196, 248, 136); /* oklch */ color: oklch(91.9% 0.151 129.4);
Tailwind
colors: {
custom: {
50: '#d8faac',
500: '#c4f888',
950: '#000000',
},
}SCSS
$custom: #c4f888; $custom-light: #d8faac; $custom-dark: #000000;
JSON
{
"hex": "#c4f888",
"rgb": {
"r": 196,
"g": 248,
"b": 136
},
"hsl": {
"h": 87.857,
"s": 88.889,
"l": 75.294
},
"oklch": {
"l": 0.91879,
"c": 0.15108,
"h": 129.4
},
"luminance": 0.80648
}Semantic roles & 50–950 ramp
primary
#C4F888
secondary
#8D4ED6
accent
#00E66B
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#151710
muted
#848581