#80AAA7#80AAA7
#80AAA7 is a light, muted teal. Relative luminance 0.361; OKLCH L 70.7% C 0.045 H 190.7°. Best body text is #000000 at 8.23:1 contrast (WCAG AA passes).
Color values
| HEX | #80AAA7 |
|---|---|
| RGB | rgb(128, 170, 167) |
| HSL | hsl(176, 20%, 58%) |
| HSV | hsv(176, 25%, 67%) |
| CMYK | cmyk(24.7%, 0%, 1.8%, 33.3%) |
| CIE-LAB | lab(66.62, -14.73, -3.07) |
| CIE-LCH | lch(66.62, 15.05, 191.75°) |
| OKLab | oklab(70.67% -0.0447 -0.0084) |
| OKLCH | oklch(70.67% 0.045 190.7) |
| XYZ | xyz(30.2497, 36.1274, 41.9311) |
| Luminance | 0.3613 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 6.17
Greyish Teal
#719F91
ΔE00 6.21
Dull Teal
#5F9E8F
ΔE00 8.29
Grey Teal
#5E9B8A
ΔE00 9.22
Cool Grey
#95A3A6
ΔE00 9.60
Bluegrey
#85A3B2
ΔE00 10.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80AAA7 #AA8083
analogous
#80AA92 #80AAA7 #8098AA
triadic
#80AAA7 #A780AA #AAA780
tetradic
#80AAA7 #9280AA #AA8083 #98AA80
square
#80AAA7 #9280AA #AA8083 #98AA80
split-complementary
#80AAA7 #AA8098 #AA9280
monochromatic
#466967 #5F8E8B #80AAA7 #A5C3C0 #C9DBDA
Accessibility & contrast
On white
2.55
#80AAA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.23
#80AAA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80AAA7
8.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80AAA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80AAA7 | 1.00 | 2.55 | 8.23 | 8.23 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A6A7
Deuteranopia (green-blind)
#9D9FA8
Tritanopia (blue-blind)
#73ACA9
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #80aaa7; /* rgb */ color: rgb(128, 170, 167); /* oklch */ color: oklch(70.7% 0.045 190.7);
Tailwind
colors: {
custom: {
50: '#a6c3c1',
500: '#80aaa7',
950: '#000000',
},
}SCSS
$custom: #80aaa7; $custom-light: #a6c3c1; $custom-dark: #000000;
JSON
{
"hex": "#80aaa7",
"rgb": {
"r": 128,
"g": 170,
"b": 167
},
"hsl": {
"h": 175.714,
"s": 19.811,
"l": 58.431
},
"oklch": {
"l": 0.70669,
"c": 0.04549,
"h": 190.7
},
"luminance": 0.36129
}Semantic roles & 50–950 ramp
primary
#80AAA7
secondary
#CBBBBC
accent
#6B71BC
background
#FAFCFB
surface
#F4F8F7
border
#CED1D0
text
#0F1212
muted
#7F8181