#80ADA2#80ADA2
#80ADA2 is a light, muted teal. Relative luminance 0.371; OKLCH L 71.2% C 0.051 H 178.0°. Best body text is #000000 at 8.42:1 contrast (WCAG AA passes).
Color values
| HEX | #80ADA2 |
|---|---|
| RGB | rgb(128, 173, 162) |
| HSL | hsl(165, 22%, 59%) |
| HSV | hsv(165, 26%, 68%) |
| CMYK | cmyk(26%, 0%, 6.4%, 32.2%) |
| CIE-LAB | lab(67.34, -17.41, 0.77) |
| CIE-LCH | lch(67.34, 17.43, 177.47°) |
| OKLab | oklab(71.2% -0.0509 0.0018) |
| OKLCH | oklch(71.2% 0.051 178) |
| XYZ | xyz(30.3652, 37.0836, 39.7333) |
| Luminance | 0.3709 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 4.64
Dull Teal
#5F9E8F
ΔE00 6.74
Grey Teal
#5E9B8A
ΔE00 7.61
Cadetblue
#5F9EA0
ΔE00 7.92
Pale Teal
#82CBB2
ΔE00 9.43
Greenish Grey
#96AE8D
ΔE00 9.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80ADA2 #AD808B
analogous
#80AD8C #80ADA2 #80A2AD
triadic
#80ADA2 #A280AD #ADA280
tetradic
#80ADA2 #8C80AD #AD808B #A2AD80
square
#80ADA2 #8C80AD #AD808B #A2AD80
split-complementary
#80ADA2 #AD80A2 #AD8C80
monochromatic
#466D63 #5E9285 #80ADA2 #A5C5BD #CADDD8
Accessibility & contrast
On white
2.49
#80ADA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.42
#80ADA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80ADA2
8.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80ADA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80ADA2 | 1.00 | 2.49 | 8.42 | 8.42 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A8A2
Deuteranopia (green-blind)
#A1A1A3
Tritanopia (blue-blind)
#74AEAA
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #80ada2; /* rgb */ color: rgb(128, 173, 162); /* oklch */ color: oklch(71.2% 0.051 178.0);
Tailwind
colors: {
custom: {
50: '#a6c5bd',
500: '#80ada2',
950: '#000000',
},
}SCSS
$custom: #80ada2; $custom-light: #a6c5bd; $custom-dark: #000000;
JSON
{
"hex": "#80ada2",
"rgb": {
"r": 128,
"g": 173,
"b": 162
},
"hsl": {
"h": 165.333,
"s": 21.531,
"l": 59.02
},
"oklch": {
"l": 0.712,
"c": 0.05089,
"h": 178
},
"luminance": 0.37085
}Semantic roles & 50–950 ramp
primary
#80ADA2
secondary
#CDBCC0
accent
#6A7EBE
background
#FAFCFB
surface
#F4F8F6
border
#CED1D0
text
#0F1312
muted
#7F8281