#80BDBF#80BDBF
#80BDBF is a light, moderate teal. Relative luminance 0.447; OKLCH L 75.8% C 0.063 H 198.5°. Best body text is #000000 at 9.95:1 contrast (WCAG AA passes).
Color values
| HEX | #80BDBF |
|---|---|
| RGB | rgb(128, 189, 191) |
| HSL | hsl(182, 33%, 63%) |
| HSV | hsv(182, 33%, 75%) |
| CMYK | cmyk(33%, 1%, 0%, 25.1%) |
| CIE-LAB | lab(72.72, -18.99, -7.26) |
| CIE-LCH | lch(72.72, 20.34, 200.93°) |
| OKLab | oklab(75.77% -0.0595 -0.0199) |
| OKLCH | oklch(75.77% 0.063 198.5) |
| XYZ | xyz(36.5004, 44.7438, 55.9932) |
| Luminance | 0.4475 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 9.00
Cadetblue
#5F9EA0
ΔE00 9.30
Darkturquoise
#00CED1
ΔE00 9.49
Turquoise Blue
#06B1C4
ΔE00 9.70
Powder Blue
#B0E0E6
ΔE00 10.00
Lightseagreen
#20B2AA
ΔE00 10.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80BDBF #BF8280
analogous
#80BFA2 #80BDBF #809DBF
triadic
#80BDBF #BF80BD #BDBF80
tetradic
#80BDBF #A280BF #BF8280 #9DBF80
square
#80BDBF #A280BF #BF8280 #9DBF80
split-complementary
#80BDBF #BF809D #BFA280
monochromatic
#428183 #57A8AA #80BDBF #A9D2D4 #D1E7E8
Accessibility & contrast
On white
2.11
#80BDBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.95
#80BDBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80BDBF
9.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80BDBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80BDBF | 1.00 | 2.11 | 9.95 | 9.95 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B8BF
Deuteranopia (green-blind)
#A9AFC0
Tritanopia (blue-blind)
#68C1BD
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #80bdbf; /* rgb */ color: rgb(128, 189, 191); /* oklch */ color: oklch(75.8% 0.063 198.5);
Tailwind
colors: {
custom: {
50: '#a7d1d2',
500: '#80bdbf',
950: '#000000',
},
}SCSS
$custom: #80bdbf; $custom-light: #a7d1d2; $custom-dark: #000000;
JSON
{
"hex": "#80bdbf",
"rgb": {
"r": 128,
"g": 189,
"b": 191
},
"hsl": {
"h": 181.905,
"s": 32.984,
"l": 62.549
},
"oklch": {
"l": 0.75768,
"c": 0.0627,
"h": 198.5
},
"luminance": 0.44746
}Semantic roles & 50–950 ramp
primary
#80BDBF
secondary
#D9C3C2
accent
#3D3AAC
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101414
muted
#7F8282