#82AAA0#82AAA0
#82AAA0 is a light, muted teal. Relative luminance 0.360; OKLCH L 70.6% C 0.046 H 177.9°. Best body text is #000000 at 8.21:1 contrast (WCAG AA passes).
Color values
| HEX | #82AAA0 |
|---|---|
| RGB | rgb(130, 170, 160) |
| HSL | hsl(165, 19%, 59%) |
| HSV | hsv(165, 24%, 67%) |
| CMYK | cmyk(23.5%, 0%, 5.9%, 33.3%) |
| CIE-LAB | lab(66.54, -15.65, 0.73) |
| CIE-LCH | lch(66.54, 15.67, 177.32°) |
| OKLab | oklab(70.58% -0.0457 0.0017) |
| OKLCH | oklch(70.58% 0.046 177.9) |
| XYZ | xyz(29.9239, 36.0322, 38.6291) |
| Luminance | 0.3603 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 4.42
Dull Teal
#5F9E8F
ΔE00 7.01
Cadetblue
#5F9EA0
ΔE00 7.75
Grey Teal
#5E9B8A
ΔE00 7.76
Greenish Grey
#96AE8D
ΔE00 9.52
Grey Green
#86A17D
ΔE00 10.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82AAA0 #AA828C
analogous
#82AA8C #82AAA0 #82A0AA
triadic
#82AAA0 #A082AA #AAA082
tetradic
#82AAA0 #8C82AA #AA828C #A0AA82
square
#82AAA0 #8C82AA #AA828C #A0AA82
split-complementary
#82AAA0 #AA82A0 #AA8C82
monochromatic
#486A61 #618E83 #82AAA0 #A6C3BC #CBDCD7
Accessibility & contrast
On white
2.56
#82AAA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.21
#82AAA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82AAA0
8.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82AAA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82AAA0 | 1.00 | 2.56 | 8.21 | 8.21 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A5A0
Deuteranopia (green-blind)
#9FA0A1
Tritanopia (blue-blind)
#78ABA7
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #82aaa0; /* rgb */ color: rgb(130, 170, 160); /* oklch */ color: oklch(70.6% 0.046 177.9);
Tailwind
colors: {
custom: {
50: '#a7c3bc',
500: '#82aaa0',
950: '#000000',
},
}SCSS
$custom: #82aaa0; $custom-light: #a7c3bc; $custom-dark: #000000;
JSON
{
"hex": "#82aaa0",
"rgb": {
"r": 130,
"g": 170,
"b": 160
},
"hsl": {
"h": 165,
"s": 19.048,
"l": 58.824
},
"oklch": {
"l": 0.70579,
"c": 0.04578,
"h": 177.9
},
"luminance": 0.36033
}Semantic roles & 50–950 ramp
primary
#82AAA0
secondary
#CCBCC0
accent
#6C80BC
background
#FAFCFB
surface
#F4F8F6
border
#CED1D0
text
#0F1212
muted
#7F8181