#C4FC91#C4FC91
#C4FC91 is a very light, vivid yellow-green. Relative luminance 0.834; OKLCH L 92.9% C 0.148 H 131.3°. Best body text is #000000 at 17.68:1 contrast (WCAG AA passes).
Color values
| HEX | #C4FC91 |
|---|---|
| RGB | rgb(196, 252, 145) |
| HSL | hsl(91, 95%, 78%) |
| HSV | hsv(91, 42%, 99%) |
| CMYK | cmyk(22.2%, 0%, 42.5%, 1.2%) |
| CIE-LAB | lab(93.19, -35.42, 45.52) |
| CIE-LCH | lch(93.19, 57.68, 127.88°) |
| OKLab | oklab(92.9% -0.0975 0.1109) |
| OKLCH | oklch(92.9% 0.148 131.3) |
| XYZ | xyz(62.6852, 83.3996, 39.5777) |
| Luminance | 0.8340 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 0.79
Celery
#C1FD95
ΔE00 0.94
Light Yellowish Green
#C2FF89
ΔE00 1.52
Light Pea Green
#C4FE82
ΔE00 2.33
Light Yellow Green
#CCFD7F
ΔE00 3.35
Pale Light Green
#B1FC99
ΔE00 3.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4FC91 #C991FC
analogous
#F9FC91 #C4FC91 #91FC93
triadic
#C4FC91 #91C4FC #FC91C4
tetradic
#C4FC91 #91F9FC #C991FC #FC9391
square
#C4FC91 #91F9FC #C991FC #FC9391
split-complementary
#C4FC91 #9391FC #FC91F9
monochromatic
#84F91A #A4FA55 #C4FC91 #E4FECD #EFFEE1
Accessibility & contrast
On white
1.19
#C4FC91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.68
#C4FC91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4FC91
17.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4FC91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4FC91 | 1.00 | 1.19 | 17.68 | 17.68 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE89
Deuteranopia (green-blind)
#FCEA97
Tritanopia (blue-blind)
#C6F4E2
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #c4fc91; /* rgb */ color: rgb(196, 252, 145); /* oklch */ color: oklch(92.9% 0.148 131.3);
Tailwind
colors: {
custom: {
50: '#d7fdb3',
500: '#c4fc91',
950: '#000000',
},
}SCSS
$custom: #c4fc91; $custom-light: #d7fdb3; $custom-dark: #000000;
JSON
{
"hex": "#c4fc91",
"rgb": {
"r": 196,
"g": 252,
"b": 145
},
"hsl": {
"h": 91.402,
"s": 94.69,
"l": 77.843
},
"oklch": {
"l": 0.92896,
"c": 0.14769,
"h": 131.3
},
"luminance": 0.83401
}Semantic roles & 50–950 ramp
primary
#C4FC91
secondary
#9C55DC
accent
#00E678
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#151711
muted
#848581