#C4FA9C#C4FA9C
#C4FA9C is a very light, vivid yellow-green. Relative luminance 0.825; OKLCH L 92.6% C 0.133 H 132.8°. Best body text is #000000 at 17.50:1 contrast (WCAG AA passes).
Color values
| HEX | #C4FA9C |
|---|---|
| RGB | rgb(196, 250, 156) |
| HSL | hsl(94, 90%, 80%) |
| HSV | hsv(94, 38%, 98%) |
| CMYK | cmyk(21.6%, 0%, 37.6%, 2%) |
| CIE-LAB | lab(92.80, -33.12, 39.66) |
| CIE-LCH | lch(92.80, 51.67, 129.87°) |
| OKLab | oklab(92.63% -0.0906 0.0979) |
| OKLCH | oklch(92.63% 0.133 132.8) |
| XYZ | xyz(62.9501, 82.5059, 44.0547) |
| Luminance | 0.8251 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 1.56
Tea Green
#BDF8A3
ΔE00 2.08
Pistachio (survey)
#C0FA8B
ΔE00 2.54
Light Light Green
#C8FFB0
ΔE00 3.03
Washed Out Green
#BCF5A6
ΔE00 3.04
Pale Light Green
#B1FC99
ΔE00 3.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4FA9C #D29CFA
analogous
#F3FA9C #C4FA9C #9CFAA3
triadic
#C4FA9C #9CC4FA #FA9CC4
tetradic
#C4FA9C #9CF3FA #D29CFA #FAA39C
square
#C4FA9C #9CF3FA #D29CFA #FAA39C
split-complementary
#C4FA9C #A39CFA #FA9CF3
monochromatic
#7FF427 #A1F762 #C4FA9C #E7FDD6 #EEFEE2
Accessibility & contrast
On white
1.20
#C4FA9C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.50
#C4FA9C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4FA9C
17.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4FA9C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4FA9C | 1.00 | 1.20 | 17.50 | 17.50 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED95
Deuteranopia (green-blind)
#F9E9A1
Tritanopia (blue-blind)
#C5F3E3
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #c4fa9c; /* rgb */ color: rgb(196, 250, 156); /* oklch */ color: oklch(92.6% 0.133 132.8);
Tailwind
colors: {
custom: {
50: '#d7fcba',
500: '#c4fa9c',
950: '#000000',
},
}SCSS
$custom: #c4fa9c; $custom-light: #d7fcba; $custom-dark: #000000;
JSON
{
"hex": "#c4fa9c",
"rgb": {
"r": 196,
"g": 250,
"b": 156
},
"hsl": {
"h": 94.468,
"s": 90.385,
"l": 79.608
},
"oklch": {
"l": 0.92632,
"c": 0.13341,
"h": 132.8
},
"luminance": 0.82507
}Semantic roles & 50–950 ramp
primary
#C4FA9C
secondary
#A65FDB
accent
#00E684
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141712
muted
#838582