#80BCAD#80BCAD
#80BCAD is a light, moderate teal. Relative luminance 0.436; OKLCH L 75.0% C 0.066 H 177.0°. Best body text is #000000 at 9.71:1 contrast (WCAG AA passes).
Color values
| HEX | #80BCAD |
|---|---|
| RGB | rgb(128, 188, 173) |
| HSL | hsl(165, 31%, 62%) |
| HSV | hsv(165, 32%, 74%) |
| CMYK | cmyk(31.9%, 0%, 8%, 26.3%) |
| CIE-LAB | lab(71.94, -22.64, 1.42) |
| CIE-LCH | lch(71.94, 22.69, 176.42°) |
| OKLab | oklab(74.98% -0.0658 0.0034) |
| OKLCH | oklch(74.98% 0.066 177) |
| XYZ | xyz(34.4255, 43.5709, 46.1231) |
| Luminance | 0.4357 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.96
Seafoam Blue
#78D1B6
ΔE00 6.75
Mediumaquamarine
#66CDAA
ΔE00 8.11
Greyish Teal
#719F91
ΔE00 8.39
Tealish
#24BCA8
ΔE00 8.54
Greeny Blue
#42B395
ΔE00 8.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80BCAD #BC808F
analogous
#80BC8F #80BCAD #80ADBC
triadic
#80BCAD #AD80BC #BCAD80
tetradic
#80BCAD #8F80BC #BC808F #ADBC80
square
#80BCAD #8F80BC #BC808F #ADBC80
split-complementary
#80BCAD #BC80AD #BC8F80
monochromatic
#437F70 #58A793 #80BCAD #A8D1C7 #D0E6E1
Accessibility & contrast
On white
2.16
#80BCAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.71
#80BCAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80BCAD
9.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80BCAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80BCAD | 1.00 | 2.16 | 9.71 | 9.71 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B5AC
Deuteranopia (green-blind)
#ADADAE
Tritanopia (blue-blind)
#6FBEB7
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #80bcad; /* rgb */ color: rgb(128, 188, 173); /* oklch */ color: oklch(75.0% 0.066 177.0);
Tailwind
colors: {
custom: {
50: '#a7d0c5',
500: '#80bcad',
950: '#000000',
},
}SCSS
$custom: #80bcad; $custom-light: #a7d0c5; $custom-dark: #000000;
JSON
{
"hex": "#80bcad",
"rgb": {
"r": 128,
"g": 188,
"b": 173
},
"hsl": {
"h": 165,
"s": 30.928,
"l": 61.961
},
"oklch": {
"l": 0.74977,
"c": 0.06587,
"h": 177
},
"luminance": 0.43573
}Semantic roles & 50–950 ramp
primary
#80BCAD
secondary
#D7C1C6
accent
#3C57AA
background
#FAFCFC
surface
#F4F9F8
border
#CED2D1
text
#101412
muted
#7F8281