#80AFAA#80AFAA
#80AFAA is a light, muted teal. Relative luminance 0.382; OKLCH L 71.9% C 0.051 H 187.9°. Best body text is #000000 at 8.63:1 contrast (WCAG AA passes).
Color values
| HEX | #80AFAA |
|---|---|
| RGB | rgb(128, 175, 170) |
| HSL | hsl(174, 23%, 59%) |
| HSV | hsv(174, 27%, 69%) |
| CMYK | cmyk(26.9%, 0%, 2.9%, 31.4%) |
| CIE-LAB | lab(68.13, -16.67, -2.50) |
| CIE-LCH | lch(68.13, 16.86, 188.54°) |
| OKLab | oklab(71.9% -0.0501 -0.007) |
| OKLCH | oklch(71.9% 0.051 187.9) |
| XYZ | xyz(31.4854, 38.1499, 43.7271) |
| Luminance | 0.3815 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 6.34
Cadetblue
#5F9EA0
ΔE00 6.89
Dull Teal
#5F9E8F
ΔE00 8.09
Grey Teal
#5E9B8A
ΔE00 9.13
Lightseagreen
#20B2AA
ΔE00 10.03
Pale Teal
#82CBB2
ΔE00 10.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80AFAA #AF8085
analogous
#80AF93 #80AFAA #809DAF
triadic
#80AFAA #AA80AF #AFAA80
tetradic
#80AFAA #9380AF #AF8085 #9DAF80
square
#80AFAA #9380AF #AF8085 #9DAF80
split-complementary
#80AFAA #AF809D #AF9380
monochromatic
#466F6A #5D948F #80AFAA #A6C7C3 #CBDEDC
Accessibility & contrast
On white
2.43
#80AFAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.63
#80AFAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80AFAA
8.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80AFAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80AFAA | 1.00 | 2.43 | 8.63 | 8.63 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAAAAA
Deuteranopia (green-blind)
#A1A3AB
Tritanopia (blue-blind)
#71B1AD
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #80afaa; /* rgb */ color: rgb(128, 175, 170); /* oklch */ color: oklch(71.9% 0.051 187.9);
Tailwind
colors: {
custom: {
50: '#a6c7c3',
500: '#80afaa',
950: '#000000',
},
}SCSS
$custom: #80afaa; $custom-light: #a6c7c3; $custom-dark: #000000;
JSON
{
"hex": "#80afaa",
"rgb": {
"r": 128,
"g": 175,
"b": 170
},
"hsl": {
"h": 173.617,
"s": 22.705,
"l": 59.412
},
"oklch": {
"l": 0.71904,
"c": 0.0506,
"h": 187.9
},
"luminance": 0.38151
}Semantic roles & 50–950 ramp
primary
#80AFAA
secondary
#CFBCBE
accent
#6972BF
background
#FAFCFB
surface
#F4F8F7
border
#CED1D0
text
#0F1312
muted
#7F8281