#82CA99#82CA99
#82CA99 is a light, moderate green. Relative luminance 0.493; OKLCH L 77.8% C 0.101 H 153.7°. Best body text is #000000 at 10.86:1 contrast (WCAG AA passes).
Color values
| HEX | #82CA99 |
|---|---|
| RGB | rgb(130, 202, 153) |
| HSL | hsl(139, 40%, 65%) |
| HSV | hsv(139, 36%, 79%) |
| CMYK | cmyk(35.6%, 0%, 24.3%, 20.8%) |
| CIE-LAB | lab(75.63, -32.94, 17.49) |
| CIE-LCH | lch(75.63, 37.29, 152.04°) |
| OKLab | oklab(77.82% -0.0905 0.0447) |
| OKLCH | oklch(77.82% 0.101 153.7) |
| XYZ | xyz(36.0741, 49.2848, 37.7429) |
| Luminance | 0.4929 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 5.09
Seafoam
#7FE0B3
ΔE00 6.06
Mediumaquamarine
#66CDAA
ΔE00 6.10
Soft Green
#6FC276
ΔE00 6.46
Hospital Green
#9BE5AA
ΔE00 6.73
Pale Teal
#82CBB2
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82CA99 #CA82B3
analogous
#8FCA82 #82CA99 #82CABD
triadic
#82CA99 #9982CA #CA9982
tetradic
#82CA99 #828FCA #CA82B3 #CABD82
square
#82CA99 #828FCA #CA82B3 #CABD82
split-complementary
#82CA99 #BD82CA #CA828F
monochromatic
#3E9359 #57B876 #82CA99 #ADDCBC #D8EEDF
Accessibility & contrast
On white
1.93
#82CA99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.86
#82CA99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82CA99
10.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82CA99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82CA99 | 1.00 | 1.93 | 10.86 | 10.86 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CABF96
Deuteranopia (green-blind)
#BEB79C
Tritanopia (blue-blind)
#75C8BD
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #82ca99; /* rgb */ color: rgb(130, 202, 153); /* oklch */ color: oklch(77.8% 0.101 153.7);
Tailwind
colors: {
custom: {
50: '#a9dab7',
500: '#82ca99',
950: '#000000',
},
}SCSS
$custom: #82ca99; $custom-light: #a9dab7; $custom-dark: #000000;
JSON
{
"hex": "#82ca99",
"rgb": {
"r": 130,
"g": 202,
"b": 153
},
"hsl": {
"h": 139.167,
"s": 40.449,
"l": 65.098
},
"oklch": {
"l": 0.77819,
"c": 0.10096,
"h": 153.7
},
"luminance": 0.49287
}Semantic roles & 50–950 ramp
primary
#82CA99
secondary
#E0C8D8
accent
#328AB3
background
#FAFDFB
surface
#F4FBF6
border
#CED4D0
text
#101511
muted
#7F8380