#C3FA89#C3FA89
#C3FA89 is a very light, vivid yellow-green. Relative luminance 0.818; OKLCH L 92.3% C 0.153 H 130.2°. Best body text is #000000 at 17.36:1 contrast (WCAG AA passes).
Color values
| HEX | #C3FA89 |
|---|---|
| RGB | rgb(195, 250, 137) |
| HSL | hsl(89, 92%, 76%) |
| HSV | hsv(89, 45%, 98%) |
| CMYK | cmyk(22%, 0%, 45.2%, 2%) |
| CIE-LAB | lab(92.48, -35.80, 48.45) |
| CIE-LCH | lch(92.48, 60.24, 126.46°) |
| OKLab | oklab(92.27% -0.099 0.1171) |
| OKLCH | oklch(92.27% 0.153 130.2) |
| XYZ | xyz(61.2059, 81.7782, 36.2222) |
| Luminance | 0.8178 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 0.67
Light Yellowish Green
#C2FF89
ΔE00 1.22
Light Pea Green
#C4FE82
ΔE00 1.53
Celery
#C1FD95
ΔE00 1.93
Light Yellow Green
#CCFD7F
ΔE00 2.48
Pale Lime
#BEFD73
ΔE00 3.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3FA89 #C089FA
analogous
#FAF989 #C3FA89 #8AFA89
triadic
#C3FA89 #89C3FA #FA89C3
tetradic
#C3FA89 #89FAF9 #C089FA #FA898A
square
#C3FA89 #89FAF9 #C089FA #FA898A
split-complementary
#C3FA89 #898AFA #F989FA
monochromatic
#87F514 #A5F84E #C3FA89 #E1FCC4 #F0FEE2
Accessibility & contrast
On white
1.21
#C3FA89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.36
#C3FA89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3FA89
17.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3FA89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3FA89 | 1.00 | 1.21 | 17.36 | 17.36 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC80
Deuteranopia (green-blind)
#FBE890
Tritanopia (blue-blind)
#C6F2DF
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #c3fa89; /* rgb */ color: rgb(195, 250, 137); /* oklch */ color: oklch(92.3% 0.153 130.2);
Tailwind
colors: {
custom: {
50: '#d7fcad',
500: '#c3fa89',
950: '#000000',
},
}SCSS
$custom: #c3fa89; $custom-light: #d7fcad; $custom-dark: #000000;
JSON
{
"hex": "#c3fa89",
"rgb": {
"r": 195,
"g": 250,
"b": 137
},
"hsl": {
"h": 89.204,
"s": 91.87,
"l": 75.882
},
"oklch": {
"l": 0.92273,
"c": 0.15335,
"h": 130.2
},
"luminance": 0.81779
}Semantic roles & 50–950 ramp
primary
#C3FA89
secondary
#924FD9
accent
#00E670
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#151710
muted
#848581