#80B2BC#80B2BC
#80B2BC is a light, muted cyan. Relative luminance 0.401; OKLCH L 73.2% C 0.055 H 211.4°. Best body text is #000000 at 9.01:1 contrast (WCAG AA passes).
Color values
| HEX | #80B2BC |
|---|---|
| RGB | rgb(128, 178, 188) |
| HSL | hsl(190, 31%, 62%) |
| HSV | hsv(190, 32%, 74%) |
| CMYK | cmyk(31.9%, 5.3%, 0%, 26.3%) |
| CIE-LAB | lab(69.51, -14.01, -10.40) |
| CIE-LCH | lch(69.51, 17.45, 216.59°) |
| OKLab | oklab(73.18% -0.0466 -0.0284) |
| OKLCH | oklch(73.18% 0.055 211.4) |
| XYZ | xyz(33.8966, 40.0590, 53.5133) |
| Luminance | 0.4006 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 7.03
Bluegrey
#85A3B2
ΔE00 7.20
Cadetblue
#5F9EA0
ΔE00 8.41
Turquoise Blue
#06B1C4
ΔE00 9.36
Sky Blue
#87CEEB
ΔE00 9.48
Bluey Grey
#89A0B0
ΔE00 9.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80B2BC #BC8A80
analogous
#80BCA8 #80B2BC #8094BC
triadic
#80B2BC #BC80B2 #B2BC80
tetradic
#80B2BC #A880BC #BC8A80 #94BC80
square
#80B2BC #A880BC #BC8A80 #94BC80
split-complementary
#80B2BC #BC8094 #BCA880
monochromatic
#43757F #589AA7 #80B2BC #A8CAD1 #D0E3E6
Accessibility & contrast
On white
2.33
#80B2BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.01
#80B2BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80B2BC
9.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80B2BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80B2BC | 1.00 | 2.33 | 9.01 | 9.01 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9AEBD
Deuteranopia (green-blind)
#9FA6BC
Tritanopia (blue-blind)
#6BB7B5
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #80b2bc; /* rgb */ color: rgb(128, 178, 188); /* oklch */ color: oklch(73.2% 0.055 211.4);
Tailwind
colors: {
custom: {
50: '#a7c9d0',
500: '#80b2bc',
950: '#000000',
},
}SCSS
$custom: #80b2bc; $custom-light: #a7c9d0; $custom-dark: #000000;
JSON
{
"hex": "#80b2bc",
"rgb": {
"r": 128,
"g": 178,
"b": 188
},
"hsl": {
"h": 190,
"s": 30.928,
"l": 61.961
},
"oklch": {
"l": 0.73178,
"c": 0.05463,
"h": 211.4
},
"luminance": 0.40061
}Semantic roles & 50–950 ramp
primary
#80B2BC
secondary
#D7C5C1
accent
#4E3CAA
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#101314
muted
#7F8282