#82AAA9#82AAA9
#82AAA9 is a light, muted teal. Relative luminance 0.364; OKLCH L 70.9% C 0.043 H 194.3°. Best body text is #000000 at 8.27:1 contrast (WCAG AA passes).
Color values
| HEX | #82AAA9 |
|---|---|
| RGB | rgb(130, 170, 169) |
| HSL | hsl(179, 19%, 59%) |
| HSV | hsv(179, 24%, 67%) |
| CMYK | cmyk(23.5%, 0%, 0.6%, 33.3%) |
| CIE-LAB | lab(66.79, -13.66, -3.90) |
| CIE-LCH | lch(66.79, 14.21, 195.95°) |
| OKLab | oklab(70.86% -0.0419 -0.0107) |
| OKLCH | oklch(70.86% 0.043 194.3) |
| XYZ | xyz(30.7399, 36.3586, 42.9267) |
| Luminance | 0.3636 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 6.45
Greyish Teal
#719F91
ΔE00 7.15
Cool Grey
#95A3A6
ΔE00 8.76
Bluegrey
#85A3B2
ΔE00 8.94
Dull Teal
#5F9E8F
ΔE00 9.26
Greyblue
#77A1B5
ΔE00 9.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82AAA9 #AA8283
analogous
#82AA95 #82AAA9 #8297AA
triadic
#82AAA9 #A982AA #AAA982
tetradic
#82AAA9 #9582AA #AA8283 #97AA82
square
#82AAA9 #9582AA #AA8283 #97AA82
split-complementary
#82AAA9 #AA8297 #AA9582
monochromatic
#486A69 #618E8D #82AAA9 #A6C3C2 #CBDCDB
Accessibility & contrast
On white
2.54
#82AAA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.27
#82AAA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82AAA9
8.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82AAA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82AAA9 | 1.00 | 2.54 | 8.27 | 8.27 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A6A9
Deuteranopia (green-blind)
#9DA0A9
Tritanopia (blue-blind)
#75ADAA
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #82aaa9; /* rgb */ color: rgb(130, 170, 169); /* oklch */ color: oklch(70.9% 0.043 194.3);
Tailwind
colors: {
custom: {
50: '#a7c3c2',
500: '#82aaa9',
950: '#000000',
},
}SCSS
$custom: #82aaa9; $custom-light: #a7c3c2; $custom-dark: #000000;
JSON
{
"hex": "#82aaa9",
"rgb": {
"r": 130,
"g": 170,
"b": 169
},
"hsl": {
"h": 178.5,
"s": 19.048,
"l": 58.824
},
"oklch": {
"l": 0.70859,
"c": 0.04328,
"h": 194.3
},
"luminance": 0.3636
}Semantic roles & 50–950 ramp
primary
#82AAA9
secondary
#CCBCBC
accent
#6C6EBC
background
#FAFCFB
surface
#F4F8F7
border
#CED1D0
text
#0F1212
muted
#7F8181