#80BBC3#80BBC3
#80BBC3 is a light, moderate teal. Relative luminance 0.441; OKLCH L 75.4% C 0.062 H 206.6°. Best body text is #000000 at 9.81:1 contrast (WCAG AA passes).
Color values
| HEX | #80BBC3 |
|---|---|
| RGB | rgb(128, 187, 195) |
| HSL | hsl(187, 36%, 63%) |
| HSV | hsv(187, 34%, 76%) |
| CMYK | cmyk(34.4%, 4.1%, 0%, 23.5%) |
| CIE-LAB | lab(72.27, -17.00, -10.12) |
| CIE-LCH | lch(72.27, 19.78, 210.76°) |
| OKLab | oklab(75.45% -0.0553 -0.0277) |
| OKLCH | oklch(75.45% 0.062 206.6) |
| XYZ | xyz(36.5194, 44.0678, 58.2008) |
| Luminance | 0.4407 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sky Blue
#87CEEB
ΔE00 8.73
Turquoise Blue
#06B1C4
ΔE00 8.98
Cadetblue
#5F9EA0
ΔE00 9.41
Lightblue
#ADD8E6
ΔE00 9.57
Greyblue
#77A1B5
ΔE00 9.92
Powder Blue
#B0E0E6
ΔE00 9.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80BBC3 #C38880
analogous
#80C3A9 #80BBC3 #8099C3
triadic
#80BBC3 #C380BB #BBC380
tetradic
#80BBC3 #A980C3 #C38880 #99C380
square
#80BBC3 #A980C3 #C38880 #99C380
split-complementary
#80BBC3 #C38099 #C3A980
monochromatic
#408088 #56A5AF #80BBC3 #AAD1D7 #D3E8EA
Accessibility & contrast
On white
2.14
#80BBC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.81
#80BBC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80BBC3
9.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80BBC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80BBC3 | 1.00 | 2.14 | 9.81 | 9.81 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B6C4
Deuteranopia (green-blind)
#A6ADC3
Tritanopia (blue-blind)
#67C0BD
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #80bbc3; /* rgb */ color: rgb(128, 187, 195); /* oklch */ color: oklch(75.4% 0.062 206.6);
Tailwind
colors: {
custom: {
50: '#a7cfd5',
500: '#80bbc3',
950: '#000000',
},
}SCSS
$custom: #80bbc3; $custom-light: #a7cfd5; $custom-dark: #000000;
JSON
{
"hex": "#80bbc3",
"rgb": {
"r": 128,
"g": 187,
"b": 195
},
"hsl": {
"h": 187.164,
"s": 35.829,
"l": 63.333
},
"oklch": {
"l": 0.75448,
"c": 0.06187,
"h": 206.6
},
"luminance": 0.4407
}Semantic roles & 50–950 ramp
primary
#80BBC3
secondary
#DBC6C3
accent
#4537AF
background
#FAFCFD
surface
#F4F9FA
border
#CED2D3
text
#101314
muted
#7F8283