#80ACBC#80ACBC
#80ACBC is a light, muted cyan. Relative luminance 0.377; OKLCH L 71.8% C 0.053 H 222.3°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #80ACBC |
|---|---|
| RGB | rgb(128, 172, 188) |
| HSL | hsl(196, 31%, 62%) |
| HSV | hsv(196, 32%, 74%) |
| CMYK | cmyk(31.9%, 8.5%, 0%, 26.3%) |
| CIE-LAB | lab(67.82, -10.82, -12.94) |
| CIE-LCH | lch(67.82, 16.87, 230.09°) |
| OKLab | oklab(71.83% -0.0388 -0.0354) |
| OKLCH | oklch(71.83% 0.053 222.3) |
| XYZ | xyz(32.7288, 37.7234, 53.1240) |
| Luminance | 0.3772 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 3.74
Bluegrey
#85A3B2
ΔE00 4.06
Bluey Grey
#89A0B0
ΔE00 6.45
Light Grey Blue
#9DBCD4
ΔE00 7.80
Cool Gray
#9AA7B0
ΔE00 8.59
Cool Grey
#95A3A6
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80ACBC #BC9080
analogous
#80BCAE #80ACBC #808EBC
triadic
#80ACBC #BC80AC #ACBC80
tetradic
#80ACBC #AE80BC #BC9080 #8EBC80
square
#80ACBC #AE80BC #BC9080 #8EBC80
split-complementary
#80ACBC #BC808E #BCAE80
monochromatic
#436F7F #5892A7 #80ACBC #A8C6D1 #D0E0E6
Accessibility & contrast
On white
2.46
#80ACBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#80ACBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80ACBC
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80ACBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80ACBC | 1.00 | 2.46 | 8.54 | 8.54 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A9BD
Deuteranopia (green-blind)
#99A2BC
Tritanopia (blue-blind)
#6CB1B1
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #80acbc; /* rgb */ color: rgb(128, 172, 188); /* oklch */ color: oklch(71.8% 0.053 222.3);
Tailwind
colors: {
custom: {
50: '#a6c4d0',
500: '#80acbc',
950: '#000000',
},
}SCSS
$custom: #80acbc; $custom-light: #a6c4d0; $custom-dark: #000000;
JSON
{
"hex": "#80acbc",
"rgb": {
"r": 128,
"g": 172,
"b": 188
},
"hsl": {
"h": 196,
"s": 30.928,
"l": 61.961
},
"oklch": {
"l": 0.71832,
"c": 0.05255,
"h": 222.3
},
"luminance": 0.37725
}Semantic roles & 50–950 ramp
primary
#80ACBC
secondary
#D7C7C1
accent
#593CAA
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#0F1214
muted
#7F8182