#80B2A7#80B2A7
#80B2A7 is a light, muted teal. Relative luminance 0.392; OKLCH L 72.5% C 0.055 H 179.5°. Best body text is #000000 at 8.84:1 contrast (WCAG AA passes).
Color values
| HEX | #80B2A7 |
|---|---|
| RGB | rgb(128, 178, 167) |
| HSL | hsl(167, 25%, 60%) |
| HSV | hsv(167, 28%, 70%) |
| CMYK | cmyk(28.1%, 0%, 6.2%, 30.2%) |
| CIE-LAB | lab(68.91, -18.90, 0.29) |
| CIE-LCH | lch(68.91, 18.90, 179.11°) |
| OKLab | oklab(72.5% -0.0554 0.0005) |
| OKLCH | oklch(72.5% 0.055 179.5) |
| XYZ | xyz(31.7953, 39.2185, 42.4463) |
| Luminance | 0.3922 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 5.88
Dull Teal
#5F9E8F
ΔE00 7.41
Pale Teal
#82CBB2
ΔE00 8.12
Grey Teal
#5E9B8A
ΔE00 8.40
Cadetblue
#5F9EA0
ΔE00 8.49
Lightseagreen
#20B2AA
ΔE00 9.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80B2A7 #B2808B
analogous
#80B28E #80B2A7 #80A4B2
triadic
#80B2A7 #A780B2 #B2A780
tetradic
#80B2A7 #8E80B2 #B2808B #A4B280
square
#80B2A7 #8E80B2 #B2808B #A4B280
split-complementary
#80B2A7 #B280A4 #B28E80
monochromatic
#457268 #5C988B #80B2A7 #A6C9C1 #CCE0DC
Accessibility & contrast
On white
2.37
#80B2A7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.84
#80B2A7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80B2A7
8.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80B2A7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80B2A7 | 1.00 | 2.37 | 8.84 | 8.84 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEACA7
Deuteranopia (green-blind)
#A5A5A8
Tritanopia (blue-blind)
#72B4AF
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #80b2a7; /* rgb */ color: rgb(128, 178, 167); /* oklch */ color: oklch(72.5% 0.055 179.5);
Tailwind
colors: {
custom: {
50: '#a6c9c1',
500: '#80b2a7',
950: '#000000',
},
}SCSS
$custom: #80b2a7; $custom-light: #a6c9c1; $custom-dark: #000000;
JSON
{
"hex": "#80b2a7",
"rgb": {
"r": 128,
"g": 178,
"b": 167
},
"hsl": {
"h": 166.8,
"s": 24.51,
"l": 60
},
"oklch": {
"l": 0.72498,
"c": 0.05537,
"h": 179.5
},
"luminance": 0.3922
}Semantic roles & 50–950 ramp
primary
#80B2A7
secondary
#D1BDC2
accent
#677BC1
background
#FAFCFB
surface
#F4F8F7
border
#CED1D0
text
#0F1312
muted
#7F8281