#80BCBB#80BCBB
#80BCBB is a light, moderate teal. Relative luminance 0.441; OKLCH L 75.4% C 0.062 H 194.6°. Best body text is #000000 at 9.83:1 contrast (WCAG AA passes).
Color values
| HEX | #80BCBB |
|---|---|
| RGB | rgb(128, 188, 187) |
| HSL | hsl(179, 31%, 62%) |
| HSV | hsv(179, 32%, 74%) |
| CMYK | cmyk(31.9%, 0%, 0.5%, 26.3%) |
| CIE-LAB | lab(72.32, -19.44, -5.67) |
| CIE-LCH | lch(72.32, 20.25, 196.27°) |
| OKLab | oklab(75.41% -0.0598 -0.0156) |
| OKLCH | oklch(75.41% 0.062 194.6) |
| XYZ | xyz(35.8519, 44.1414, 53.6351) |
| Luminance | 0.4414 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 8.77
Cadetblue
#5F9EA0
ΔE00 9.07
Darkturquoise
#00CED1
ΔE00 9.58
Pale Teal
#82CBB2
ΔE00 9.63
Lightseagreen
#20B2AA
ΔE00 9.71
Topaz
#13BBAF
ΔE00 10.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80BCBB #BC8081
analogous
#80BC9D #80BCBB #809FBC
triadic
#80BCBB #BB80BC #BCBB80
tetradic
#80BCBB #9D80BC #BC8081 #9FBC80
square
#80BCBB #9D80BC #BC8081 #9FBC80
split-complementary
#80BCBB #BC809F #BC9D80
monochromatic
#437F7E #58A7A5 #80BCBB #A8D1D0 #D0E6E6
Accessibility & contrast
On white
2.14
#80BCBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.83
#80BCBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80BCBB
9.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80BCBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80BCBB | 1.00 | 2.14 | 9.83 | 9.83 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B6BB
Deuteranopia (green-blind)
#A9AEBC
Tritanopia (blue-blind)
#6AC0BB
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #80bcbb; /* rgb */ color: rgb(128, 188, 187); /* oklch */ color: oklch(75.4% 0.062 194.6);
Tailwind
colors: {
custom: {
50: '#a7d0cf',
500: '#80bcbb',
950: '#000000',
},
}SCSS
$custom: #80bcbb; $custom-light: #a7d0cf; $custom-dark: #000000;
JSON
{
"hex": "#80bcbb",
"rgb": {
"r": 128,
"g": 188,
"b": 187
},
"hsl": {
"h": 179,
"s": 30.928,
"l": 61.961
},
"oklch": {
"l": 0.7541,
"c": 0.06185,
"h": 194.6
},
"luminance": 0.44143
}Semantic roles & 50–950 ramp
primary
#80BCBB
secondary
#D7C1C1
accent
#3C3EAA
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101413
muted
#7F8282