#C2FA87#C2FA87
#C2FA87 is a very light, vivid yellow-green. Relative luminance 0.816; OKLCH L 92.2% C 0.156 H 130.3°. Best body text is #000000 at 17.32:1 contrast (WCAG AA passes).
Color values
| HEX | #C2FA87 |
|---|---|
| RGB | rgb(194, 250, 135) |
| HSL | hsl(89, 92%, 75%) |
| HSV | hsv(89, 46%, 98%) |
| CMYK | cmyk(22.4%, 0%, 46%, 2%) |
| CIE-LAB | lab(92.39, -36.38, 49.28) |
| CIE-LCH | lch(92.39, 61.26, 126.44°) |
| OKLab | oklab(92.18% -0.1007 0.1189) |
| OKLCH | oklch(92.18% 0.156 130.3) |
| XYZ | xyz(60.8062, 81.5886, 35.4615) |
| Luminance | 0.8159 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 0.77
Light Yellowish Green
#C2FF89
ΔE00 1.12
Light Pea Green
#C4FE82
ΔE00 1.33
Celery
#C1FD95
ΔE00 2.10
Light Yellow Green
#CCFD7F
ΔE00 2.37
Pale Lime
#BEFD73
ΔE00 2.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2FA87 #BF87FA
analogous
#FAF887 #C2FA87 #88FA87
triadic
#C2FA87 #87C2FA #FA87C2
tetradic
#C2FA87 #87FAF8 #BF87FA #FA8788
square
#C2FA87 #87FAF8 #BF87FA #FA8788
split-complementary
#C2FA87 #8788FA #F887FA
monochromatic
#86F511 #A4F84C #C2FA87 #E0FCC2 #F0FEE2
Accessibility & contrast
On white
1.21
#C2FA87 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.32
#C2FA87 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2FA87
17.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2FA87 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2FA87 | 1.00 | 1.21 | 17.32 | 17.32 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC7D
Deuteranopia (green-blind)
#FBE88E
Tritanopia (blue-blind)
#C5F1DF
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #c2fa87; /* rgb */ color: rgb(194, 250, 135); /* oklch */ color: oklch(92.2% 0.156 130.3);
Tailwind
colors: {
custom: {
50: '#d6fcac',
500: '#c2fa87',
950: '#000000',
},
}SCSS
$custom: #c2fa87; $custom-light: #d6fcac; $custom-dark: #000000;
JSON
{
"hex": "#c2fa87",
"rgb": {
"r": 194,
"g": 250,
"b": 135
},
"hsl": {
"h": 89.217,
"s": 92,
"l": 75.49
},
"oklch": {
"l": 0.92182,
"c": 0.15579,
"h": 130.3
},
"luminance": 0.8159
}Semantic roles & 50–950 ramp
primary
#C2FA87
secondary
#914DD8
accent
#00E670
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#151710
muted
#848581