#80AAA5#80AAA5
#80AAA5 is a light, muted teal. Relative luminance 0.361; OKLCH L 70.6% C 0.046 H 187.1°. Best body text is #000000 at 8.21:1 contrast (WCAG AA passes).
Color values
| HEX | #80AAA5 |
|---|---|
| RGB | rgb(128, 170, 165) |
| HSL | hsl(173, 20%, 58%) |
| HSV | hsv(173, 25%, 67%) |
| CMYK | cmyk(24.7%, 0%, 2.9%, 33.3%) |
| CIE-LAB | lab(66.56, -15.18, -2.04) |
| CIE-LCH | lch(66.56, 15.32, 187.64°) |
| OKLab | oklab(70.61% -0.0455 -0.0057) |
| OKLCH | oklch(70.61% 0.046 187.1) |
| XYZ | xyz(30.0662, 36.0540, 40.9649) |
| Luminance | 0.3605 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 5.52
Cadetblue
#5F9EA0
ΔE00 6.41
Dull Teal
#5F9E8F
ΔE00 7.71
Grey Teal
#5E9B8A
ΔE00 8.61
Cool Grey
#95A3A6
ΔE00 10.04
Sea
#3C9992
ΔE00 10.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80AAA5 #AA8085
analogous
#80AA90 #80AAA5 #809AAA
triadic
#80AAA5 #A580AA #AAA580
tetradic
#80AAA5 #9080AA #AA8085 #9AAA80
square
#80AAA5 #9080AA #AA8085 #9AAA80
split-complementary
#80AAA5 #AA809A #AA9080
monochromatic
#466965 #5F8E88 #80AAA5 #A5C3BF #C9DBD9
Accessibility & contrast
On white
2.56
#80AAA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.21
#80AAA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80AAA5
8.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80AAA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80AAA5 | 1.00 | 2.56 | 8.21 | 8.21 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A5A5
Deuteranopia (green-blind)
#9D9FA6
Tritanopia (blue-blind)
#73ACA8
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #80aaa5; /* rgb */ color: rgb(128, 170, 165); /* oklch */ color: oklch(70.6% 0.046 187.1);
Tailwind
colors: {
custom: {
50: '#a6c3bf',
500: '#80aaa5',
950: '#000000',
},
}SCSS
$custom: #80aaa5; $custom-light: #a6c3bf; $custom-dark: #000000;
JSON
{
"hex": "#80aaa5",
"rgb": {
"r": 128,
"g": 170,
"b": 165
},
"hsl": {
"h": 172.857,
"s": 19.811,
"l": 58.431
},
"oklch": {
"l": 0.70606,
"c": 0.0459,
"h": 187.1
},
"luminance": 0.36055
}Semantic roles & 50–950 ramp
primary
#80AAA5
secondary
#CBBBBD
accent
#6B75BC
background
#FAFCFB
surface
#F4F8F7
border
#CED1D0
text
#0F1212
muted
#7F8181