#80BBBC#80BBBC
#80BBBC is a light, moderate teal. Relative luminance 0.438; OKLCH L 75.2% C 0.061 H 197.3°. Best body text is #000000 at 9.75:1 contrast (WCAG AA passes).
Color values
| HEX | #80BBBC |
|---|---|
| RGB | rgb(128, 187, 188) |
| HSL | hsl(181, 31%, 62%) |
| HSV | hsv(181, 32%, 74%) |
| CMYK | cmyk(31.9%, 0.5%, 0%, 26.3%) |
| CIE-LAB | lab(72.07, -18.69, -6.60) |
| CIE-LCH | lch(72.07, 19.82, 199.45°) |
| OKLab | oklab(75.22% -0.0582 -0.0181) |
| OKLCH | oklch(75.22% 0.061 197.3) |
| XYZ | xyz(35.7464, 43.7586, 54.1299) |
| Luminance | 0.4376 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 8.83
Mediumturquoise
#48D1CC
ΔE00 9.28
Darkturquoise
#00CED1
ΔE00 9.83
Turquoise Blue
#06B1C4
ΔE00 9.84
Lightseagreen
#20B2AA
ΔE00 10.11
Greyish Teal
#719F91
ΔE00 10.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80BBBC #BC8180
analogous
#80BC9F #80BBBC #809DBC
triadic
#80BBBC #BC80BB #BBBC80
tetradic
#80BBBC #9F80BC #BC8180 #9DBC80
square
#80BBBC #9F80BC #BC8180 #9DBC80
split-complementary
#80BBBC #BC809D #BC9F80
monochromatic
#437E7F #58A5A7 #80BBBC #A8D0D1 #D0E6E6
Accessibility & contrast
On white
2.15
#80BBBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.75
#80BBBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80BBBC
9.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80BBBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80BBBC | 1.00 | 2.15 | 9.75 | 9.75 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B6BC
Deuteranopia (green-blind)
#A8ADBD
Tritanopia (blue-blind)
#6ABFBB
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #80bbbc; /* rgb */ color: rgb(128, 187, 188); /* oklch */ color: oklch(75.2% 0.061 197.3);
Tailwind
colors: {
custom: {
50: '#a7cfd0',
500: '#80bbbc',
950: '#000000',
},
}SCSS
$custom: #80bbbc; $custom-light: #a7cfd0; $custom-dark: #000000;
JSON
{
"hex": "#80bbbc",
"rgb": {
"r": 128,
"g": 187,
"b": 188
},
"hsl": {
"h": 181,
"s": 30.928,
"l": 61.961
},
"oklch": {
"l": 0.75215,
"c": 0.06092,
"h": 197.3
},
"luminance": 0.43761
}Semantic roles & 50–950 ramp
primary
#80BBBC
secondary
#D7C1C1
accent
#3E3CAA
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101414
muted
#7F8282