#C2FC81#C2FC81
#C2FC81 is a very light, vivid yellow-green. Relative luminance 0.827; OKLCH L 92.5% C 0.164 H 129.9°. Best body text is #000000 at 17.54:1 contrast (WCAG AA passes).
Color values
| HEX | #C2FC81 |
|---|---|
| RGB | rgb(194, 252, 129) |
| HSL | hsl(88, 95%, 75%) |
| HSV | hsv(88, 49%, 99%) |
| CMYK | cmyk(23%, 0%, 48.8%, 1.2%) |
| CIE-LAB | lab(92.87, -37.94, 52.68) |
| CIE-LCH | lch(92.87, 64.92, 125.76°) |
| OKLab | oklab(92.54% -0.1054 0.1261) |
| OKLCH | oklch(92.54% 0.164 129.9) |
| XYZ | xyz(61.0203, 82.6739, 33.5074) |
| Luminance | 0.8267 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Pea Green
#C4FE82
ΔE00 0.43
Light Yellowish Green
#C2FF89
ΔE00 1.15
Pistachio (survey)
#C0FA8B
ΔE00 1.72
Pale Lime
#BEFD73
ΔE00 1.75
Light Yellow Green
#CCFD7F
ΔE00 1.76
Celery
#C1FD95
ΔE00 2.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2FC81 #BB81FC
analogous
#FCF981 #C2FC81 #84FC81
triadic
#C2FC81 #81C2FC #FC81C2
tetradic
#C2FC81 #81FCF9 #BB81FC #FC8184
square
#C2FC81 #81FCF9 #BB81FC #FC8184
split-complementary
#C2FC81 #8184FC #F981FC
monochromatic
#88F909 #A5FB45 #C2FC81 #DFFDBD #F1FEE1
Accessibility & contrast
On white
1.20
#C2FC81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.54
#C2FC81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2FC81
17.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2FC81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2FC81 | 1.00 | 1.20 | 17.54 | 17.54 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED76
Deuteranopia (green-blind)
#FDE988
Tritanopia (blue-blind)
#C6F3E0
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #c2fc81; /* rgb */ color: rgb(194, 252, 129); /* oklch */ color: oklch(92.5% 0.164 129.9);
Tailwind
colors: {
custom: {
50: '#d7fda8',
500: '#c2fc81',
950: '#000000',
},
}SCSS
$custom: #c2fc81; $custom-light: #d7fda8; $custom-dark: #000000;
JSON
{
"hex": "#c2fc81",
"rgb": {
"r": 194,
"g": 252,
"b": 129
},
"hsl": {
"h": 88.293,
"s": 95.349,
"l": 74.706
},
"oklch": {
"l": 0.92544,
"c": 0.16433,
"h": 129.9
},
"luminance": 0.82675
}Semantic roles & 50–950 ramp
primary
#C2FC81
secondary
#8C47DA
accent
#00E66C
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#151710
muted
#848581