#C2FA82#C2FA82
#C2FA82 is a very light, vivid yellow-green. Relative luminance 0.815; OKLCH L 92.1% C 0.161 H 129.7°. Best body text is #000000 at 17.29:1 contrast (WCAG AA passes).
Color values
| HEX | #C2FA82 |
|---|---|
| RGB | rgb(194, 250, 130) |
| HSL | hsl(88, 92%, 75%) |
| HSV | hsv(88, 48%, 98%) |
| CMYK | cmyk(22.4%, 0%, 48%, 2%) |
| CIE-LAB | lab(92.33, -36.93, 51.56) |
| CIE-LCH | lch(92.33, 63.42, 125.61°) |
| OKLab | oklab(92.11% -0.1025 0.1237) |
| OKLCH | oklch(92.11% 0.161 129.7) |
| XYZ | xyz(60.4624, 81.4511, 33.6509) |
| Luminance | 0.8145 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Pea Green
#C4FE82
ΔE00 0.88
Light Yellowish Green
#C2FF89
ΔE00 1.31
Pistachio (survey)
#C0FA8B
ΔE00 1.45
Light Yellow Green
#CCFD7F
ΔE00 1.85
Pale Lime
#BEFD73
ΔE00 2.13
Celery
#C1FD95
ΔE00 2.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2FA82 #BA82FA
analogous
#FAF682 #C2FA82 #86FA82
triadic
#C2FA82 #82C2FA #FA82C2
tetradic
#C2FA82 #82FAF6 #BA82FA #FA8286
square
#C2FA82 #82FAF6 #BA82FA #FA8286
split-complementary
#C2FA82 #8286FA #F682FA
monochromatic
#89F50C #A5F847 #C2FA82 #DFFCBD #F1FEE2
Accessibility & contrast
On white
1.21
#C2FA82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.29
#C2FA82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2FA82
17.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2FA82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2FA82 | 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)
#FFEC78
Deuteranopia (green-blind)
#FCE889
Tritanopia (blue-blind)
#C6F1DE
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #c2fa82; /* rgb */ color: rgb(194, 250, 130); /* oklch */ color: oklch(92.1% 0.161 129.7);
Tailwind
colors: {
custom: {
50: '#d7fca8',
500: '#c2fa82',
950: '#000000',
},
}SCSS
$custom: #c2fa82; $custom-light: #d7fca8; $custom-dark: #000000;
JSON
{
"hex": "#c2fa82",
"rgb": {
"r": 194,
"g": 250,
"b": 130
},
"hsl": {
"h": 88,
"s": 92.308,
"l": 74.51
},
"oklch": {
"l": 0.92113,
"c": 0.16063,
"h": 129.7
},
"luminance": 0.81452
}Semantic roles & 50–950 ramp
primary
#C2FA82
secondary
#8B48D8
accent
#00E66B
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#151710
muted
#848581