#80AEB2#80AEB2
#80AEB2 is a light, muted teal. Relative luminance 0.381; OKLCH L 71.9% C 0.049 H 202.8°. Best body text is #000000 at 8.62:1 contrast (WCAG AA passes).
Color values
| HEX | #80AEB2 |
|---|---|
| RGB | rgb(128, 174, 178) |
| HSL | hsl(185, 25%, 60%) |
| HSV | hsv(185, 28%, 70%) |
| CMYK | cmyk(28.1%, 2.2%, 0%, 30.2%) |
| CIE-LAB | lab(68.08, -14.30, -7.01) |
| CIE-LCH | lch(68.08, 15.93, 206.13°) |
| OKLab | oklab(71.94% -0.0455 -0.0191) |
| OKLCH | oklch(71.94% 0.049 202.8) |
| XYZ | xyz(32.0714, 38.0741, 47.7700) |
| Luminance | 0.3808 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 6.77
Bluegrey
#85A3B2
ΔE00 8.04
Greyblue
#77A1B5
ΔE00 8.23
Greyish Teal
#719F91
ΔE00 9.33
Cool Grey
#95A3A6
ΔE00 9.36
Turquoise Blue
#06B1C4
ΔE00 10.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80AEB2 #B28480
analogous
#80B29D #80AEB2 #8095B2
triadic
#80AEB2 #B280AE #AEB280
tetradic
#80AEB2 #9D80B2 #B28480 #95B280
square
#80AEB2 #9D80B2 #B28480 #95B280
split-complementary
#80AEB2 #B28095 #B29D80
monochromatic
#456F72 #5C9498 #80AEB2 #A6C6C9 #CCDFE0
Accessibility & contrast
On white
2.44
#80AEB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.62
#80AEB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80AEB2
8.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80AEB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80AEB2 | 1.00 | 2.44 | 8.62 | 8.62 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7AAB2
Deuteranopia (green-blind)
#9EA3B2
Tritanopia (blue-blind)
#6FB2AF
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #80aeb2; /* rgb */ color: rgb(128, 174, 178); /* oklch */ color: oklch(71.9% 0.049 202.8);
Tailwind
colors: {
custom: {
50: '#a6c6c9',
500: '#80aeb2',
950: '#000000',
},
}SCSS
$custom: #80aeb2; $custom-light: #a6c6c9; $custom-dark: #000000;
JSON
{
"hex": "#80aeb2",
"rgb": {
"r": 128,
"g": 174,
"b": 178
},
"hsl": {
"h": 184.8,
"s": 24.51,
"l": 60
},
"oklch": {
"l": 0.71935,
"c": 0.04934,
"h": 202.8
},
"luminance": 0.38076
}Semantic roles & 50–950 ramp
primary
#80AEB2
secondary
#D1BFBD
accent
#6E67C1
background
#FAFCFC
surface
#F4F8F8
border
#CED1D1
text
#0F1313
muted
#7F8282