#80BCBF#80BCBF
#80BCBF is a light, moderate teal. Relative luminance 0.443; OKLCH L 75.5% C 0.062 H 199.9°. Best body text is #000000 at 9.86:1 contrast (WCAG AA passes).
Color values
| HEX | #80BCBF |
|---|---|
| RGB | rgb(128, 188, 191) |
| HSL | hsl(183, 33%, 63%) |
| HSV | hsv(183, 33%, 75%) |
| CMYK | cmyk(33%, 1.6%, 0%, 25.1%) |
| CIE-LAB | lab(72.44, -18.48, -7.69) |
| CIE-LCH | lch(72.44, 20.02, 202.58°) |
| OKLab | oklab(75.54% -0.0582 -0.0211) |
| OKLCH | oklch(75.54% 0.062 199.9) |
| XYZ | xyz(36.2860, 44.3151, 55.9218) |
| Luminance | 0.4432 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 9.11
Mediumturquoise
#48D1CC
ΔE00 9.41
Turquoise Blue
#06B1C4
ΔE00 9.50
Darkturquoise
#00CED1
ΔE00 9.77
Powder Blue
#B0E0E6
ΔE00 10.06
Sky Blue
#87CEEB
ΔE00 10.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80BCBF #BF8380
analogous
#80BFA2 #80BCBF #809DBF
triadic
#80BCBF #BF80BC #BCBF80
tetradic
#80BCBF #A280BF #BF8380 #9DBF80
square
#80BCBF #A280BF #BF8380 #9DBF80
split-complementary
#80BCBF #BF809D #BFA280
monochromatic
#428083 #57A7AA #80BCBF #A9D1D4 #D1E7E8
Accessibility & contrast
On white
2.13
#80BCBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.86
#80BCBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80BCBF
9.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80BCBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80BCBF | 1.00 | 2.13 | 9.86 | 9.86 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B7BF
Deuteranopia (green-blind)
#A8AEBF
Tritanopia (blue-blind)
#68C0BD
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #80bcbf; /* rgb */ color: rgb(128, 188, 191); /* oklch */ color: oklch(75.5% 0.062 199.9);
Tailwind
colors: {
custom: {
50: '#a7d0d2',
500: '#80bcbf',
950: '#000000',
},
}SCSS
$custom: #80bcbf; $custom-light: #a7d0d2; $custom-dark: #000000;
JSON
{
"hex": "#80bcbf",
"rgb": {
"r": 128,
"g": 188,
"b": 191
},
"hsl": {
"h": 182.857,
"s": 32.984,
"l": 62.549
},
"oklch": {
"l": 0.75541,
"c": 0.06189,
"h": 199.9
},
"luminance": 0.44317
}Semantic roles & 50–950 ramp
primary
#80BCBF
secondary
#D9C3C2
accent
#3F3AAC
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101414
muted
#7F8282