#82AAA6#82AAA6
#82AAA6 is a light, muted teal. Relative luminance 0.362; OKLCH L 70.8% C 0.044 H 188.6°. Best body text is #000000 at 8.25:1 contrast (WCAG AA passes).
Color values
| HEX | #82AAA6 |
|---|---|
| RGB | rgb(130, 170, 166) |
| HSL | hsl(174, 19%, 59%) |
| HSV | hsv(174, 24%, 67%) |
| CMYK | cmyk(23.5%, 0%, 2.4%, 33.3%) |
| CIE-LAB | lab(66.71, -14.33, -2.36) |
| CIE-LCH | lch(66.71, 14.53, 189.36°) |
| OKLab | oklab(70.76% -0.0432 -0.0065) |
| OKLCH | oklch(70.76% 0.044 188.6) |
| XYZ | xyz(30.4615, 36.2472, 41.4604) |
| Luminance | 0.3625 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 6.04
Cadetblue
#5F9EA0
ΔE00 6.62
Dull Teal
#5F9E8F
ΔE00 8.31
Grey Teal
#5E9B8A
ΔE00 9.19
Cool Grey
#95A3A6
ΔE00 9.40
Bluegrey
#85A3B2
ΔE00 10.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82AAA6 #AA8286
analogous
#82AA92 #82AAA6 #829AAA
triadic
#82AAA6 #A682AA #AAA682
tetradic
#82AAA6 #9282AA #AA8286 #9AAA82
square
#82AAA6 #9282AA #AA8286 #9AAA82
split-complementary
#82AAA6 #AA829A #AA9282
monochromatic
#486A66 #618E8A #82AAA6 #A6C3C0 #CBDCDA
Accessibility & contrast
On white
2.55
#82AAA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.25
#82AAA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82AAA6
8.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82AAA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82AAA6 | 1.00 | 2.55 | 8.25 | 8.25 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A6A6
Deuteranopia (green-blind)
#9EA0A7
Tritanopia (blue-blind)
#76ACA9
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #82aaa6; /* rgb */ color: rgb(130, 170, 166); /* oklch */ color: oklch(70.8% 0.044 188.6);
Tailwind
colors: {
custom: {
50: '#a7c3c0',
500: '#82aaa6',
950: '#000000',
},
}SCSS
$custom: #82aaa6; $custom-light: #a7c3c0; $custom-dark: #000000;
JSON
{
"hex": "#82aaa6",
"rgb": {
"r": 130,
"g": 170,
"b": 166
},
"hsl": {
"h": 174,
"s": 19.048,
"l": 58.824
},
"oklch": {
"l": 0.70764,
"c": 0.04369,
"h": 188.6
},
"luminance": 0.36248
}Semantic roles & 50–950 ramp
primary
#82AAA6
secondary
#CCBCBE
accent
#6C74BC
background
#FAFCFB
surface
#F4F8F7
border
#CED1D0
text
#0F1212
muted
#7F8181