#C4FA8B#C4FA8B
#C4FA8B is a very light, vivid yellow-green. Relative luminance 0.820; OKLCH L 92.4% C 0.151 H 130.1°. Best body text is #000000 at 17.39:1 contrast (WCAG AA passes).
Color values
| HEX | #C4FA8B |
|---|---|
| RGB | rgb(196, 250, 139) |
| HSL | hsl(89, 92%, 76%) |
| HSV | hsv(89, 44%, 98%) |
| CMYK | cmyk(21.6%, 0%, 44.4%, 2%) |
| CIE-LAB | lab(92.56, -35.22, 47.61) |
| CIE-LCH | lch(92.56, 59.22, 126.49°) |
| OKLab | oklab(92.37% -0.0973 0.1154) |
| OKLCH | oklch(92.37% 0.151 130.1) |
| XYZ | xyz(61.6100, 81.9699, 36.9969) |
| Luminance | 0.8197 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 0.67
Light Yellowish Green
#C2FF89
ΔE00 1.37
Light Pea Green
#C4FE82
ΔE00 1.76
Celery
#C1FD95
ΔE00 1.79
Light Yellow Green
#CCFD7F
ΔE00 2.62
Pale Lime
#BEFD73
ΔE00 3.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4FA8B #C18BFA
analogous
#FAF98B #C4FA8B #8DFA8B
triadic
#C4FA8B #8BC4FA #FA8BC4
tetradic
#C4FA8B #8BFAF9 #C18BFA #FA8B8D
square
#C4FA8B #8BFAF9 #C18BFA #FA8B8D
split-complementary
#C4FA8B #8B8DFA #F98BFA
monochromatic
#88F516 #A6F750 #C4FA8B #E2FDC6 #F0FEE2
Accessibility & contrast
On white
1.21
#C4FA8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.39
#C4FA8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4FA8B
17.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4FA8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4FA8B | 1.00 | 1.21 | 17.39 | 17.39 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC82
Deuteranopia (green-blind)
#FBE891
Tritanopia (blue-blind)
#C7F2E0
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #c4fa8b; /* rgb */ color: rgb(196, 250, 139); /* oklch */ color: oklch(92.4% 0.151 130.1);
Tailwind
colors: {
custom: {
50: '#d8fcae',
500: '#c4fa8b',
950: '#000000',
},
}SCSS
$custom: #c4fa8b; $custom-light: #d8fcae; $custom-dark: #000000;
JSON
{
"hex": "#c4fa8b",
"rgb": {
"r": 196,
"g": 250,
"b": 139
},
"hsl": {
"h": 89.189,
"s": 91.736,
"l": 76.275
},
"oklch": {
"l": 0.92365,
"c": 0.15089,
"h": 130.1
},
"luminance": 0.81971
}Semantic roles & 50–950 ramp
primary
#C4FA8B
secondary
#9350D9
accent
#00E670
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#151710
muted
#848581