#80A29C#80A29C
#80A29C is a light, muted teal. Relative luminance 0.328; OKLCH L 68.5% C 0.038 H 183.2°. Best body text is #000000 at 7.57:1 contrast (WCAG AA passes).
Color values
| HEX | #80A29C |
|---|---|
| RGB | rgb(128, 162, 156) |
| HSL | hsl(169, 15%, 57%) |
| HSV | hsv(169, 21%, 64%) |
| CMYK | cmyk(21%, 0%, 3.7%, 36.5%) |
| CIE-LAB | lab(64.02, -12.94, -0.73) |
| CIE-LCH | lch(64.02, 12.96, 183.23°) |
| OKLab | oklab(68.5% -0.0384 -0.0021) |
| OKLCH | oklch(68.5% 0.038 183.2) |
| XYZ | xyz(27.8214, 32.8292, 36.3168) |
| Luminance | 0.3283 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 4.86
Cadetblue
#5F9EA0
ΔE00 6.78
Dull Teal
#5F9E8F
ΔE00 7.68
Grey Teal
#5E9B8A
ΔE00 8.23
Cool Grey
#95A3A6
ΔE00 8.81
Bluegrey
#85A3B2
ΔE00 10.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80A29C #A28086
analogous
#80A28B #80A29C #8097A2
triadic
#80A29C #9C80A2 #A29C80
tetradic
#80A29C #8B80A2 #A28086 #97A280
square
#80A29C #8B80A2 #A28086 #97A280
split-complementary
#80A29C #A28097 #A28B80
monochromatic
#47615C #61847E #80A29C #A3BCB8 #C7D6D3
Accessibility & contrast
On white
2.78
#80A29C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.57
#80A29C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80A29C
7.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80A29C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80A29C | 1.00 | 2.78 | 7.57 | 7.57 |
| #FFFFFF | 2.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9F9E9C
Deuteranopia (green-blind)
#98999D
Tritanopia (blue-blind)
#77A3A0
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #80a29c; /* rgb */ color: rgb(128, 162, 156); /* oklch */ color: oklch(68.5% 0.038 183.2);
Tailwind
colors: {
custom: {
50: '#a5bdb9',
500: '#80a29c',
950: '#000000',
},
}SCSS
$custom: #80a29c; $custom-light: #a5bdb9; $custom-dark: #000000;
JSON
{
"hex": "#80a29c",
"rgb": {
"r": 128,
"g": 162,
"b": 156
},
"hsl": {
"h": 169.412,
"s": 15.455,
"l": 56.863
},
"oklch": {
"l": 0.68502,
"c": 0.03847,
"h": 183.2
},
"luminance": 0.3283
}Semantic roles & 50–950 ramp
primary
#80A29C
secondary
#C6B8BA
accent
#707CB8
background
#FAFBFB
surface
#F4F6F6
border
#CED0D0
text
#0F1211
muted
#7F8180