#80ABB2#80ABB2
#80ABB2 is a light, muted teal. Relative luminance 0.369; OKLCH L 71.3% C 0.047 H 208.6°. Best body text is #000000 at 8.39:1 contrast (WCAG AA passes).
Color values
| HEX | #80ABB2 |
|---|---|
| RGB | rgb(128, 171, 178) |
| HSL | hsl(188, 25%, 60%) |
| HSV | hsv(188, 28%, 70%) |
| CMYK | cmyk(28.1%, 3.9%, 0%, 30.2%) |
| CIE-LAB | lab(67.22, -12.71, -8.28) |
| CIE-LCH | lch(67.22, 15.17, 213.08°) |
| OKLab | oklab(71.26% -0.0415 -0.0226) |
| OKLCH | oklch(71.26% 0.047 208.6) |
| XYZ | xyz(31.4983, 36.9279, 47.5790) |
| Luminance | 0.3693 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bluegrey
#85A3B2
ΔE00 6.25
Greyblue
#77A1B5
ΔE00 6.43
Cadetblue
#5F9EA0
ΔE00 7.18
Cool Grey
#95A3A6
ΔE00 8.32
Bluey Grey
#89A0B0
ΔE00 8.60
Cool Gray
#9AA7B0
ΔE00 9.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80ABB2 #B28780
analogous
#80B2A0 #80ABB2 #8092B2
triadic
#80ABB2 #B280AB #ABB280
tetradic
#80ABB2 #A080B2 #B28780 #92B280
square
#80ABB2 #A080B2 #B28780 #92B280
split-complementary
#80ABB2 #B28092 #B2A080
monochromatic
#456C72 #5C9098 #80ABB2 #A6C4C9 #CCDDE0
Accessibility & contrast
On white
2.50
#80ABB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.39
#80ABB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80ABB2
8.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80ABB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80ABB2 | 1.00 | 2.50 | 8.39 | 8.39 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A8B2
Deuteranopia (green-blind)
#9BA1B2
Tritanopia (blue-blind)
#6FAFAD
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #80abb2; /* rgb */ color: rgb(128, 171, 178); /* oklch */ color: oklch(71.3% 0.047 208.6);
Tailwind
colors: {
custom: {
50: '#a6c4c9',
500: '#80abb2',
950: '#000000',
},
}SCSS
$custom: #80abb2; $custom-light: #a6c4c9; $custom-dark: #000000;
JSON
{
"hex": "#80abb2",
"rgb": {
"r": 128,
"g": 171,
"b": 178
},
"hsl": {
"h": 188.4,
"s": 24.51,
"l": 60
},
"oklch": {
"l": 0.71258,
"c": 0.04725,
"h": 208.6
},
"luminance": 0.36929
}Semantic roles & 50–950 ramp
primary
#80ABB2
secondary
#D1C0BD
accent
#7367C1
background
#FAFCFC
surface
#F4F8F8
border
#CED1D1
text
#0F1213
muted
#7F8182