#80AAA6#80AAA6
#80AAA6 is a light, muted teal. Relative luminance 0.361; OKLCH L 70.6% C 0.046 H 188.9°. Best body text is #000000 at 8.22:1 contrast (WCAG AA passes).
Color values
| HEX | #80AAA6 |
|---|---|
| RGB | rgb(128, 170, 166) |
| HSL | hsl(174, 20%, 58%) |
| HSV | hsv(174, 25%, 67%) |
| CMYK | cmyk(24.7%, 0%, 2.4%, 33.3%) |
| CIE-LAB | lab(66.59, -14.96, -2.55) |
| CIE-LCH | lch(66.59, 15.18, 189.68°) |
| OKLab | oklab(70.64% -0.0451 -0.0071) |
| OKLCH | oklch(70.64% 0.046 188.9) |
| XYZ | xyz(30.1576, 36.0905, 41.4462) |
| Luminance | 0.3609 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 5.85
Cadetblue
#5F9EA0
ΔE00 6.28
Dull Teal
#5F9E8F
ΔE00 7.99
Grey Teal
#5E9B8A
ΔE00 8.91
Cool Grey
#95A3A6
ΔE00 9.82
Bluegrey
#85A3B2
ΔE00 10.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80AAA6 #AA8084
analogous
#80AA91 #80AAA6 #8099AA
triadic
#80AAA6 #A680AA #AAA680
tetradic
#80AAA6 #9180AA #AA8084 #99AA80
square
#80AAA6 #9180AA #AA8084 #99AA80
split-complementary
#80AAA6 #AA8099 #AA9180
monochromatic
#466966 #5F8E89 #80AAA6 #A5C3C0 #C9DBD9
Accessibility & contrast
On white
2.56
#80AAA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.22
#80AAA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80AAA6
8.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80AAA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80AAA6 | 1.00 | 2.56 | 8.22 | 8.22 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A5A6
Deuteranopia (green-blind)
#9D9FA7
Tritanopia (blue-blind)
#73ACA9
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #80aaa6; /* rgb */ color: rgb(128, 170, 166); /* oklch */ color: oklch(70.6% 0.046 188.9);
Tailwind
colors: {
custom: {
50: '#a6c3c0',
500: '#80aaa6',
950: '#000000',
},
}SCSS
$custom: #80aaa6; $custom-light: #a6c3c0; $custom-dark: #000000;
JSON
{
"hex": "#80aaa6",
"rgb": {
"r": 128,
"g": 170,
"b": 166
},
"hsl": {
"h": 174.286,
"s": 19.811,
"l": 58.431
},
"oklch": {
"l": 0.70638,
"c": 0.04568,
"h": 188.9
},
"luminance": 0.36092
}Semantic roles & 50–950 ramp
primary
#80AAA6
secondary
#CBBBBC
accent
#6B73BC
background
#FAFCFB
surface
#F4F8F7
border
#CED1D0
text
#0F1212
muted
#7F8181