#82DFAA#82DFAA
#82DFAA is a very light, moderate green. Relative luminance 0.604; OKLCH L 83.1% C 0.117 H 157.6°. Best body text is #000000 at 13.08:1 contrast (WCAG AA passes).
Color values
| HEX | #82DFAA |
|---|---|
| RGB | rgb(130, 223, 170) |
| HSL | hsl(146, 59%, 69%) |
| HSV | hsv(146, 42%, 87%) |
| CMYK | cmyk(41.7%, 0%, 23.8%, 12.5%) |
| CIE-LAB | lab(82.07, -39.32, 17.47) |
| CIE-LCH | lch(82.07, 43.03, 156.04°) |
| OKLab | oklab(83.15% -0.1083 0.0447) |
| OKLCH | oklch(83.15% 0.117 157.6) |
| XYZ | xyz(42.8463, 60.4206, 47.4270) |
| Luminance | 0.6042 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.21
Hospital Green
#9BE5AA
ΔE00 3.75
Light Teal
#90E4C1
ΔE00 4.90
Mint
#AAF0C1
ΔE00 5.66
Eucalyptus
#44D7A8
ΔE00 6.01
Light Sea Green
#98F6B0
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82DFAA #DF82B7
analogous
#89DF82 #82DFAA #82DFD8
triadic
#82DFAA #AA82DF #DFAA82
tetradic
#82DFAA #8289DF #DF82B7 #DFD882
square
#82DFAA #8289DF #DF82B7 #DFD882
split-complementary
#82DFAA #D882DF #DF8289
monochromatic
#2FB86A #51D389 #82DFAA #B3EBCB #E3F8EC
Accessibility & contrast
On white
1.60
#82DFAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.08
#82DFAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82DFAA
13.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82DFAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82DFAA | 1.00 | 1.60 | 13.08 | 13.08 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED2A7
Deuteranopia (green-blind)
#CFC8AD
Tritanopia (blue-blind)
#6DDED0
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #82dfaa; /* rgb */ color: rgb(130, 223, 170); /* oklch */ color: oklch(83.1% 0.117 157.6);
Tailwind
colors: {
custom: {
50: '#aae9c3',
500: '#82dfaa',
950: '#000000',
},
}SCSS
$custom: #82dfaa; $custom-light: #aae9c3; $custom-dark: #000000;
JSON
{
"hex": "#82dfaa",
"rgb": {
"r": 130,
"g": 223,
"b": 170
},
"hsl": {
"h": 145.806,
"s": 59.236,
"l": 69.216
},
"oklch": {
"l": 0.83145,
"c": 0.1172,
"h": 157.6
},
"luminance": 0.60423
}Semantic roles & 50–950 ramp
primary
#82DFAA
secondary
#B64F8A
accent
#1F7FC7
background
#FDFEFD
surface
#F7FDF9
border
#D0D5D2
text
#101612
muted
#818482