#80A09C#80A09C
#80A09C is a light, muted teal. Relative luminance 0.321; OKLCH L 68.0% C 0.036 H 187.0°. Best body text is #000000 at 7.43:1 contrast (WCAG AA passes).
Color values
| HEX | #80A09C |
|---|---|
| RGB | rgb(128, 160, 156) |
| HSL | hsl(173, 14%, 56%) |
| HSV | hsv(173, 20%, 63%) |
| CMYK | cmyk(20%, 0%, 2.5%, 37.3%) |
| CIE-LAB | lab(63.45, -11.87, -1.57) |
| CIE-LCH | lch(63.45, 11.97, 187.53°) |
| OKLab | oklab(68.05% -0.0356 -0.0044) |
| OKLCH | oklch(68.05% 0.036 187) |
| XYZ | xyz(27.4719, 32.1302, 36.2003) |
| Luminance | 0.3213 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 5.78
Cadetblue
#5F9EA0
ΔE00 6.77
Cool Grey
#95A3A6
ΔE00 7.94
Dull Teal
#5F9E8F
ΔE00 8.47
Grey Teal
#5E9B8A
ΔE00 8.98
Bluegrey
#85A3B2
ΔE00 9.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80A09C #A08084
analogous
#80A08C #80A09C #8094A0
triadic
#80A09C #9C80A0 #A09C80
tetradic
#80A09C #8C80A0 #A08084 #94A080
square
#80A09C #8C80A0 #A08084 #94A080
split-complementary
#80A09C #A08094 #A08C80
monochromatic
#475F5C #61827E #80A09C #A3BAB7 #C6D4D3
Accessibility & contrast
On white
2.83
#80A09C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.43
#80A09C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80A09C
7.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80A09C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80A09C | 1.00 | 2.83 | 7.43 | 7.43 |
| #FFFFFF | 2.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9C9C9C
Deuteranopia (green-blind)
#96989C
Tritanopia (blue-blind)
#77A29F
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #80a09c; /* rgb */ color: rgb(128, 160, 156); /* oklch */ color: oklch(68.0% 0.036 187.0);
Tailwind
colors: {
custom: {
50: '#a5bcb9',
500: '#80a09c',
950: '#000000',
},
}SCSS
$custom: #80a09c; $custom-light: #a5bcb9; $custom-dark: #000000;
JSON
{
"hex": "#80a09c",
"rgb": {
"r": 128,
"g": 160,
"b": 156
},
"hsl": {
"h": 172.5,
"s": 14.414,
"l": 56.471
},
"oklch": {
"l": 0.68047,
"c": 0.03589,
"h": 187
},
"luminance": 0.32131
}Semantic roles & 50–950 ramp
primary
#80A09C
secondary
#C4B7B9
accent
#7179B7
background
#FAFBFB
surface
#F4F6F6
border
#CED0D0
text
#0F1211
muted
#7F8180