#80BBBF#80BBBF
#80BBBF is a light, moderate teal. Relative luminance 0.439; OKLCH L 75.3% C 0.061 H 201.3°. Best body text is #000000 at 9.78:1 contrast (WCAG AA passes).
Color values
| HEX | #80BBBF |
|---|---|
| RGB | rgb(128, 187, 191) |
| HSL | hsl(184, 33%, 63%) |
| HSV | hsv(184, 33%, 75%) |
| CMYK | cmyk(33%, 2.1%, 0%, 25.1%) |
| CIE-LAB | lab(72.15, -17.97, -8.11) |
| CIE-LCH | lch(72.15, 19.71, 204.29°) |
| OKLab | oklab(75.31% -0.0569 -0.0222) |
| OKLCH | oklch(75.31% 0.061 201.3) |
| XYZ | xyz(36.0732, 43.8893, 55.8508) |
| Luminance | 0.4389 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 8.96
Turquoise Blue
#06B1C4
ΔE00 9.34
Mediumturquoise
#48D1CC
ΔE00 9.84
Darkturquoise
#00CED1
ΔE00 10.07
Powder Blue
#B0E0E6
ΔE00 10.14
Sky Blue
#87CEEB
ΔE00 10.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80BBBF #BF8480
analogous
#80BFA4 #80BBBF #809BBF
triadic
#80BBBF #BF80BB #BBBF80
tetradic
#80BBBF #A480BF #BF8480 #9BBF80
square
#80BBBF #A480BF #BF8480 #9BBF80
split-complementary
#80BBBF #BF809B #BFA480
monochromatic
#427F83 #57A5AA #80BBBF #A9D1D4 #D1E7E8
Accessibility & contrast
On white
2.15
#80BBBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.78
#80BBBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80BBBF
9.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80BBBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80BBBF | 1.00 | 2.15 | 9.78 | 9.78 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B6BF
Deuteranopia (green-blind)
#A7ADBF
Tritanopia (blue-blind)
#68BFBC
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #80bbbf; /* rgb */ color: rgb(128, 187, 191); /* oklch */ color: oklch(75.3% 0.061 201.3);
Tailwind
colors: {
custom: {
50: '#a7cfd2',
500: '#80bbbf',
950: '#000000',
},
}SCSS
$custom: #80bbbf; $custom-light: #a7cfd2; $custom-dark: #000000;
JSON
{
"hex": "#80bbbf",
"rgb": {
"r": 128,
"g": 187,
"b": 191
},
"hsl": {
"h": 183.81,
"s": 32.984,
"l": 62.549
},
"oklch": {
"l": 0.75314,
"c": 0.06111,
"h": 201.3
},
"luminance": 0.43891
}Semantic roles & 50–950 ramp
primary
#80BBBF
secondary
#D9C3C2
accent
#413AAC
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101314
muted
#7F8282