#C4FA95#C4FA95
#C4FA95 is a very light, vivid yellow-green. Relative luminance 0.823; OKLCH L 92.5% C 0.141 H 131.6°. Best body text is #000000 at 17.46:1 contrast (WCAG AA passes).
Color values
| HEX | #C4FA95 |
|---|---|
| RGB | rgb(196, 250, 149) |
| HSL | hsl(92, 91%, 78%) |
| HSV | hsv(92, 40%, 98%) |
| CMYK | cmyk(21.6%, 0%, 40.4%, 2%) |
| CIE-LAB | lab(92.70, -34.02, 42.96) |
| CIE-LCH | lch(92.70, 54.79, 128.37°) |
| OKLab | oklab(92.52% -0.0934 0.1053) |
| OKLCH | oklch(92.52% 0.141 131.6) |
| XYZ | xyz(62.3743, 82.2756, 41.0225) |
| Luminance | 0.8228 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 0.98
Pistachio (survey)
#C0FA8B
ΔE00 1.45
Light Yellowish Green
#C2FF89
ΔE00 2.41
Tea Green
#BDF8A3
ΔE00 3.14
Light Pea Green
#C4FE82
ΔE00 3.19
Pale Light Green
#B1FC99
ΔE00 3.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4FA95 #CB95FA
analogous
#F7FA95 #C4FA95 #95FA98
triadic
#C4FA95 #95C4FA #FA95C4
tetradic
#C4FA95 #95F7FA #CB95FA #FA9895
square
#C4FA95 #95F7FA #CB95FA #FA9895
split-complementary
#C4FA95 #9895FA #FA95F7
monochromatic
#83F420 #A3F75B #C4FA95 #E5FDCF #EFFEE2
Accessibility & contrast
On white
1.20
#C4FA95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.46
#C4FA95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4FA95
17.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4FA95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4FA95 | 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)
#FFED8D
Deuteranopia (green-blind)
#FAE99B
Tritanopia (blue-blind)
#C6F2E1
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #c4fa95; /* rgb */ color: rgb(196, 250, 149); /* oklch */ color: oklch(92.5% 0.141 131.6);
Tailwind
colors: {
custom: {
50: '#d7fcb5',
500: '#c4fa95',
950: '#000000',
},
}SCSS
$custom: #c4fa95; $custom-light: #d7fcb5; $custom-dark: #000000;
JSON
{
"hex": "#c4fa95",
"rgb": {
"r": 196,
"g": 250,
"b": 149
},
"hsl": {
"h": 92.079,
"s": 90.991,
"l": 78.235
},
"oklch": {
"l": 0.92517,
"c": 0.14072,
"h": 131.6
},
"luminance": 0.82277
}Semantic roles & 50–950 ramp
primary
#C4FA95
secondary
#9E59DA
accent
#00E67B
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#151711
muted
#848581