#C2FA85#C2FA85
#C2FA85 is a very light, vivid yellow-green. Relative luminance 0.815; OKLCH L 92.2% C 0.158 H 130.0°. Best body text is #000000 at 17.31:1 contrast (WCAG AA passes).
Color values
| HEX | #C2FA85 |
|---|---|
| RGB | rgb(194, 250, 133) |
| HSL | hsl(89, 92%, 75%) |
| HSV | hsv(89, 47%, 98%) |
| CMYK | cmyk(22.4%, 0%, 46.8%, 2%) |
| CIE-LAB | lab(92.37, -36.60, 50.20) |
| CIE-LCH | lch(92.37, 62.12, 126.10°) |
| OKLab | oklab(92.15% -0.1014 0.1208) |
| OKLCH | oklch(92.15% 0.158 130) |
| XYZ | xyz(60.6667, 81.5328, 34.7269) |
| Luminance | 0.8153 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.04
Light Pea Green
#C4FE82
ΔE00 1.12
Light Yellowish Green
#C2FF89
ΔE00 1.15
Light Yellow Green
#CCFD7F
ΔE00 2.15
Celery
#C1FD95
ΔE00 2.37
Pale Lime
#BEFD73
ΔE00 2.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2FA85 #BD85FA
analogous
#FAF885 #C2FA85 #87FA85
triadic
#C2FA85 #85C2FA #FA85C2
tetradic
#C2FA85 #85FAF8 #BD85FA #FA8587
square
#C2FA85 #85FAF8 #BD85FA #FA8587
split-complementary
#C2FA85 #8587FA #F885FA
monochromatic
#87F50F #A5F84A #C2FA85 #DFFCC0 #F0FEE2
Accessibility & contrast
On white
1.21
#C2FA85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.31
#C2FA85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2FA85
17.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2FA85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2FA85 | 1.00 | 1.21 | 17.31 | 17.31 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC7B
Deuteranopia (green-blind)
#FBE88C
Tritanopia (blue-blind)
#C6F1DF
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #c2fa85; /* rgb */ color: rgb(194, 250, 133); /* oklch */ color: oklch(92.2% 0.158 130.0);
Tailwind
colors: {
custom: {
50: '#d6fcaa',
500: '#c2fa85',
950: '#000000',
},
}SCSS
$custom: #c2fa85; $custom-light: #d6fcaa; $custom-dark: #000000;
JSON
{
"hex": "#c2fa85",
"rgb": {
"r": 194,
"g": 250,
"b": 133
},
"hsl": {
"h": 88.718,
"s": 92.126,
"l": 75.098
},
"oklch": {
"l": 0.92154,
"c": 0.15774,
"h": 130
},
"luminance": 0.81534
}Semantic roles & 50–950 ramp
primary
#C2FA85
secondary
#8F4BD8
accent
#00E66E
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#151710
muted
#848581