#80BCBC#80BCBC
#80BCBC is a light, moderate teal. Relative luminance 0.442; OKLCH L 75.4% C 0.062 H 195.9°. Best body text is #000000 at 9.84:1 contrast (WCAG AA passes).
Color values
| HEX | #80BCBC |
|---|---|
| RGB | rgb(128, 188, 188) |
| HSL | hsl(180, 31%, 62%) |
| HSV | hsv(180, 32%, 74%) |
| CMYK | cmyk(31.9%, 0%, 0%, 26.3%) |
| CIE-LAB | lab(72.35, -19.20, -6.18) |
| CIE-LCH | lch(72.35, 20.17, 197.83°) |
| OKLab | oklab(75.44% -0.0594 -0.0169) |
| OKLCH | oklch(75.44% 0.062 195.9) |
| XYZ | xyz(35.9593, 44.1844, 54.2009) |
| Luminance | 0.4419 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 8.90
Cadetblue
#5F9EA0
ΔE00 9.05
Darkturquoise
#00CED1
ΔE00 9.59
Lightseagreen
#20B2AA
ΔE00 9.90
Pale Teal
#82CBB2
ΔE00 10.03
Turquoise Blue
#06B1C4
ΔE00 10.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80BCBC #BC8080
analogous
#80BC9E #80BCBC #809EBC
triadic
#80BCBC #BC80BC #BCBC80
tetradic
#80BCBC #9E80BC #BC8080 #9EBC80
square
#80BCBC #9E80BC #BC8080 #9EBC80
split-complementary
#80BCBC #BC809E #BC9E80
monochromatic
#437F7F #58A7A7 #80BCBC #A8D1D1 #D0E6E6
Accessibility & contrast
On white
2.13
#80BCBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.84
#80BCBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80BCBC
9.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80BCBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80BCBC | 1.00 | 2.13 | 9.84 | 9.84 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B6BC
Deuteranopia (green-blind)
#A9AEBD
Tritanopia (blue-blind)
#69C0BC
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #80bcbc; /* rgb */ color: rgb(128, 188, 188); /* oklch */ color: oklch(75.4% 0.062 195.9);
Tailwind
colors: {
custom: {
50: '#a7d0d0',
500: '#80bcbc',
950: '#000000',
},
}SCSS
$custom: #80bcbc; $custom-light: #a7d0d0; $custom-dark: #000000;
JSON
{
"hex": "#80bcbc",
"rgb": {
"r": 128,
"g": 188,
"b": 188
},
"hsl": {
"h": 180,
"s": 30.928,
"l": 61.961
},
"oklch": {
"l": 0.75442,
"c": 0.06181,
"h": 195.9
},
"luminance": 0.44186
}Semantic roles & 50–950 ramp
primary
#80BCBC
secondary
#D7C1C1
accent
#3C3CAA
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101414
muted
#7F8282