#C4FA89#C4FA89
#C4FA89 is a very light, vivid yellow-green. Relative luminance 0.819; OKLCH L 92.3% C 0.153 H 129.9°. Best body text is #000000 at 17.38:1 contrast (WCAG AA passes).
Color values
| HEX | #C4FA89 |
|---|---|
| RGB | rgb(196, 250, 137) |
| HSL | hsl(89, 92%, 76%) |
| HSV | hsv(89, 45%, 98%) |
| CMYK | cmyk(21.6%, 0%, 45.2%, 2%) |
| CIE-LAB | lab(92.54, -35.45, 48.54) |
| CIE-LCH | lch(92.54, 60.10, 126.14°) |
| OKLab | oklab(92.34% -0.098 0.1173) |
| OKLCH | oklch(92.34% 0.153 129.9) |
| XYZ | xyz(61.4652, 81.9119, 36.2343) |
| Luminance | 0.8191 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 0.83
Light Yellowish Green
#C2FF89
ΔE00 1.30
Light Pea Green
#C4FE82
ΔE00 1.51
Celery
#C1FD95
ΔE00 2.04
Light Yellow Green
#CCFD7F
ΔE00 2.36
Pale Lime
#BEFD73
ΔE00 3.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4FA89 #BF89FA
analogous
#FAF889 #C4FA89 #8BFA89
triadic
#C4FA89 #89C4FA #FA89C4
tetradic
#C4FA89 #89FAF8 #BF89FA #FA898B
square
#C4FA89 #89FAF8 #BF89FA #FA898B
split-complementary
#C4FA89 #898BFA #F889FA
monochromatic
#89F514 #A7F84E #C4FA89 #E1FCC4 #F0FEE2
Accessibility & contrast
On white
1.21
#C4FA89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.38
#C4FA89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4FA89
17.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4FA89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4FA89 | 1.00 | 1.21 | 17.38 | 17.38 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC80
Deuteranopia (green-blind)
#FBE890
Tritanopia (blue-blind)
#C8F1DF
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #c4fa89; /* rgb */ color: rgb(196, 250, 137); /* oklch */ color: oklch(92.3% 0.153 129.9);
Tailwind
colors: {
custom: {
50: '#d8fcad',
500: '#c4fa89',
950: '#000000',
},
}SCSS
$custom: #c4fa89; $custom-light: #d8fcad; $custom-dark: #000000;
JSON
{
"hex": "#c4fa89",
"rgb": {
"r": 196,
"g": 250,
"b": 137
},
"hsl": {
"h": 88.673,
"s": 91.87,
"l": 75.882
},
"oklch": {
"l": 0.92336,
"c": 0.15289,
"h": 129.9
},
"luminance": 0.81913
}Semantic roles & 50–950 ramp
primary
#C4FA89
secondary
#914FD9
accent
#00E66E
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#151710
muted
#848581