#80AAA4#80AAA4
#80AAA4 is a light, muted teal. Relative luminance 0.360; OKLCH L 70.6% C 0.046 H 185.4°. Best body text is #000000 at 8.20:1 contrast (WCAG AA passes).
Color values
| HEX | #80AAA4 |
|---|---|
| RGB | rgb(128, 170, 164) |
| HSL | hsl(171, 20%, 58%) |
| HSV | hsv(171, 25%, 67%) |
| CMYK | cmyk(24.7%, 0%, 3.5%, 33.3%) |
| CIE-LAB | lab(66.53, -15.41, -1.52) |
| CIE-LCH | lch(66.53, 15.48, 185.63°) |
| OKLab | oklab(70.58% -0.046 -0.0043) |
| OKLCH | oklch(70.58% 0.046 185.4) |
| XYZ | xyz(29.9756, 36.0177, 40.4875) |
| Luminance | 0.3602 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 5.20
Cadetblue
#5F9EA0
ΔE00 6.57
Dull Teal
#5F9E8F
ΔE00 7.45
Grey Teal
#5E9B8A
ΔE00 8.34
Cool Grey
#95A3A6
ΔE00 10.27
Sea
#3C9992
ΔE00 10.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80AAA4 #AA8086
analogous
#80AA8F #80AAA4 #809BAA
triadic
#80AAA4 #A480AA #AAA480
tetradic
#80AAA4 #8F80AA #AA8086 #9BAA80
square
#80AAA4 #8F80AA #AA8086 #9BAA80
split-complementary
#80AAA4 #AA809B #AA8F80
monochromatic
#466964 #5F8E87 #80AAA4 #A5C3BE #C9DBD9
Accessibility & contrast
On white
2.56
#80AAA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.20
#80AAA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80AAA4
8.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80AAA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80AAA4 | 1.00 | 2.56 | 8.20 | 8.20 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A5A4
Deuteranopia (green-blind)
#9E9FA5
Tritanopia (blue-blind)
#74ACA8
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #80aaa4; /* rgb */ color: rgb(128, 170, 164); /* oklch */ color: oklch(70.6% 0.046 185.4);
Tailwind
colors: {
custom: {
50: '#a6c3be',
500: '#80aaa4',
950: '#000000',
},
}SCSS
$custom: #80aaa4; $custom-light: #a6c3be; $custom-dark: #000000;
JSON
{
"hex": "#80aaa4",
"rgb": {
"r": 128,
"g": 170,
"b": 164
},
"hsl": {
"h": 171.429,
"s": 19.811,
"l": 58.431
},
"oklch": {
"l": 0.70575,
"c": 0.04617,
"h": 185.4
},
"luminance": 0.36019
}Semantic roles & 50–950 ramp
primary
#80AAA4
secondary
#CBBBBD
accent
#6B77BC
background
#FAFCFB
surface
#F4F8F6
border
#CED1D0
text
#0F1212
muted
#7F8181