#C5FA89#C5FA89
#C5FA89 is a very light, vivid yellow-green. Relative luminance 0.820; OKLCH L 92.4% C 0.152 H 129.6°. Best body text is #000000 at 17.41:1 contrast (WCAG AA passes).
Color values
| HEX | #C5FA89 |
|---|---|
| RGB | rgb(197, 250, 137) |
| HSL | hsl(88, 92%, 76%) |
| HSV | hsv(88, 45%, 98%) |
| CMYK | cmyk(21.2%, 0%, 45.2%, 2%) |
| CIE-LAB | lab(92.60, -35.09, 48.62) |
| CIE-LCH | lch(92.60, 59.96, 125.82°) |
| OKLab | oklab(92.4% -0.0971 0.1175) |
| OKLCH | oklch(92.4% 0.152 129.6) |
| XYZ | xyz(61.7262, 82.0465, 36.2466) |
| Luminance | 0.8205 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 0.99
Light Yellowish Green
#C2FF89
ΔE00 1.39
Light Pea Green
#C4FE82
ΔE00 1.51
Celery
#C1FD95
ΔE00 2.16
Light Yellow Green
#CCFD7F
ΔE00 2.24
Pale Lime
#BEFD73
ΔE00 3.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C5FA89 #BE89FA
analogous
#FAF789 #C5FA89 #8CFA89
triadic
#C5FA89 #89C5FA #FA89C5
tetradic
#C5FA89 #89FAF7 #BE89FA #FA898C
square
#C5FA89 #89FAF7 #BE89FA #FA898C
split-complementary
#C5FA89 #898CFA #F789FA
monochromatic
#8BF514 #A8F84E #C5FA89 #E2FCC4 #F1FEE2
Accessibility & contrast
On white
1.21
#C5FA89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.41
#C5FA89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C5FA89
17.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C5FA89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C5FA89 | 1.00 | 1.21 | 17.41 | 17.41 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC80
Deuteranopia (green-blind)
#FCE990
Tritanopia (blue-blind)
#C9F1DF
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #c5fa89; /* rgb */ color: rgb(197, 250, 137); /* oklch */ color: oklch(92.4% 0.152 129.6);
Tailwind
colors: {
custom: {
50: '#d8fcad',
500: '#c5fa89',
950: '#000000',
},
}SCSS
$custom: #c5fa89; $custom-light: #d8fcad; $custom-dark: #000000;
JSON
{
"hex": "#c5fa89",
"rgb": {
"r": 197,
"g": 250,
"b": 137
},
"hsl": {
"h": 88.142,
"s": 91.87,
"l": 75.882
},
"oklch": {
"l": 0.92399,
"c": 0.15242,
"h": 129.6
},
"luminance": 0.82048
}Semantic roles & 50–950 ramp
primary
#C5FA89
secondary
#8F4FD9
accent
#00E66C
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151710
muted
#848581