#C2FA84#C2FA84
#C2FA84 is a very light, vivid yellow-green. Relative luminance 0.815; OKLCH L 92.1% C 0.159 H 129.9°. Best body text is #000000 at 17.30:1 contrast (WCAG AA passes).
Color values
| HEX | #C2FA84 |
|---|---|
| RGB | rgb(194, 250, 132) |
| HSL | hsl(88, 92%, 75%) |
| HSV | hsv(88, 47%, 98%) |
| CMYK | cmyk(22.4%, 0%, 47.2%, 2%) |
| CIE-LAB | lab(92.36, -36.71, 50.65) |
| CIE-LCH | lch(92.36, 62.56, 125.94°) |
| OKLab | oklab(92.14% -0.1018 0.1218) |
| OKLCH | oklch(92.14% 0.159 129.9) |
| XYZ | xyz(60.5979, 81.5053, 34.3648) |
| Luminance | 0.8151 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Pea Green
#C4FE82
ΔE00 1.03
Pistachio (survey)
#C0FA8B
ΔE00 1.18
Light Yellowish Green
#C2FF89
ΔE00 1.19
Light Yellow Green
#CCFD7F
ΔE00 2.04
Pale Lime
#BEFD73
ΔE00 2.37
Celery
#C1FD95
ΔE00 2.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2FA84 #BC84FA
analogous
#FAF784 #C2FA84 #87FA84
triadic
#C2FA84 #84C2FA #FA84C2
tetradic
#C2FA84 #84FAF7 #BC84FA #FA8487
square
#C2FA84 #84FAF7 #BC84FA #FA8487
split-complementary
#C2FA84 #8487FA #F784FA
monochromatic
#88F50E #A5F849 #C2FA84 #DFFCBF #F0FEE2
Accessibility & contrast
On white
1.21
#C2FA84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.30
#C2FA84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2FA84
17.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2FA84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2FA84 | 1.00 | 1.21 | 17.30 | 17.30 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC7A
Deuteranopia (green-blind)
#FBE88B
Tritanopia (blue-blind)
#C6F1DE
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #c2fa84; /* rgb */ color: rgb(194, 250, 132); /* oklch */ color: oklch(92.1% 0.159 129.9);
Tailwind
colors: {
custom: {
50: '#d6fcaa',
500: '#c2fa84',
950: '#000000',
},
}SCSS
$custom: #c2fa84; $custom-light: #d6fcaa; $custom-dark: #000000;
JSON
{
"hex": "#c2fa84",
"rgb": {
"r": 194,
"g": 250,
"b": 132
},
"hsl": {
"h": 88.475,
"s": 92.188,
"l": 74.902
},
"oklch": {
"l": 0.9214,
"c": 0.1587,
"h": 129.9
},
"luminance": 0.81506
}Semantic roles & 50–950 ramp
primary
#C2FA84
secondary
#8D4AD8
accent
#00E66D
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#151710
muted
#848581