#80AAA8#80AAA8
#80AAA8 is a light, muted teal. Relative luminance 0.362; OKLCH L 70.7% C 0.045 H 192.5°. Best body text is #000000 at 8.23:1 contrast (WCAG AA passes).
Color values
| HEX | #80AAA8 |
|---|---|
| RGB | rgb(128, 170, 168) |
| HSL | hsl(177, 20%, 58%) |
| HSV | hsv(177, 25%, 67%) |
| CMYK | cmyk(24.7%, 0%, 1.2%, 33.3%) |
| CIE-LAB | lab(66.65, -14.51, -3.58) |
| CIE-LCH | lch(66.65, 14.94, 193.86°) |
| OKLab | oklab(70.7% -0.0443 -0.0098) |
| OKLCH | oklch(70.7% 0.045 192.5) |
| XYZ | xyz(30.3425, 36.1645, 42.4199) |
| Luminance | 0.3617 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 6.11
Greyish Teal
#719F91
ΔE00 6.58
Dull Teal
#5F9E8F
ΔE00 8.62
Cool Grey
#95A3A6
ΔE00 9.39
Grey Teal
#5E9B8A
ΔE00 9.55
Bluegrey
#85A3B2
ΔE00 9.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80AAA8 #AA8082
analogous
#80AA93 #80AAA8 #8097AA
triadic
#80AAA8 #A880AA #AAA880
tetradic
#80AAA8 #9380AA #AA8082 #97AA80
square
#80AAA8 #9380AA #AA8082 #97AA80
split-complementary
#80AAA8 #AA8097 #AA9380
monochromatic
#466968 #5F8E8C #80AAA8 #A5C3C1 #C9DBDA
Accessibility & contrast
On white
2.55
#80AAA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.23
#80AAA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80AAA8
8.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80AAA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80AAA8 | 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)
#A5A6A8
Deuteranopia (green-blind)
#9DA0A8
Tritanopia (blue-blind)
#73ACA9
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #80aaa8; /* rgb */ color: rgb(128, 170, 168); /* oklch */ color: oklch(70.7% 0.045 192.5);
Tailwind
colors: {
custom: {
50: '#a6c3c1',
500: '#80aaa8',
950: '#000000',
},
}SCSS
$custom: #80aaa8; $custom-light: #a6c3c1; $custom-dark: #000000;
JSON
{
"hex": "#80aaa8",
"rgb": {
"r": 128,
"g": 170,
"b": 168
},
"hsl": {
"h": 177.143,
"s": 19.811,
"l": 58.431
},
"oklch": {
"l": 0.70701,
"c": 0.04536,
"h": 192.5
},
"luminance": 0.36166
}Semantic roles & 50–950 ramp
primary
#80AAA8
secondary
#CBBBBB
accent
#6B6FBC
background
#FAFCFB
surface
#F4F8F7
border
#CED1D0
text
#0F1212
muted
#7F8181