#C4FA9B#C4FA9B
#C4FA9B is a very light, vivid yellow-green. Relative luminance 0.825; OKLCH L 92.6% C 0.134 H 132.6°. Best body text is #000000 at 17.49:1 contrast (WCAG AA passes).
Color values
| HEX | #C4FA9B |
|---|---|
| RGB | rgb(196, 250, 155) |
| HSL | hsl(94, 90%, 79%) |
| HSV | hsv(94, 38%, 98%) |
| CMYK | cmyk(21.6%, 0%, 38%, 2%) |
| CIE-LAB | lab(92.78, -33.25, 40.13) |
| CIE-LCH | lch(92.78, 52.12, 129.64°) |
| OKLab | oklab(92.62% -0.091 0.099) |
| OKLCH | oklch(92.62% 0.134 132.6) |
| XYZ | xyz(62.8657, 82.4722, 43.6106) |
| Luminance | 0.8247 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 1.44
Tea Green
#BDF8A3
ΔE00 2.23
Pistachio (survey)
#C0FA8B
ΔE00 2.37
Pale Light Green
#B1FC99
ΔE00 3.07
Light Light Green
#C8FFB0
ΔE00 3.19
Washed Out Green
#BCF5A6
ΔE00 3.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4FA9B #D19BFA
analogous
#F4FA9B #C4FA9B #9BFAA2
triadic
#C4FA9B #9BC4FA #FA9BC4
tetradic
#C4FA9B #9BF4FA #D19BFA #FAA29B
square
#C4FA9B #9BF4FA #D19BFA #FAA29B
split-complementary
#C4FA9B #A29BFA #FA9BF4
monochromatic
#7FF426 #A2F761 #C4FA9B #E6FDD5 #EEFEE2
Accessibility & contrast
On white
1.20
#C4FA9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.49
#C4FA9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4FA9B
17.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4FA9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4FA9B | 1.00 | 1.20 | 17.49 | 17.49 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED94
Deuteranopia (green-blind)
#F9E9A0
Tritanopia (blue-blind)
#C5F3E2
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #c4fa9b; /* rgb */ color: rgb(196, 250, 155); /* oklch */ color: oklch(92.6% 0.134 132.6);
Tailwind
colors: {
custom: {
50: '#d7fcb9',
500: '#c4fa9b',
950: '#000000',
},
}SCSS
$custom: #c4fa9b; $custom-light: #d7fcb9; $custom-dark: #000000;
JSON
{
"hex": "#c4fa9b",
"rgb": {
"r": 196,
"g": 250,
"b": 155
},
"hsl": {
"h": 94.105,
"s": 90.476,
"l": 79.412
},
"oklch": {
"l": 0.92615,
"c": 0.13445,
"h": 132.6
},
"luminance": 0.82474
}Semantic roles & 50–950 ramp
primary
#C4FA9B
secondary
#A55EDB
accent
#00E682
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141711
muted
#838581