#82AAA4#82AAA4
#82AAA4 is a light, muted teal. Relative luminance 0.362; OKLCH L 70.7% C 0.044 H 184.9°. Best body text is #000000 at 8.24:1 contrast (WCAG AA passes).
Color values
| HEX | #82AAA4 |
|---|---|
| RGB | rgb(130, 170, 164) |
| HSL | hsl(171, 19%, 59%) |
| HSV | hsv(171, 24%, 67%) |
| CMYK | cmyk(23.5%, 0%, 3.5%, 33.3%) |
| CIE-LAB | lab(66.65, -14.78, -1.33) |
| CIE-LCH | lch(66.65, 14.84, 185.15°) |
| OKLab | oklab(70.7% -0.044 -0.0038) |
| OKLCH | oklch(70.7% 0.044 184.9) |
| XYZ | xyz(30.2795, 36.1744, 40.5017) |
| Luminance | 0.3618 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 5.40
Cadetblue
#5F9EA0
ΔE00 6.89
Dull Teal
#5F9E8F
ΔE00 7.78
Grey Teal
#5E9B8A
ΔE00 8.63
Cool Grey
#95A3A6
ΔE00 9.87
Sea
#3C9992
ΔE00 10.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82AAA4 #AA8288
analogous
#82AA90 #82AAA4 #829CAA
triadic
#82AAA4 #A482AA #AAA482
tetradic
#82AAA4 #9082AA #AA8288 #9CAA82
square
#82AAA4 #9082AA #AA8288 #9CAA82
split-complementary
#82AAA4 #AA829C #AA9082
monochromatic
#486A65 #618E87 #82AAA4 #A6C3BF #CBDCD9
Accessibility & contrast
On white
2.55
#82AAA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.24
#82AAA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82AAA4
8.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82AAA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82AAA4 | 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)
#A6A5A4
Deuteranopia (green-blind)
#9EA0A5
Tritanopia (blue-blind)
#77ACA8
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #82aaa4; /* rgb */ color: rgb(130, 170, 164); /* oklch */ color: oklch(70.7% 0.044 184.9);
Tailwind
colors: {
custom: {
50: '#a7c3be',
500: '#82aaa4',
950: '#000000',
},
}SCSS
$custom: #82aaa4; $custom-light: #a7c3be; $custom-dark: #000000;
JSON
{
"hex": "#82aaa4",
"rgb": {
"r": 130,
"g": 170,
"b": 164
},
"hsl": {
"h": 171,
"s": 19.048,
"l": 58.824
},
"oklch": {
"l": 0.70701,
"c": 0.0442,
"h": 184.9
},
"luminance": 0.36176
}Semantic roles & 50–950 ramp
primary
#82AAA4
secondary
#CCBCBE
accent
#6C78BC
background
#FAFCFB
surface
#F4F8F6
border
#CED1D0
text
#0F1212
muted
#7F8181