#C2FA80#C2FA80
#C2FA80 is a very light, vivid yellow-green. Relative luminance 0.814; OKLCH L 92.1% C 0.163 H 129.4°. Best body text is #000000 at 17.28:1 contrast (WCAG AA passes).
Color values
| HEX | #C2FA80 |
|---|---|
| RGB | rgb(194, 250, 128) |
| HSL | hsl(88, 92%, 74%) |
| HSV | hsv(88, 49%, 98%) |
| CMYK | cmyk(22.4%, 0%, 48.8%, 2%) |
| CIE-LAB | lab(92.31, -37.15, 52.46) |
| CIE-LCH | lch(92.31, 64.28, 125.30°) |
| OKLab | oklab(92.09% -0.1032 0.1255) |
| OKLCH | oklch(92.09% 0.163 129.4) |
| XYZ | xyz(60.3294, 81.3979, 32.9508) |
| Luminance | 0.8140 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Pea Green
#C4FE82
ΔE00 0.82
Light Yellowish Green
#C2FF89
ΔE00 1.48
Light Yellow Green
#CCFD7F
ΔE00 1.68
Pistachio (survey)
#C0FA8B
ΔE00 1.72
Pale Lime
#BEFD73
ΔE00 1.89
Celery
#C1FD95
ΔE00 3.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2FA80 #B880FA
analogous
#FAF580 #C2FA80 #85FA80
triadic
#C2FA80 #80C2FA #FA80C2
tetradic
#C2FA80 #80FAF5 #B880FA #FA8085
square
#C2FA80 #80FAF5 #B880FA #FA8085
split-complementary
#C2FA80 #8085FA #F580FA
monochromatic
#89F50A #A6F845 #C2FA80 #DEFCBB #F1FEE2
Accessibility & contrast
On white
1.22
#C2FA80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.28
#C2FA80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2FA80
17.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2FA80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2FA80 | 1.00 | 1.22 | 17.28 | 17.28 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC75
Deuteranopia (green-blind)
#FCE887
Tritanopia (blue-blind)
#C6F1DE
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #c2fa80; /* rgb */ color: rgb(194, 250, 128); /* oklch */ color: oklch(92.1% 0.163 129.4);
Tailwind
colors: {
custom: {
50: '#d7fca7',
500: '#c2fa80',
950: '#000000',
},
}SCSS
$custom: #c2fa80; $custom-light: #d7fca7; $custom-dark: #000000;
JSON
{
"hex": "#c2fa80",
"rgb": {
"r": 194,
"g": 250,
"b": 128
},
"hsl": {
"h": 87.541,
"s": 92.424,
"l": 74.118
},
"oklch": {
"l": 0.92086,
"c": 0.16254,
"h": 129.4
},
"luminance": 0.81399
}Semantic roles & 50–950 ramp
primary
#C2FA80
secondary
#8947D7
accent
#00E669
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#151710
muted
#848580