#80AAA3#80AAA3
#80AAA3 is a light, muted teal. Relative luminance 0.360; OKLCH L 70.5% C 0.046 H 183.6°. Best body text is #000000 at 8.20:1 contrast (WCAG AA passes).
Color values
| HEX | #80AAA3 |
|---|---|
| RGB | rgb(128, 170, 163) |
| HSL | hsl(170, 20%, 58%) |
| HSV | hsv(170, 25%, 67%) |
| CMYK | cmyk(24.7%, 0%, 4.1%, 33.3%) |
| CIE-LAB | lab(66.51, -15.63, -1.00) |
| CIE-LCH | lch(66.51, 15.66, 183.68°) |
| OKLab | oklab(70.54% -0.0464 -0.0029) |
| OKLCH | oklch(70.54% 0.046 183.6) |
| XYZ | xyz(29.8856, 35.9817, 40.0137) |
| Luminance | 0.3598 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 4.91
Cadetblue
#5F9EA0
ΔE00 6.76
Dull Teal
#5F9E8F
ΔE00 7.21
Grey Teal
#5E9B8A
ΔE00 8.08
Cool Grey
#95A3A6
ΔE00 10.50
Sea
#3C9992
ΔE00 10.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80AAA3 #AA8087
analogous
#80AA8E #80AAA3 #809CAA
triadic
#80AAA3 #A380AA #AAA380
tetradic
#80AAA3 #8E80AA #AA8087 #9CAA80
square
#80AAA3 #8E80AA #AA8087 #9CAA80
split-complementary
#80AAA3 #AA809C #AA8E80
monochromatic
#466963 #5F8E86 #80AAA3 #A5C3BE #C9DBD8
Accessibility & contrast
On white
2.56
#80AAA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.20
#80AAA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80AAA3
8.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80AAA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80AAA3 | 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)
#A6A5A3
Deuteranopia (green-blind)
#9E9FA4
Tritanopia (blue-blind)
#74ACA8
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #80aaa3; /* rgb */ color: rgb(128, 170, 163); /* oklch */ color: oklch(70.5% 0.046 183.6);
Tailwind
colors: {
custom: {
50: '#a6c3be',
500: '#80aaa3',
950: '#000000',
},
}SCSS
$custom: #80aaa3; $custom-light: #a6c3be; $custom-dark: #000000;
JSON
{
"hex": "#80aaa3",
"rgb": {
"r": 128,
"g": 170,
"b": 163
},
"hsl": {
"h": 170,
"s": 19.811,
"l": 58.431
},
"oklch": {
"l": 0.70544,
"c": 0.04649,
"h": 183.6
},
"luminance": 0.35983
}Semantic roles & 50–950 ramp
primary
#80AAA3
secondary
#CBBBBD
accent
#6B79BC
background
#FAFCFB
surface
#F4F8F6
border
#CED1D0
text
#0F1212
muted
#7F8181