#82CAA2#82CAA2
#82CAA2 is a light, moderate green. Relative luminance 0.496; OKLCH L 78.0% C 0.093 H 159.0°. Best body text is #000000 at 10.92:1 contrast (WCAG AA passes).
Color values
| HEX | #82CAA2 |
|---|---|
| RGB | rgb(130, 202, 162) |
| HSL | hsl(147, 40%, 65%) |
| HSV | hsv(147, 36%, 79%) |
| CMYK | cmyk(35.6%, 0%, 19.8%, 20.8%) |
| CIE-LAB | lab(75.82, -31.20, 12.94) |
| CIE-LCH | lch(75.82, 33.78, 157.47°) |
| OKLab | oklab(78.04% -0.0865 0.0333) |
| OKLCH | oklch(78.04% 0.093 159) |
| XYZ | xyz(36.8456, 49.5934, 41.8064) |
| Luminance | 0.4960 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 4.43
Pale Teal
#82CBB2
ΔE00 4.60
Seafoam Blue
#78D1B6
ΔE00 5.22
Seafoam
#7FE0B3
ΔE00 5.52
Darkseagreen
#8FBC8F
ΔE00 5.87
Light Teal
#90E4C1
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82CAA2 #CA82AA
analogous
#86CA82 #82CAA2 #82CAC6
triadic
#82CAA2 #A282CA #CAA282
tetradic
#82CAA2 #8286CA #CA82AA #CAC682
square
#82CAA2 #8286CA #CA82AA #CAC682
split-complementary
#82CAA2 #C682CA #CA8286
monochromatic
#3E9364 #57B882 #82CAA2 #ADDCC2 #D8EEE2
Accessibility & contrast
On white
1.92
#82CAA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.92
#82CAA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82CAA2
10.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82CAA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82CAA2 | 1.00 | 1.92 | 10.92 | 10.92 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C0A0
Deuteranopia (green-blind)
#BDB8A4
Tritanopia (blue-blind)
#73C9BF
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #82caa2; /* rgb */ color: rgb(130, 202, 162); /* oklch */ color: oklch(78.0% 0.093 159.0);
Tailwind
colors: {
custom: {
50: '#a9dabd',
500: '#82caa2',
950: '#000000',
},
}SCSS
$custom: #82caa2; $custom-light: #a9dabd; $custom-dark: #000000;
JSON
{
"hex": "#82caa2",
"rgb": {
"r": 130,
"g": 202,
"b": 162
},
"hsl": {
"h": 146.667,
"s": 40.449,
"l": 65.098
},
"oklch": {
"l": 0.78036,
"c": 0.09272,
"h": 159
},
"luminance": 0.49596
}Semantic roles & 50–950 ramp
primary
#82CAA2
secondary
#E0C8D5
accent
#327AB3
background
#FAFDFB
surface
#F4FBF6
border
#CED4D0
text
#101512
muted
#7F8381