#C2FF82#C2FF82
#C2FF82 is a very light, vivid yellow-green. Relative luminance 0.846; OKLCH L 93.2% C 0.167 H 130.5°. Best body text is #000000 at 17.92:1 contrast (WCAG AA passes).
Color values
| HEX | #C2FF82 |
|---|---|
| RGB | rgb(194, 255, 130) |
| HSL | hsl(89, 100%, 75%) |
| HSV | hsv(89, 49%, 100%) |
| CMYK | cmyk(23.9%, 0%, 49%, 0%) |
| CIE-LAB | lab(93.71, -39.17, 53.24) |
| CIE-LCH | lch(93.71, 66.09, 126.35°) |
| OKLab | oklab(93.23% -0.1087 0.1274) |
| OKLCH | oklch(93.23% 0.167 130.5) |
| XYZ | xyz(62.0367, 84.5996, 34.1757) |
| Luminance | 0.8460 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Pea Green
#C4FE82
ΔE00 0.44
Light Yellowish Green
#C2FF89
ΔE00 0.97
Pale Lime
#BEFD73
ΔE00 1.68
Pistachio (survey)
#C0FA8B
ΔE00 1.98
Light Yellow Green
#CCFD7F
ΔE00 2.01
Light Lime
#AEFD6C
ΔE00 2.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2FF82 #BF82FF
analogous
#FFFD82 #C2FF82 #83FF82
triadic
#C2FF82 #82C2FF #FF82C2
tetradic
#C2FF82 #82FFFD #BF82FF #FF8283
square
#C2FF82 #82FFFD #BF82FF #FF8283
split-complementary
#C2FF82 #8283FF #FD82FF
monochromatic
#86FF08 #A4FF45 #C2FF82 #E0FFBF #F0FFE0
Accessibility & contrast
On white
1.17
#C2FF82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.92
#C2FF82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2FF82
17.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2FF82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2FF82 | 1.00 | 1.17 | 17.92 | 17.92 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF077
Deuteranopia (green-blind)
#FFEB8A
Tritanopia (blue-blind)
#C5F6E2
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #c2ff82; /* rgb */ color: rgb(194, 255, 130); /* oklch */ color: oklch(93.2% 0.167 130.5);
Tailwind
colors: {
custom: {
50: '#d7ffa9',
500: '#c2ff82',
950: '#000000',
},
}SCSS
$custom: #c2ff82; $custom-light: #d7ffa9; $custom-dark: #000000;
JSON
{
"hex": "#c2ff82",
"rgb": {
"r": 194,
"g": 255,
"b": 130
},
"hsl": {
"h": 89.28,
"s": 100,
"l": 75.49
},
"oklch": {
"l": 0.93226,
"c": 0.16748,
"h": 130.5
},
"luminance": 0.84601
}Semantic roles & 50–950 ramp
primary
#C2FF82
secondary
#9147DE
accent
#00E670
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#151810
muted
#848681