#80AAAF#80AAAF
#80AAAF is a light, muted teal. Relative luminance 0.364; OKLCH L 70.9% C 0.046 H 205.3°. Best body text is #000000 at 8.29:1 contrast (WCAG AA passes).
Color values
| HEX | #80AAAF |
|---|---|
| RGB | rgb(128, 170, 175) |
| HSL | hsl(186, 23%, 59%) |
| HSV | hsv(186, 27%, 69%) |
| CMYK | cmyk(26.9%, 2.9%, 0%, 31.4%) |
| CIE-LAB | lab(66.85, -12.89, -7.17) |
| CIE-LCH | lch(66.85, 14.75, 209.09°) |
| OKLab | oklab(70.93% -0.0414 -0.0195) |
| OKLCH | oklch(70.93% 0.046 205.3) |
| XYZ | xyz(31.0123, 36.4324, 45.9472) |
| Luminance | 0.3643 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 6.70
Bluegrey
#85A3B2
ΔE00 6.78
Greyblue
#77A1B5
ΔE00 7.07
Cool Grey
#95A3A6
ΔE00 8.26
Bluey Grey
#89A0B0
ΔE00 9.04
Greyish Teal
#719F91
ΔE00 9.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80AAAF #AF8580
analogous
#80AF9D #80AAAF #8093AF
triadic
#80AAAF #AF80AA #AAAF80
tetradic
#80AAAF #9D80AF #AF8580 #93AF80
square
#80AAAF #9D80AF #AF8580 #93AF80
split-complementary
#80AAAF #AF8093 #AF9D80
monochromatic
#466A6F #5D8F94 #80AAAF #A6C3C7 #CBDCDE
Accessibility & contrast
On white
2.53
#80AAAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.29
#80AAAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80AAAF
8.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80AAAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80AAAF | 1.00 | 2.53 | 8.29 | 8.29 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A6AF
Deuteranopia (green-blind)
#9BA0AF
Tritanopia (blue-blind)
#70ADAB
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #80aaaf; /* rgb */ color: rgb(128, 170, 175); /* oklch */ color: oklch(70.9% 0.046 205.3);
Tailwind
colors: {
custom: {
50: '#a6c3c6',
500: '#80aaaf',
950: '#000000',
},
}SCSS
$custom: #80aaaf; $custom-light: #a6c3c6; $custom-dark: #000000;
JSON
{
"hex": "#80aaaf",
"rgb": {
"r": 128,
"g": 170,
"b": 175
},
"hsl": {
"h": 186.383,
"s": 22.705,
"l": 59.412
},
"oklch": {
"l": 0.70931,
"c": 0.04577,
"h": 205.3
},
"luminance": 0.36434
}Semantic roles & 50–950 ramp
primary
#80AAAF
secondary
#CFBEBC
accent
#7269BF
background
#FAFCFC
surface
#F4F8F8
border
#CED1D1
text
#0F1213
muted
#7F8182