#C4FA96#C4FA96
#C4FA96 is a very light, vivid yellow-green. Relative luminance 0.823; OKLCH L 92.5% C 0.140 H 131.7°. Best body text is #000000 at 17.46:1 contrast (WCAG AA passes).
Color values
| HEX | #C4FA96 |
|---|---|
| RGB | rgb(196, 250, 150) |
| HSL | hsl(92, 91%, 78%) |
| HSV | hsv(92, 40%, 98%) |
| CMYK | cmyk(21.6%, 0%, 40%, 2%) |
| CIE-LAB | lab(92.71, -33.89, 42.49) |
| CIE-LCH | lch(92.71, 54.35, 128.58°) |
| OKLab | oklab(92.53% -0.093 0.1042) |
| OKLCH | oklch(92.53% 0.14 131.7) |
| XYZ | xyz(62.4545, 82.3077, 41.4448) |
| Luminance | 0.8231 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 1.01
Pistachio (survey)
#C0FA8B
ΔE00 1.59
Light Yellowish Green
#C2FF89
ΔE00 2.55
Tea Green
#BDF8A3
ΔE00 2.99
Pale Light Green
#B1FC99
ΔE00 3.31
Light Pea Green
#C4FE82
ΔE00 3.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4FA96 #CC96FA
analogous
#F6FA96 #C4FA96 #96FA9A
triadic
#C4FA96 #96C4FA #FA96C4
tetradic
#C4FA96 #96F6FA #CC96FA #FA9A96
square
#C4FA96 #96F6FA #CC96FA #FA9A96
split-complementary
#C4FA96 #9A96FA #FA96F6
monochromatic
#82F421 #A3F75C #C4FA96 #E5FDD0 #EFFEE2
Accessibility & contrast
On white
1.20
#C4FA96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.46
#C4FA96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4FA96
17.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4FA96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4FA96 | 1.00 | 1.20 | 17.46 | 17.46 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED8F
Deuteranopia (green-blind)
#FAE99B
Tritanopia (blue-blind)
#C6F2E1
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #c4fa96; /* rgb */ color: rgb(196, 250, 150); /* oklch */ color: oklch(92.5% 0.140 131.7);
Tailwind
colors: {
custom: {
50: '#d7fcb6',
500: '#c4fa96',
950: '#000000',
},
}SCSS
$custom: #c4fa96; $custom-light: #d7fcb6; $custom-dark: #000000;
JSON
{
"hex": "#c4fa96",
"rgb": {
"r": 196,
"g": 250,
"b": 150
},
"hsl": {
"h": 92.4,
"s": 90.909,
"l": 78.431
},
"oklch": {
"l": 0.92533,
"c": 0.13969,
"h": 131.7
},
"luminance": 0.82309
}Semantic roles & 50–950 ramp
primary
#C4FA96
secondary
#9F5ADA
accent
#00E67C
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#151711
muted
#848581