#80A29A#80A29A
#80A29A is a light, muted teal. Relative luminance 0.328; OKLCH L 68.4% C 0.039 H 179.1°. Best body text is #000000 at 7.55:1 contrast (WCAG AA passes).
Color values
| HEX | #80A29A |
|---|---|
| RGB | rgb(128, 162, 154) |
| HSL | hsl(166, 15%, 57%) |
| HSV | hsv(166, 21%, 64%) |
| CMYK | cmyk(21%, 0%, 4.9%, 36.5%) |
| CIE-LAB | lab(63.97, -13.37, 0.31) |
| CIE-LCH | lch(63.97, 13.38, 178.67°) |
| OKLab | oklab(68.44% -0.0393 0.0006) |
| OKLCH | oklch(68.44% 0.039 179.1) |
| XYZ | xyz(27.6535, 32.7620, 35.4323) |
| Luminance | 0.3276 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 4.23
Cadetblue
#5F9EA0
ΔE00 7.18
Dull Teal
#5F9E8F
ΔE00 7.23
Grey Teal
#5E9B8A
ΔE00 7.73
Cool Grey
#95A3A6
ΔE00 9.38
Greenish Grey
#96AE8D
ΔE00 10.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80A29A #A28088
analogous
#80A289 #80A29A #8099A2
triadic
#80A29A #9A80A2 #A29A80
tetradic
#80A29A #8980A2 #A28088 #99A280
square
#80A29A #8980A2 #A28088 #99A280
split-complementary
#80A29A #A28099 #A28980
monochromatic
#47615B #61847C #80A29A #A3BCB6 #C7D6D2
Accessibility & contrast
On white
2.78
#80A29A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.55
#80A29A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80A29A
7.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80A29A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80A29A | 1.00 | 2.78 | 7.55 | 7.55 |
| #FFFFFF | 2.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9F9E9A
Deuteranopia (green-blind)
#99999B
Tritanopia (blue-blind)
#77A39F
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #80a29a; /* rgb */ color: rgb(128, 162, 154); /* oklch */ color: oklch(68.4% 0.039 179.1);
Tailwind
colors: {
custom: {
50: '#a5bdb7',
500: '#80a29a',
950: '#000000',
},
}SCSS
$custom: #80a29a; $custom-light: #a5bdb7; $custom-dark: #000000;
JSON
{
"hex": "#80a29a",
"rgb": {
"r": 128,
"g": 162,
"b": 154
},
"hsl": {
"h": 165.882,
"s": 15.455,
"l": 56.863
},
"oklch": {
"l": 0.68441,
"c": 0.03926,
"h": 179.1
},
"luminance": 0.32763
}Semantic roles & 50–950 ramp
primary
#80A29A
secondary
#C6B8BB
accent
#7081B8
background
#FAFBFB
surface
#F4F6F6
border
#CED0D0
text
#0F1211
muted
#7F8180