#80B2BD#80B2BD
#80B2BD is a light, muted cyan. Relative luminance 0.401; OKLCH L 73.2% C 0.055 H 212.8°. Best body text is #000000 at 9.02:1 contrast (WCAG AA passes).
Color values
| HEX | #80B2BD |
|---|---|
| RGB | rgb(128, 178, 189) |
| HSL | hsl(191, 32%, 62%) |
| HSV | hsv(191, 32%, 74%) |
| CMYK | cmyk(32.3%, 5.8%, 0%, 25.9%) |
| CIE-LAB | lab(69.54, -13.76, -10.90) |
| CIE-LCH | lch(69.54, 17.56, 218.39°) |
| OKLab | oklab(73.21% -0.0462 -0.0298) |
| OKLCH | oklch(73.21% 0.055 212.8) |
| XYZ | xyz(34.0048, 40.1023, 54.0830) |
| Luminance | 0.4010 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 6.74
Bluegrey
#85A3B2
ΔE00 6.95
Cadetblue
#5F9EA0
ΔE00 8.67
Sky Blue
#87CEEB
ΔE00 9.22
Bluey Grey
#89A0B0
ΔE00 9.33
Turquoise Blue
#06B1C4
ΔE00 9.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80B2BD #BD8B80
analogous
#80BDAA #80B2BD #8094BD
triadic
#80B2BD #BD80B2 #B2BD80
tetradic
#80B2BD #AA80BD #BD8B80 #94BD80
square
#80B2BD #AA80BD #BD8B80 #94BD80
split-complementary
#80B2BD #BD8094 #BDAA80
monochromatic
#437580 #589AA8 #80B2BD #A8CAD2 #D1E3E7
Accessibility & contrast
On white
2.33
#80B2BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.02
#80B2BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80B2BD
9.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80B2BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80B2BD | 1.00 | 2.33 | 9.02 | 9.02 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9AEBE
Deuteranopia (green-blind)
#9FA7BD
Tritanopia (blue-blind)
#6BB7B5
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #80b2bd; /* rgb */ color: rgb(128, 178, 189); /* oklch */ color: oklch(73.2% 0.055 212.8);
Tailwind
colors: {
custom: {
50: '#a7c9d0',
500: '#80b2bd',
950: '#000000',
},
}SCSS
$custom: #80b2bd; $custom-light: #a7c9d0; $custom-dark: #000000;
JSON
{
"hex": "#80b2bd",
"rgb": {
"r": 128,
"g": 178,
"b": 189
},
"hsl": {
"h": 190.82,
"s": 31.606,
"l": 62.157
},
"oklch": {
"l": 0.73213,
"c": 0.05502,
"h": 212.8
},
"luminance": 0.40104
}Semantic roles & 50–950 ramp
primary
#80B2BD
secondary
#D8C5C1
accent
#4F3BAA
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#101314
muted
#7F8282