#C2ED82#C2ED82
#C2ED82 is a very light, vivid yellow-green. Relative luminance 0.736; OKLCH L 89.2% C 0.143 H 127.0°. Best body text is #000000 at 15.73:1 contrast (WCAG AA passes).
Color values
| HEX | #C2ED82 |
|---|---|
| RGB | rgb(194, 237, 130) |
| HSL | hsl(84, 75%, 72%) |
| HSV | hsv(84, 45%, 93%) |
| CMYK | cmyk(18.1%, 0%, 45.1%, 7.1%) |
| CIE-LAB | lab(88.76, -30.97, 47.16) |
| CIE-LCH | lch(88.76, 56.42, 123.30°) |
| OKLab | oklab(89.23% -0.0859 0.1139) |
| OKLCH | oklch(89.23% 0.143 127) |
| XYZ | xyz(56.5612, 73.6487, 32.3505) |
| Luminance | 0.7365 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.28
Light Yellow Green
#CCFD7F
ΔE00 3.86
Light Pea Green
#C4FE82
ΔE00 3.98
Light Yellowish Green
#C2FF89
ΔE00 4.18
Celery
#C1FD95
ΔE00 4.25
Pale Lime
#BEFD73
ΔE00 4.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2ED82 #AD82ED
analogous
#EDE282 #C2ED82 #8DED82
triadic
#C2ED82 #82C2ED #ED82C2
tetradic
#C2ED82 #82EDE2 #AD82ED #ED828D
square
#C2ED82 #82EDE2 #AD82ED #ED828D
split-complementary
#C2ED82 #828DED #E282ED
monochromatic
#8CD61F #A8E54D #C2ED82 #DCF5B7 #F2FBE4
Accessibility & contrast
On white
1.34
#C2ED82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.73
#C2ED82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2ED82
15.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2ED82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2ED82 | 1.00 | 1.34 | 15.73 | 15.73 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E179
Deuteranopia (green-blind)
#F1DE88
Tritanopia (blue-blind)
#C7E4D4
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #c2ed82; /* rgb */ color: rgb(194, 237, 130); /* oklch */ color: oklch(89.2% 0.143 127.0);
Tailwind
colors: {
custom: {
50: '#d6f3a8',
500: '#c2ed82',
950: '#000000',
},
}SCSS
$custom: #c2ed82; $custom-light: #d6f3a8; $custom-dark: #000000;
JSON
{
"hex": "#c2ed82",
"rgb": {
"r": 194,
"g": 237,
"b": 130
},
"hsl": {
"h": 84.112,
"s": 74.825,
"l": 71.961
},
"oklch": {
"l": 0.8923,
"c": 0.14264,
"h": 127
},
"luminance": 0.73649
}Semantic roles & 50–950 ramp
primary
#C2ED82
secondary
#7E4CC7
accent
#0FD75F
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141710
muted
#838581