#80AFAF#80AFAF
#80AFAF is a light, muted teal. Relative luminance 0.383; OKLCH L 72.1% C 0.050 H 196.1°. Best body text is #000000 at 8.67:1 contrast (WCAG AA passes).
Color values
| HEX | #80AFAF |
|---|---|
| RGB | rgb(128, 175, 175) |
| HSL | hsl(180, 23%, 59%) |
| HSV | hsv(180, 27%, 69%) |
| CMYK | cmyk(26.9%, 0%, 0%, 31.4%) |
| CIE-LAB | lab(68.27, -15.53, -5.06) |
| CIE-LCH | lch(68.27, 16.33, 198.06°) |
| OKLab | oklab(72.06% -0.048 -0.0139) |
| OKLCH | oklch(72.06% 0.05 196.1) |
| XYZ | xyz(31.9674, 38.3427, 46.2656) |
| Luminance | 0.3834 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 6.56
Greyish Teal
#719F91
ΔE00 7.93
Dull Teal
#5F9E8F
ΔE00 9.58
Bluegrey
#85A3B2
ΔE00 9.70
Greyblue
#77A1B5
ΔE00 10.01
Cool Grey
#95A3A6
ΔE00 10.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80AFAF #AF8080
analogous
#80AF98 #80AFAF #8098AF
triadic
#80AFAF #AF80AF #AFAF80
tetradic
#80AFAF #9880AF #AF8080 #98AF80
square
#80AFAF #9880AF #AF8080 #98AF80
split-complementary
#80AFAF #AF8098 #AF9880
monochromatic
#466F6F #5D9494 #80AFAF #A6C7C7 #CBDEDE
Accessibility & contrast
On white
2.42
#80AFAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.67
#80AFAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80AFAF
8.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80AFAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80AFAF | 1.00 | 2.42 | 8.67 | 8.67 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9AAAF
Deuteranopia (green-blind)
#A0A4AF
Tritanopia (blue-blind)
#70B2AF
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #80afaf; /* rgb */ color: rgb(128, 175, 175); /* oklch */ color: oklch(72.1% 0.050 196.1);
Tailwind
colors: {
custom: {
50: '#a6c7c6',
500: '#80afaf',
950: '#000000',
},
}SCSS
$custom: #80afaf; $custom-light: #a6c7c6; $custom-dark: #000000;
JSON
{
"hex": "#80afaf",
"rgb": {
"r": 128,
"g": 175,
"b": 175
},
"hsl": {
"h": 180,
"s": 22.705,
"l": 59.412
},
"oklch": {
"l": 0.72063,
"c": 0.04999,
"h": 196.1
},
"luminance": 0.38344
}Semantic roles & 50–950 ramp
primary
#80AFAF
secondary
#CFBCBC
accent
#6969BF
background
#FAFCFC
surface
#F4F8F8
border
#CED1D1
text
#0F1313
muted
#7F8282