#C4FA91#C4FA91
#C4FA91 is a very light, vivid yellow-green. Relative luminance 0.822; OKLCH L 92.5% C 0.145 H 131.0°. Best body text is #000000 at 17.43:1 contrast (WCAG AA passes).
Color values
| HEX | #C4FA91 |
|---|---|
| RGB | rgb(196, 250, 145) |
| HSL | hsl(91, 91%, 77%) |
| HSV | hsv(91, 42%, 98%) |
| CMYK | cmyk(21.6%, 0%, 42%, 2%) |
| CIE-LAB | lab(92.64, -34.51, 44.83) |
| CIE-LCH | lch(92.64, 56.57, 127.59°) |
| OKLab | oklab(92.46% -0.095 0.1094) |
| OKLCH | oklch(92.46% 0.145 131) |
| XYZ | xyz(62.0605, 82.1501, 39.3694) |
| Luminance | 0.8215 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 0.92
Celery
#C1FD95
ΔE00 1.14
Light Yellowish Green
#C2FF89
ΔE00 1.90
Light Pea Green
#C4FE82
ΔE00 2.59
Light Yellow Green
#CCFD7F
ΔE00 3.46
Pale Light Green
#B1FC99
ΔE00 3.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4FA91 #C791FA
analogous
#F9FA91 #C4FA91 #91FA93
triadic
#C4FA91 #91C4FA #FA91C4
tetradic
#C4FA91 #91F9FA #C791FA #FA9391
square
#C4FA91 #91F9FA #C791FA #FA9391
split-complementary
#C4FA91 #9391FA #FA91F9
monochromatic
#85F51C #A5F756 #C4FA91 #E3FDCC #EFFEE2
Accessibility & contrast
On white
1.20
#C4FA91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.43
#C4FA91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4FA91
17.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4FA91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4FA91 | 1.00 | 1.20 | 17.43 | 17.43 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED89
Deuteranopia (green-blind)
#FBE997
Tritanopia (blue-blind)
#C7F2E1
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #c4fa91; /* rgb */ color: rgb(196, 250, 145); /* oklch */ color: oklch(92.5% 0.145 131.0);
Tailwind
colors: {
custom: {
50: '#d7fcb2',
500: '#c4fa91',
950: '#000000',
},
}SCSS
$custom: #c4fa91; $custom-light: #d7fcb2; $custom-dark: #000000;
JSON
{
"hex": "#c4fa91",
"rgb": {
"r": 196,
"g": 250,
"b": 145
},
"hsl": {
"h": 90.857,
"s": 91.304,
"l": 77.451
},
"oklch": {
"l": 0.92455,
"c": 0.14483,
"h": 131
},
"luminance": 0.82151
}Semantic roles & 50–950 ramp
primary
#C4FA91
secondary
#9956DA
accent
#00E676
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#151711
muted
#848581