#80BBC2#80BBC2
#80BBC2 is a light, moderate teal. Relative luminance 0.440; OKLCH L 75.4% C 0.062 H 205.3°. Best body text is #000000 at 9.80:1 contrast (WCAG AA passes).
Color values
| HEX | #80BBC2 |
|---|---|
| RGB | rgb(128, 187, 194) |
| HSL | hsl(186, 35%, 63%) |
| HSV | hsv(186, 34%, 76%) |
| CMYK | cmyk(34%, 3.6%, 0%, 23.9%) |
| CIE-LAB | lab(72.24, -17.24, -9.62) |
| CIE-LCH | lch(72.24, 19.74, 209.15°) |
| OKLab | oklab(75.41% -0.0557 -0.0263) |
| OKLCH | oklch(75.41% 0.062 205.3) |
| XYZ | xyz(36.4067, 44.0227, 57.6073) |
| Luminance | 0.4402 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 9.04
Sky Blue
#87CEEB
ΔE00 9.09
Cadetblue
#5F9EA0
ΔE00 9.27
Lightblue
#ADD8E6
ΔE00 9.76
Powder Blue
#B0E0E6
ΔE00 9.95
Greyblue
#77A1B5
ΔE00 10.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80BBC2 #C28780
analogous
#80C2A8 #80BBC2 #809AC2
triadic
#80BBC2 #C280BB #BBC280
tetradic
#80BBC2 #A880C2 #C28780 #9AC280
square
#80BBC2 #A880C2 #C28780 #9AC280
split-complementary
#80BBC2 #C2809A #C2A880
monochromatic
#417F87 #57A5AE #80BBC2 #A9D1D6 #D3E7EA
Accessibility & contrast
On white
2.14
#80BBC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.80
#80BBC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80BBC2
9.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80BBC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80BBC2 | 1.00 | 2.14 | 9.80 | 9.80 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B6C3
Deuteranopia (green-blind)
#A7ADC2
Tritanopia (blue-blind)
#67C0BD
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #80bbc2; /* rgb */ color: rgb(128, 187, 194); /* oklch */ color: oklch(75.4% 0.062 205.3);
Tailwind
colors: {
custom: {
50: '#a7cfd4',
500: '#80bbc2',
950: '#000000',
},
}SCSS
$custom: #80bbc2; $custom-light: #a7cfd4; $custom-dark: #000000;
JSON
{
"hex": "#80bbc2",
"rgb": {
"r": 128,
"g": 187,
"b": 194
},
"hsl": {
"h": 186.364,
"s": 35.106,
"l": 63.137
},
"oklch": {
"l": 0.75414,
"c": 0.06162,
"h": 205.3
},
"luminance": 0.44025
}Semantic roles & 50–950 ramp
primary
#80BBC2
secondary
#DBC6C3
accent
#4438AE
background
#FAFCFD
surface
#F4F9FA
border
#CED2D3
text
#101314
muted
#7F8283