#80AFAE#80AFAE
#80AFAE is a light, muted teal. Relative luminance 0.383; OKLCH L 72.0% C 0.050 H 194.4°. Best body text is #000000 at 8.66:1 contrast (WCAG AA passes).
Color values
| HEX | #80AFAE |
|---|---|
| RGB | rgb(128, 175, 174) |
| HSL | hsl(179, 23%, 59%) |
| HSV | hsv(179, 27%, 69%) |
| CMYK | cmyk(26.9%, 0%, 0.6%, 31.4%) |
| CIE-LAB | lab(68.24, -15.76, -4.55) |
| CIE-LCH | lch(68.24, 16.40, 196.11°) |
| OKLab | oklab(72.03% -0.0484 -0.0125) |
| OKLCH | oklch(72.03% 0.05 194.4) |
| XYZ | xyz(31.8696, 38.3036, 45.7503) |
| Luminance | 0.3831 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 6.56
Greyish Teal
#719F91
ΔE00 7.58
Dull Teal
#5F9E8F
ΔE00 9.25
Bluegrey
#85A3B2
ΔE00 10.07
Grey Teal
#5E9B8A
ΔE00 10.31
Cool Grey
#95A3A6
ΔE00 10.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80AFAE #AF8081
analogous
#80AF97 #80AFAE #8099AF
triadic
#80AFAE #AE80AF #AFAE80
tetradic
#80AFAE #9780AF #AF8081 #99AF80
square
#80AFAE #9780AF #AF8081 #99AF80
split-complementary
#80AFAE #AF8099 #AF9780
monochromatic
#466F6E #5D9493 #80AFAE #A6C7C6 #CBDEDE
Accessibility & contrast
On white
2.42
#80AFAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.66
#80AFAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80AFAE
8.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80AFAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80AFAE | 1.00 | 2.42 | 8.66 | 8.66 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9AAAE
Deuteranopia (green-blind)
#A0A4AE
Tritanopia (blue-blind)
#70B2AF
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #80afae; /* rgb */ color: rgb(128, 175, 174); /* oklch */ color: oklch(72.0% 0.050 194.4);
Tailwind
colors: {
custom: {
50: '#a6c7c6',
500: '#80afae',
950: '#000000',
},
}SCSS
$custom: #80afae; $custom-light: #a6c7c6; $custom-dark: #000000;
JSON
{
"hex": "#80afae",
"rgb": {
"r": 128,
"g": 175,
"b": 174
},
"hsl": {
"h": 178.723,
"s": 22.705,
"l": 59.412
},
"oklch": {
"l": 0.72031,
"c": 0.05003,
"h": 194.4
},
"luminance": 0.38305
}Semantic roles & 50–950 ramp
primary
#80AFAE
secondary
#CFBCBD
accent
#696ABF
background
#FAFCFC
surface
#F4F8F8
border
#CED1D1
text
#0F1313
muted
#7F8282