#82AAA7#82AAA7
#82AAA7 is a light, muted teal. Relative luminance 0.363; OKLCH L 70.8% C 0.044 H 190.5°. Best body text is #000000 at 8.26:1 contrast (WCAG AA passes).
Color values
| HEX | #82AAA7 |
|---|---|
| RGB | rgb(130, 170, 167) |
| HSL | hsl(176, 19%, 59%) |
| HSV | hsv(176, 24%, 67%) |
| CMYK | cmyk(23.5%, 0%, 1.8%, 33.3%) |
| CIE-LAB | lab(66.74, -14.11, -2.88) |
| CIE-LCH | lch(66.74, 14.40, 191.52°) |
| OKLab | oklab(70.8% -0.0428 -0.0079) |
| OKLCH | oklch(70.8% 0.044 190.5) |
| XYZ | xyz(30.5536, 36.2840, 41.9454) |
| Luminance | 0.3629 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 6.39
Cadetblue
#5F9EA0
ΔE00 6.53
Dull Teal
#5F9E8F
ΔE00 8.61
Cool Grey
#95A3A6
ΔE00 9.18
Grey Teal
#5E9B8A
ΔE00 9.50
Bluegrey
#85A3B2
ΔE00 9.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82AAA7 #AA8285
analogous
#82AA93 #82AAA7 #8299AA
triadic
#82AAA7 #A782AA #AAA782
tetradic
#82AAA7 #9382AA #AA8285 #99AA82
square
#82AAA7 #9382AA #AA8285 #99AA82
split-complementary
#82AAA7 #AA8299 #AA9382
monochromatic
#486A67 #618E8B #82AAA7 #A6C3C1 #CBDCDA
Accessibility & contrast
On white
2.54
#82AAA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.26
#82AAA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82AAA7
8.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82AAA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82AAA7 | 1.00 | 2.54 | 8.26 | 8.26 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A6A7
Deuteranopia (green-blind)
#9EA0A8
Tritanopia (blue-blind)
#76ACA9
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #82aaa7; /* rgb */ color: rgb(130, 170, 167); /* oklch */ color: oklch(70.8% 0.044 190.5);
Tailwind
colors: {
custom: {
50: '#a7c3c1',
500: '#82aaa7',
950: '#000000',
},
}SCSS
$custom: #82aaa7; $custom-light: #a7c3c1; $custom-dark: #000000;
JSON
{
"hex": "#82aaa7",
"rgb": {
"r": 130,
"g": 170,
"b": 167
},
"hsl": {
"h": 175.5,
"s": 19.048,
"l": 58.824
},
"oklch": {
"l": 0.70795,
"c": 0.04351,
"h": 190.5
},
"luminance": 0.36285
}Semantic roles & 50–950 ramp
primary
#82AAA7
secondary
#CCBCBD
accent
#6C72BC
background
#FAFCFB
surface
#F4F8F7
border
#CED1D0
text
#0F1212
muted
#7F8181