#C2FA81#C2FA81
#C2FA81 is a very light, vivid yellow-green. Relative luminance 0.814; OKLCH L 92.1% C 0.162 H 129.5°. Best body text is #000000 at 17.29:1 contrast (WCAG AA passes).
Color values
| HEX | #C2FA81 |
|---|---|
| RGB | rgb(194, 250, 129) |
| HSL | hsl(88, 92%, 74%) |
| HSV | hsv(88, 48%, 98%) |
| CMYK | cmyk(22.4%, 0%, 48.4%, 2%) |
| CIE-LAB | lab(92.32, -37.04, 52.01) |
| CIE-LCH | lch(92.32, 63.85, 125.46°) |
| OKLab | oklab(92.1% -0.1029 0.1246) |
| OKLCH | oklch(92.1% 0.162 129.5) |
| XYZ | xyz(60.3956, 81.4243, 33.2991) |
| Luminance | 0.8143 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Pea Green
#C4FE82
ΔE00 0.84
Light Yellowish Green
#C2FF89
ΔE00 1.39
Pistachio (survey)
#C0FA8B
ΔE00 1.59
Light Yellow Green
#CCFD7F
ΔE00 1.76
Pale Lime
#BEFD73
ΔE00 2.01
Celery
#C1FD95
ΔE00 2.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2FA81 #B981FA
analogous
#FAF681 #C2FA81 #86FA81
triadic
#C2FA81 #81C2FA #FA81C2
tetradic
#C2FA81 #81FAF6 #B981FA #FA8186
square
#C2FA81 #81FAF6 #B981FA #FA8186
split-complementary
#C2FA81 #8186FA #F681FA
monochromatic
#89F50B #A6F846 #C2FA81 #DEFCBC #F1FEE2
Accessibility & contrast
On white
1.21
#C2FA81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.29
#C2FA81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2FA81
17.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2FA81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2FA81 | 1.00 | 1.21 | 17.29 | 17.29 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC77
Deuteranopia (green-blind)
#FCE888
Tritanopia (blue-blind)
#C6F1DE
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #c2fa81; /* rgb */ color: rgb(194, 250, 129); /* oklch */ color: oklch(92.1% 0.162 129.5);
Tailwind
colors: {
custom: {
50: '#d7fca8',
500: '#c2fa81',
950: '#000000',
},
}SCSS
$custom: #c2fa81; $custom-light: #d7fca8; $custom-dark: #000000;
JSON
{
"hex": "#c2fa81",
"rgb": {
"r": 194,
"g": 250,
"b": 129
},
"hsl": {
"h": 87.769,
"s": 92.366,
"l": 74.314
},
"oklch": {
"l": 0.92099,
"c": 0.16159,
"h": 129.5
},
"luminance": 0.81426
}Semantic roles & 50–950 ramp
primary
#C2FA81
secondary
#8A48D8
accent
#00E66A
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#151710
muted
#848581