#80A09E#80A09E
#80A09E is a light, muted teal. Relative luminance 0.322; OKLCH L 68.1% C 0.036 H 191.6°. Best body text is #000000 at 7.44:1 contrast (WCAG AA passes).
Color values
| HEX | #80A09E |
|---|---|
| RGB | rgb(128, 160, 158) |
| HSL | hsl(176, 14%, 56%) |
| HSV | hsv(176, 20%, 63%) |
| CMYK | cmyk(20%, 0%, 1.2%, 37.3%) |
| CIE-LAB | lab(63.51, -11.43, -2.61) |
| CIE-LCH | lch(63.51, 11.72, 192.86°) |
| OKLab | oklab(68.11% -0.0348 -0.0072) |
| OKLCH | oklch(68.11% 0.036 191.6) |
| XYZ | xyz(27.6427, 32.1985, 37.0996) |
| Luminance | 0.3220 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 6.58
Cadetblue
#5F9EA0
ΔE00 6.65
Cool Grey
#95A3A6
ΔE00 7.41
Bluegrey
#85A3B2
ΔE00 8.51
Dull Teal
#5F9E8F
ΔE00 9.11
Pewter
#899397
ΔE00 9.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80A09E #A08082
analogous
#80A08E #80A09E #8092A0
triadic
#80A09E #9E80A0 #A09E80
tetradic
#80A09E #8E80A0 #A08082 #92A080
square
#80A09E #8E80A0 #A08082 #92A080
split-complementary
#80A09E #A08092 #A08E80
monochromatic
#475F5D #618280 #80A09E #A3BAB9 #C6D4D3
Accessibility & contrast
On white
2.82
#80A09E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.44
#80A09E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80A09E
7.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80A09E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80A09E | 1.00 | 2.82 | 7.44 | 7.44 |
| #FFFFFF | 2.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9C9D9E
Deuteranopia (green-blind)
#96989E
Tritanopia (blue-blind)
#77A29F
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #80a09e; /* rgb */ color: rgb(128, 160, 158); /* oklch */ color: oklch(68.1% 0.036 191.6);
Tailwind
colors: {
custom: {
50: '#a5bcba',
500: '#80a09e',
950: '#000000',
},
}SCSS
$custom: #80a09e; $custom-light: #a5bcba; $custom-dark: #000000;
JSON
{
"hex": "#80a09e",
"rgb": {
"r": 128,
"g": 160,
"b": 158
},
"hsl": {
"h": 176.25,
"s": 14.414,
"l": 56.471
},
"oklch": {
"l": 0.68111,
"c": 0.03551,
"h": 191.6
},
"luminance": 0.32199
}Semantic roles & 50–950 ramp
primary
#80A09E
secondary
#C4B7B8
accent
#7175B7
background
#FAFBFB
surface
#F4F6F6
border
#CED0D0
text
#0F1211
muted
#7F8180