#82AAA8#82AAA8
#82AAA8 is a light, muted teal. Relative luminance 0.363; OKLCH L 70.8% C 0.043 H 192.4°. Best body text is #000000 at 8.26:1 contrast (WCAG AA passes).
Color values
| HEX | #82AAA8 |
|---|---|
| RGB | rgb(130, 170, 168) |
| HSL | hsl(177, 19%, 59%) |
| HSV | hsv(177, 24%, 67%) |
| CMYK | cmyk(23.5%, 0%, 1.2%, 33.3%) |
| CIE-LAB | lab(66.76, -13.88, -3.39) |
| CIE-LCH | lch(66.76, 14.29, 193.72°) |
| OKLab | oklab(70.83% -0.0424 -0.0093) |
| OKLCH | oklch(70.83% 0.043 192.4) |
| XYZ | xyz(30.6464, 36.3212, 42.4341) |
| Luminance | 0.3632 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 6.47
Greyish Teal
#719F91
ΔE00 6.76
Dull Teal
#5F9E8F
ΔE00 8.93
Cool Grey
#95A3A6
ΔE00 8.96
Bluegrey
#85A3B2
ΔE00 9.36
Grey Teal
#5E9B8A
ΔE00 9.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82AAA8 #AA8284
analogous
#82AA94 #82AAA8 #8298AA
triadic
#82AAA8 #A882AA #AAA882
tetradic
#82AAA8 #9482AA #AA8284 #98AA82
square
#82AAA8 #9482AA #AA8284 #98AA82
split-complementary
#82AAA8 #AA8298 #AA9482
monochromatic
#486A68 #618E8C #82AAA8 #A6C3C1 #CBDCDB
Accessibility & contrast
On white
2.54
#82AAA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.26
#82AAA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82AAA8
8.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82AAA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82AAA8 | 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)
#A5A6A8
Deuteranopia (green-blind)
#9DA0A8
Tritanopia (blue-blind)
#75ACA9
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #82aaa8; /* rgb */ color: rgb(130, 170, 168); /* oklch */ color: oklch(70.8% 0.043 192.4);
Tailwind
colors: {
custom: {
50: '#a7c3c1',
500: '#82aaa8',
950: '#000000',
},
}SCSS
$custom: #82aaa8; $custom-light: #a7c3c1; $custom-dark: #000000;
JSON
{
"hex": "#82aaa8",
"rgb": {
"r": 130,
"g": 170,
"b": 168
},
"hsl": {
"h": 177,
"s": 19.048,
"l": 58.824
},
"oklch": {
"l": 0.70827,
"c": 0.04337,
"h": 192.4
},
"luminance": 0.36322
}Semantic roles & 50–950 ramp
primary
#82AAA8
secondary
#CCBCBD
accent
#6C70BC
background
#FAFCFB
surface
#F4F8F7
border
#CED1D0
text
#0F1212
muted
#7F8181