#C4FA97#C4FA97
#C4FA97 is a very light, vivid yellow-green. Relative luminance 0.823; OKLCH L 92.5% C 0.139 H 131.9°. Best body text is #000000 at 17.47:1 contrast (WCAG AA passes).
Color values
| HEX | #C4FA97 |
|---|---|
| RGB | rgb(196, 250, 151) |
| HSL | hsl(93, 91%, 79%) |
| HSV | hsv(93, 40%, 98%) |
| CMYK | cmyk(21.6%, 0%, 39.6%, 2%) |
| CIE-LAB | lab(92.72, -33.76, 42.02) |
| CIE-LCH | lch(92.72, 53.90, 128.78°) |
| OKLab | oklab(92.55% -0.0926 0.1032) |
| OKLCH | oklch(92.55% 0.139 131.9) |
| XYZ | xyz(62.5354, 82.3400, 41.8706) |
| Luminance | 0.8234 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 1.05
Pistachio (survey)
#C0FA8B
ΔE00 1.74
Light Yellowish Green
#C2FF89
ΔE00 2.69
Tea Green
#BDF8A3
ΔE00 2.83
Pale Light Green
#B1FC99
ΔE00 3.25
Light Pea Green
#C4FE82
ΔE00 3.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4FA97 #CD97FA
analogous
#F6FA97 #C4FA97 #97FA9B
triadic
#C4FA97 #97C4FA #FA97C4
tetradic
#C4FA97 #97F6FA #CD97FA #FA9B97
square
#C4FA97 #97F6FA #CD97FA #FA9B97
split-complementary
#C4FA97 #9B97FA #FA97F6
monochromatic
#82F422 #A3F75D #C4FA97 #E5FDD1 #EEFEE2
Accessibility & contrast
On white
1.20
#C4FA97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.47
#C4FA97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4FA97
17.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4FA97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4FA97 | 1.00 | 1.20 | 17.47 | 17.47 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED90
Deuteranopia (green-blind)
#FAE99C
Tritanopia (blue-blind)
#C6F3E2
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #c4fa97; /* rgb */ color: rgb(196, 250, 151); /* oklch */ color: oklch(92.5% 0.139 131.9);
Tailwind
colors: {
custom: {
50: '#d7fcb7',
500: '#c4fa97',
950: '#000000',
},
}SCSS
$custom: #c4fa97; $custom-light: #d7fcb7; $custom-dark: #000000;
JSON
{
"hex": "#c4fa97",
"rgb": {
"r": 196,
"g": 250,
"b": 151
},
"hsl": {
"h": 92.727,
"s": 90.826,
"l": 78.627
},
"oklch": {
"l": 0.92549,
"c": 0.13865,
"h": 131.9
},
"luminance": 0.82341
}Semantic roles & 50–950 ramp
primary
#C4FA97
secondary
#A05BDA
accent
#00E67D
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#151711
muted
#848581