#80BCBE#80BCBE
#80BCBE is a light, moderate teal. Relative luminance 0.443; OKLCH L 75.5% C 0.062 H 198.6°. Best body text is #000000 at 9.85:1 contrast (WCAG AA passes).
Color values
| HEX | #80BCBE |
|---|---|
| RGB | rgb(128, 188, 190) |
| HSL | hsl(182, 32%, 62%) |
| HSV | hsv(182, 33%, 75%) |
| CMYK | cmyk(32.6%, 1.1%, 0%, 25.5%) |
| CIE-LAB | lab(72.41, -18.72, -7.18) |
| CIE-LCH | lch(72.41, 20.05, 200.99°) |
| OKLab | oklab(75.51% -0.0586 -0.0197) |
| OKLCH | oklch(75.51% 0.062 198.6) |
| XYZ | xyz(36.1764, 44.2712, 55.3442) |
| Luminance | 0.4427 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 9.07
Mediumturquoise
#48D1CC
ΔE00 9.22
Turquoise Blue
#06B1C4
ΔE00 9.67
Darkturquoise
#00CED1
ΔE00 9.69
Powder Blue
#B0E0E6
ΔE00 10.17
Lightseagreen
#20B2AA
ΔE00 10.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80BCBE #BE8280
analogous
#80BEA1 #80BCBE #809DBE
triadic
#80BCBE #BE80BC #BCBE80
tetradic
#80BCBE #A180BE #BE8280 #9DBE80
square
#80BCBE #A180BE #BE8280 #9DBE80
split-complementary
#80BCBE #BE809D #BEA180
monochromatic
#427F81 #58A7A9 #80BCBE #A8D1D3 #D1E7E7
Accessibility & contrast
On white
2.13
#80BCBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.85
#80BCBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80BCBE
9.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80BCBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80BCBE | 1.00 | 2.13 | 9.85 | 9.85 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B7BE
Deuteranopia (green-blind)
#A9AEBE
Tritanopia (blue-blind)
#69C0BC
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #80bcbe; /* rgb */ color: rgb(128, 188, 190); /* oklch */ color: oklch(75.5% 0.062 198.6);
Tailwind
colors: {
custom: {
50: '#a7d0d1',
500: '#80bcbe',
950: '#000000',
},
}SCSS
$custom: #80bcbe; $custom-light: #a7d0d1; $custom-dark: #000000;
JSON
{
"hex": "#80bcbe",
"rgb": {
"r": 128,
"g": 188,
"b": 190
},
"hsl": {
"h": 181.935,
"s": 32.292,
"l": 62.353
},
"oklch": {
"l": 0.75508,
"c": 0.06183,
"h": 198.6
},
"luminance": 0.44273
}Semantic roles & 50–950 ramp
primary
#80BCBE
secondary
#D8C2C2
accent
#3E3AAB
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101414
muted
#7F8282