#80AFA2#80AFA2
#80AFA2 is a light, muted teal. Relative luminance 0.379; OKLCH L 71.7% C 0.054 H 175.7°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #80AFA2 |
|---|---|
| RGB | rgb(128, 175, 162) |
| HSL | hsl(163, 23%, 59%) |
| HSV | hsv(163, 27%, 69%) |
| CMYK | cmyk(26.9%, 0%, 7.4%, 31.4%) |
| CIE-LAB | lab(67.91, -18.45, 1.61) |
| CIE-LCH | lch(67.91, 18.52, 175.03°) |
| OKLab | oklab(71.66% -0.0535 0.004) |
| OKLCH | oklch(71.66% 0.054 175.7) |
| XYZ | xyz(30.7516, 37.8564, 39.8621) |
| Luminance | 0.3786 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 4.93
Dull Teal
#5F9E8F
ΔE00 6.79
Grey Teal
#5E9B8A
ΔE00 7.65
Pale Teal
#82CBB2
ΔE00 8.53
Cadetblue
#5F9EA0
ΔE00 8.64
Greenish Grey
#96AE8D
ΔE00 9.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80AFA2 #AF808D
analogous
#80AF8B #80AFA2 #80A5AF
triadic
#80AFA2 #A280AF #AFA280
tetradic
#80AFA2 #8B80AF #AF808D #A5AF80
square
#80AFA2 #8B80AF #AF808D #A5AF80
split-complementary
#80AFA2 #AF80A5 #AF8B80
monochromatic
#466F63 #5D9485 #80AFA2 #A6C7BD #CBDED9
Accessibility & contrast
On white
2.45
#80AFA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#80AFA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80AFA2
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80AFA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80AFA2 | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACA9A1
Deuteranopia (green-blind)
#A3A3A3
Tritanopia (blue-blind)
#74B0AB
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #80afa2; /* rgb */ color: rgb(128, 175, 162); /* oklch */ color: oklch(71.7% 0.054 175.7);
Tailwind
colors: {
custom: {
50: '#a6c7bd',
500: '#80afa2',
950: '#000000',
},
}SCSS
$custom: #80afa2; $custom-light: #a6c7bd; $custom-dark: #000000;
JSON
{
"hex": "#80afa2",
"rgb": {
"r": 128,
"g": 175,
"b": 162
},
"hsl": {
"h": 163.404,
"s": 22.705,
"l": 59.412
},
"oklch": {
"l": 0.71659,
"c": 0.05369,
"h": 175.7
},
"luminance": 0.37858
}Semantic roles & 50–950 ramp
primary
#80AFA2
secondary
#CFBCC1
accent
#6981BF
background
#FAFCFB
surface
#F4F8F6
border
#CED1D0
text
#0F1312
muted
#7F8281