#80BCAE#80BCAE
#80BCAE is a light, moderate teal. Relative luminance 0.436; OKLCH L 75.0% C 0.065 H 178.2°. Best body text is #000000 at 9.72:1 contrast (WCAG AA passes).
Color values
| HEX | #80BCAE |
|---|---|
| RGB | rgb(128, 188, 174) |
| HSL | hsl(166, 31%, 62%) |
| HSV | hsv(166, 32%, 74%) |
| CMYK | cmyk(31.9%, 0%, 7.4%, 26.3%) |
| CIE-LAB | lab(71.97, -22.42, 0.91) |
| CIE-LCH | lch(71.97, 22.44, 177.68°) |
| OKLab | oklab(75.01% -0.0653 0.0021) |
| OKLCH | oklch(75.01% 0.065 178.2) |
| XYZ | xyz(34.5227, 43.6097, 46.6346) |
| Luminance | 0.4361 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.20
Seafoam Blue
#78D1B6
ΔE00 6.94
Mediumaquamarine
#66CDAA
ΔE00 8.37
Greyish Teal
#719F91
ΔE00 8.42
Tealish
#24BCA8
ΔE00 8.59
Greeny Blue
#42B395
ΔE00 8.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80BCAE #BC808E
analogous
#80BC90 #80BCAE #80ACBC
triadic
#80BCAE #AE80BC #BCAE80
tetradic
#80BCAE #9080BC #BC808E #ACBC80
square
#80BCAE #9080BC #BC808E #ACBC80
split-complementary
#80BCAE #BC80AC #BC9080
monochromatic
#437F71 #58A794 #80BCAE #A8D1C8 #D0E6E1
Accessibility & contrast
On white
2.16
#80BCAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.72
#80BCAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80BCAE
9.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80BCAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80BCAE | 1.00 | 2.16 | 9.72 | 9.72 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B5AD
Deuteranopia (green-blind)
#ADADAF
Tritanopia (blue-blind)
#6EBEB8
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #80bcae; /* rgb */ color: rgb(128, 188, 174); /* oklch */ color: oklch(75.0% 0.065 178.2);
Tailwind
colors: {
custom: {
50: '#a7d0c6',
500: '#80bcae',
950: '#000000',
},
}SCSS
$custom: #80bcae; $custom-light: #a7d0c6; $custom-dark: #000000;
JSON
{
"hex": "#80bcae",
"rgb": {
"r": 128,
"g": 188,
"b": 174
},
"hsl": {
"h": 166,
"s": 30.928,
"l": 61.961
},
"oklch": {
"l": 0.75007,
"c": 0.06537,
"h": 178.2
},
"luminance": 0.43612
}Semantic roles & 50–950 ramp
primary
#80BCAE
secondary
#D7C1C6
accent
#3C55AA
background
#FAFCFC
surface
#F4F9F8
border
#CED2D1
text
#101413
muted
#7F8282