#C2FA89#C2FA89
#C2FA89 is a very light, vivid yellow-green. Relative luminance 0.816; OKLCH L 92.2% C 0.154 H 130.5°. Best body text is #000000 at 17.33:1 contrast (WCAG AA passes).
Color values
| HEX | #C2FA89 |
|---|---|
| RGB | rgb(194, 250, 137) |
| HSL | hsl(90, 92%, 76%) |
| HSV | hsv(90, 45%, 98%) |
| CMYK | cmyk(22.4%, 0%, 45.2%, 2%) |
| CIE-LAB | lab(92.42, -36.15, 48.36) |
| CIE-LCH | lch(92.42, 60.38, 126.78°) |
| OKLab | oklab(92.21% -0.0999 0.117) |
| OKLCH | oklch(92.21% 0.154 130.5) |
| XYZ | xyz(60.9483, 81.6454, 36.2101) |
| Luminance | 0.8165 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 0.52
Light Yellowish Green
#C2FF89
ΔE00 1.16
Light Pea Green
#C4FE82
ΔE00 1.57
Celery
#C1FD95
ΔE00 1.83
Light Yellow Green
#CCFD7F
ΔE00 2.61
Pale Lime
#BEFD73
ΔE00 3.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2FA89 #C189FA
analogous
#FAFA89 #C2FA89 #89FA89
triadic
#C2FA89 #89C2FA #FA89C2
tetradic
#C2FA89 #89FAFA #C189FA #FA8989
square
#C2FA89 #89FAFA #C189FA #FA8989
split-complementary
#C2FA89 #8989FA #FA89FA
monochromatic
#85F514 #A4F84E #C2FA89 #E0FCC4 #F0FEE2
Accessibility & contrast
On white
1.21
#C2FA89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.33
#C2FA89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2FA89
17.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2FA89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2FA89 | 1.00 | 1.21 | 17.33 | 17.33 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC80
Deuteranopia (green-blind)
#FBE890
Tritanopia (blue-blind)
#C5F2DF
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #c2fa89; /* rgb */ color: rgb(194, 250, 137); /* oklch */ color: oklch(92.2% 0.154 130.5);
Tailwind
colors: {
custom: {
50: '#d6fcad',
500: '#c2fa89',
950: '#000000',
},
}SCSS
$custom: #c2fa89; $custom-light: #d6fcad; $custom-dark: #000000;
JSON
{
"hex": "#c2fa89",
"rgb": {
"r": 194,
"g": 250,
"b": 137
},
"hsl": {
"h": 89.735,
"s": 91.87,
"l": 75.882
},
"oklch": {
"l": 0.9221,
"c": 0.15382,
"h": 130.5
},
"luminance": 0.81647
}Semantic roles & 50–950 ramp
primary
#C2FA89
secondary
#934FD9
accent
#00E672
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#151710
muted
#848581