#82AAA1#82AAA1
#82AAA1 is a light, muted teal. Relative luminance 0.361; OKLCH L 70.6% C 0.045 H 179.6°. Best body text is #000000 at 8.21:1 contrast (WCAG AA passes).
Color values
| HEX | #82AAA1 |
|---|---|
| RGB | rgb(130, 170, 161) |
| HSL | hsl(167, 19%, 59%) |
| HSV | hsv(167, 24%, 67%) |
| CMYK | cmyk(23.5%, 0%, 5.3%, 33.3%) |
| CIE-LAB | lab(66.57, -15.43, 0.22) |
| CIE-LCH | lch(66.57, 15.44, 179.19°) |
| OKLab | oklab(70.61% -0.0453 0.0003) |
| OKLCH | oklch(70.61% 0.045 179.6) |
| XYZ | xyz(30.0117, 36.0673, 39.0917) |
| Luminance | 0.3607 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 4.62
Dull Teal
#5F9E8F
ΔE00 7.16
Cadetblue
#5F9EA0
ΔE00 7.50
Grey Teal
#5E9B8A
ΔE00 7.95
Greenish Grey
#96AE8D
ΔE00 9.87
Cool Grey
#95A3A6
ΔE00 10.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82AAA1 #AA828B
analogous
#82AA8D #82AAA1 #829FAA
triadic
#82AAA1 #A182AA #AAA182
tetradic
#82AAA1 #8D82AA #AA828B #9FAA82
square
#82AAA1 #8D82AA #AA828B #9FAA82
split-complementary
#82AAA1 #AA829F #AA8D82
monochromatic
#486A62 #618E84 #82AAA1 #A6C3BC #CBDCD8
Accessibility & contrast
On white
2.56
#82AAA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.21
#82AAA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82AAA1
8.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82AAA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82AAA1 | 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)
#A7A5A1
Deuteranopia (green-blind)
#9FA0A2
Tritanopia (blue-blind)
#77ABA7
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #82aaa1; /* rgb */ color: rgb(130, 170, 161); /* oklch */ color: oklch(70.6% 0.045 179.6);
Tailwind
colors: {
custom: {
50: '#a7c3bc',
500: '#82aaa1',
950: '#000000',
},
}SCSS
$custom: #82aaa1; $custom-light: #a7c3bc; $custom-dark: #000000;
JSON
{
"hex": "#82aaa1",
"rgb": {
"r": 130,
"g": 170,
"b": 161
},
"hsl": {
"h": 166.5,
"s": 19.048,
"l": 58.824
},
"oklch": {
"l": 0.70609,
"c": 0.04532,
"h": 179.6
},
"luminance": 0.36068
}Semantic roles & 50–950 ramp
primary
#82AAA1
secondary
#CCBCC0
accent
#6C7EBC
background
#FAFCFB
surface
#F4F8F6
border
#CED1D0
text
#0F1212
muted
#7F8181