#80ADAF#80ADAF
#80ADAF is a light, muted teal. Relative luminance 0.376; OKLCH L 71.6% C 0.048 H 199.6°. Best body text is #000000 at 8.51:1 contrast (WCAG AA passes).
Color values
| HEX | #80ADAF |
|---|---|
| RGB | rgb(128, 173, 175) |
| HSL | hsl(183, 23%, 59%) |
| HSV | hsv(183, 27%, 69%) |
| CMYK | cmyk(26.9%, 1.1%, 0%, 31.4%) |
| CIE-LAB | lab(67.70, -14.48, -5.90) |
| CIE-LCH | lch(67.70, 15.63, 202.19°) |
| OKLab | oklab(71.61% -0.0454 -0.0161) |
| OKLCH | oklch(71.61% 0.048 199.6) |
| XYZ | xyz(31.5811, 37.5700, 46.1368) |
| Luminance | 0.3757 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 6.43
Greyish Teal
#719F91
ΔE00 8.44
Bluegrey
#85A3B2
ΔE00 8.56
Greyblue
#77A1B5
ΔE00 8.85
Cool Grey
#95A3A6
ΔE00 9.39
Dull Teal
#5F9E8F
ΔE00 10.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80ADAF #AF8280
analogous
#80AF9A #80ADAF #8096AF
triadic
#80ADAF #AF80AD #ADAF80
tetradic
#80ADAF #9A80AF #AF8280 #96AF80
square
#80ADAF #9A80AF #AF8280 #96AF80
split-complementary
#80ADAF #AF8096 #AF9A80
monochromatic
#466D6F #5D9294 #80ADAF #A6C5C7 #CBDDDE
Accessibility & contrast
On white
2.47
#80ADAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.51
#80ADAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80ADAF
8.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80ADAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80ADAF | 1.00 | 2.47 | 8.51 | 8.51 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A9AF
Deuteranopia (green-blind)
#9EA2AF
Tritanopia (blue-blind)
#70B0AD
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #80adaf; /* rgb */ color: rgb(128, 173, 175); /* oklch */ color: oklch(71.6% 0.048 199.6);
Tailwind
colors: {
custom: {
50: '#a6c5c6',
500: '#80adaf',
950: '#000000',
},
}SCSS
$custom: #80adaf; $custom-light: #a6c5c6; $custom-dark: #000000;
JSON
{
"hex": "#80adaf",
"rgb": {
"r": 128,
"g": 173,
"b": 175
},
"hsl": {
"h": 182.553,
"s": 22.705,
"l": 59.412
},
"oklch": {
"l": 0.7161,
"c": 0.04816,
"h": 199.6
},
"luminance": 0.37571
}Semantic roles & 50–950 ramp
primary
#80ADAF
secondary
#CFBDBC
accent
#6C69BF
background
#FAFCFC
surface
#F4F8F8
border
#CED1D1
text
#0F1313
muted
#7F8282