#82AAA5#82AAA5
#82AAA5 is a light, muted teal. Relative luminance 0.362; OKLCH L 70.7% C 0.044 H 186.8°. Best body text is #000000 at 8.24:1 contrast (WCAG AA passes).
Color values
| HEX | #82AAA5 |
|---|---|
| RGB | rgb(130, 170, 165) |
| HSL | hsl(173, 19%, 59%) |
| HSV | hsv(173, 24%, 67%) |
| CMYK | cmyk(23.5%, 0%, 2.9%, 33.3%) |
| CIE-LAB | lab(66.68, -14.56, -1.85) |
| CIE-LCH | lch(66.68, 14.67, 187.23°) |
| OKLab | oklab(70.73% -0.0436 -0.0052) |
| OKLCH | oklch(70.73% 0.044 186.8) |
| XYZ | xyz(30.3701, 36.2107, 40.9792) |
| Luminance | 0.3621 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 5.71
Cadetblue
#5F9EA0
ΔE00 6.74
Dull Teal
#5F9E8F
ΔE00 8.04
Grey Teal
#5E9B8A
ΔE00 8.90
Cool Grey
#95A3A6
ΔE00 9.63
Bluegrey
#85A3B2
ΔE00 10.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82AAA5 #AA8287
analogous
#82AA91 #82AAA5 #829BAA
triadic
#82AAA5 #A582AA #AAA582
tetradic
#82AAA5 #9182AA #AA8287 #9BAA82
square
#82AAA5 #9182AA #AA8287 #9BAA82
split-complementary
#82AAA5 #AA829B #AA9182
monochromatic
#486A65 #618E88 #82AAA5 #A6C3BF #CBDCD9
Accessibility & contrast
On white
2.55
#82AAA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.24
#82AAA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82AAA5
8.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82AAA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82AAA5 | 1.00 | 2.55 | 8.24 | 8.24 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A6A5
Deuteranopia (green-blind)
#9EA0A6
Tritanopia (blue-blind)
#76ACA8
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #82aaa5; /* rgb */ color: rgb(130, 170, 165); /* oklch */ color: oklch(70.7% 0.044 186.8);
Tailwind
colors: {
custom: {
50: '#a7c3bf',
500: '#82aaa5',
950: '#000000',
},
}SCSS
$custom: #82aaa5; $custom-light: #a7c3bf; $custom-dark: #000000;
JSON
{
"hex": "#82aaa5",
"rgb": {
"r": 130,
"g": 170,
"b": 165
},
"hsl": {
"h": 172.5,
"s": 19.048,
"l": 58.824
},
"oklch": {
"l": 0.70732,
"c": 0.04393,
"h": 186.8
},
"luminance": 0.36212
}Semantic roles & 50–950 ramp
primary
#82AAA5
secondary
#CCBCBE
accent
#6C76BC
background
#FAFCFB
surface
#F4F8F7
border
#CED1D0
text
#0F1212
muted
#7F8181