#80AAA9#80AAA9
#80AAA9 is a light, muted teal. Relative luminance 0.362; OKLCH L 70.7% C 0.045 H 194.3°. Best body text is #000000 at 8.24:1 contrast (WCAG AA passes).
Color values
| HEX | #80AAA9 |
|---|---|
| RGB | rgb(128, 170, 169) |
| HSL | hsl(179, 20%, 58%) |
| HSV | hsv(179, 25%, 67%) |
| CMYK | cmyk(24.7%, 0%, 0.6%, 33.3%) |
| CIE-LAB | lab(66.67, -14.28, -4.09) |
| CIE-LCH | lch(66.67, 14.85, 196.00°) |
| OKLab | oklab(70.73% -0.0439 -0.0112) |
| OKLCH | oklch(70.73% 0.045 194.3) |
| XYZ | xyz(30.4360, 36.2019, 42.9124) |
| Luminance | 0.3620 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 6.08
Greyish Teal
#719F91
ΔE00 6.96
Dull Teal
#5F9E8F
ΔE00 8.96
Cool Grey
#95A3A6
ΔE00 9.19
Bluegrey
#85A3B2
ΔE00 9.19
Greyblue
#77A1B5
ΔE00 9.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80AAA9 #AA8081
analogous
#80AA94 #80AAA9 #8096AA
triadic
#80AAA9 #A980AA #AAA980
tetradic
#80AAA9 #9480AA #AA8081 #96AA80
square
#80AAA9 #9480AA #AA8081 #96AA80
split-complementary
#80AAA9 #AA8096 #AA9480
monochromatic
#466968 #5F8E8D #80AAA9 #A5C3C2 #C9DBDB
Accessibility & contrast
On white
2.55
#80AAA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.24
#80AAA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80AAA9
8.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80AAA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80AAA9 | 1.00 | 2.55 | 8.24 | 8.24 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A6A9
Deuteranopia (green-blind)
#9DA0A9
Tritanopia (blue-blind)
#72ADAA
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #80aaa9; /* rgb */ color: rgb(128, 170, 169); /* oklch */ color: oklch(70.7% 0.045 194.3);
Tailwind
colors: {
custom: {
50: '#a6c3c2',
500: '#80aaa9',
950: '#000000',
},
}SCSS
$custom: #80aaa9; $custom-light: #a6c3c2; $custom-dark: #000000;
JSON
{
"hex": "#80aaa9",
"rgb": {
"r": 128,
"g": 170,
"b": 169
},
"hsl": {
"h": 178.571,
"s": 19.811,
"l": 58.431
},
"oklch": {
"l": 0.70733,
"c": 0.04528,
"h": 194.3
},
"luminance": 0.36203
}Semantic roles & 50–950 ramp
primary
#80AAA9
secondary
#CBBBBB
accent
#6B6DBC
background
#FAFCFB
surface
#F4F8F7
border
#CED1D0
text
#0F1212
muted
#7F8181