#80AAA0#80AAA0
#80AAA0 is a light, muted teal. Relative luminance 0.359; OKLCH L 70.5% C 0.048 H 178.6°. Best body text is #000000 at 8.18:1 contrast (WCAG AA passes).
Color values
| HEX | #80AAA0 |
|---|---|
| RGB | rgb(128, 170, 160) |
| HSL | hsl(166, 20%, 58%) |
| HSV | hsv(166, 25%, 67%) |
| CMYK | cmyk(24.7%, 0%, 5.9%, 33.3%) |
| CIE-LAB | lab(66.42, -16.29, 0.54) |
| CIE-LCH | lch(66.42, 16.30, 178.08°) |
| OKLab | oklab(70.45% -0.0477 0.0012) |
| OKLCH | oklch(70.45% 0.048 178.6) |
| XYZ | xyz(29.6200, 35.8755, 38.6149) |
| Luminance | 0.3588 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 4.20
Dull Teal
#5F9E8F
ΔE00 6.64
Grey Teal
#5E9B8A
ΔE00 7.44
Cadetblue
#5F9EA0
ΔE00 7.47
Greenish Grey
#96AE8D
ΔE00 9.77
Grey Green
#86A17D
ΔE00 10.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80AAA0 #AA808A
analogous
#80AA8B #80AAA0 #809FAA
triadic
#80AAA0 #A080AA #AAA080
tetradic
#80AAA0 #8B80AA #AA808A #9FAA80
square
#80AAA0 #8B80AA #AA808A #9FAA80
split-complementary
#80AAA0 #AA809F #AA8B80
monochromatic
#466961 #5F8E83 #80AAA0 #A5C3BB #C9DBD7
Accessibility & contrast
On white
2.57
#80AAA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.18
#80AAA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80AAA0
8.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80AAA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80AAA0 | 1.00 | 2.57 | 8.18 | 8.18 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A5A0
Deuteranopia (green-blind)
#9F9FA1
Tritanopia (blue-blind)
#75ABA7
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #80aaa0; /* rgb */ color: rgb(128, 170, 160); /* oklch */ color: oklch(70.5% 0.048 178.6);
Tailwind
colors: {
custom: {
50: '#a5c3bc',
500: '#80aaa0',
950: '#000000',
},
}SCSS
$custom: #80aaa0; $custom-light: #a5c3bc; $custom-dark: #000000;
JSON
{
"hex": "#80aaa0",
"rgb": {
"r": 128,
"g": 170,
"b": 160
},
"hsl": {
"h": 165.714,
"s": 19.811,
"l": 58.431
},
"oklch": {
"l": 0.70452,
"c": 0.04769,
"h": 178.6
},
"luminance": 0.35877
}Semantic roles & 50–950 ramp
primary
#80AAA0
secondary
#CBBBBF
accent
#6B7FBC
background
#FAFCFB
surface
#F4F8F6
border
#CED1D0
text
#0F1212
muted
#7F8181