#80ACBB#80ACBB
#80ACBB is a light, muted cyan. Relative luminance 0.377; OKLCH L 71.8% C 0.052 H 220.9°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #80ACBB |
|---|---|
| RGB | rgb(128, 172, 187) |
| HSL | hsl(195, 30%, 62%) |
| HSV | hsv(195, 32%, 73%) |
| CMYK | cmyk(31.6%, 8%, 0%, 26.7%) |
| CIE-LAB | lab(67.78, -11.07, -12.43) |
| CIE-LCH | lch(67.78, 16.64, 228.32°) |
| OKLab | oklab(71.8% -0.0392 -0.034) |
| OKLCH | oklch(71.8% 0.052 220.9) |
| XYZ | xyz(32.6214, 37.6805, 52.5583) |
| Luminance | 0.3768 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 3.97
Bluegrey
#85A3B2
ΔE00 4.22
Bluey Grey
#89A0B0
ΔE00 6.66
Light Grey Blue
#9DBCD4
ΔE00 8.09
Cool Grey
#95A3A6
ΔE00 8.54
Cool Gray
#9AA7B0
ΔE00 8.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80ACBB #BB8F80
analogous
#80BBAD #80ACBB #808FBB
triadic
#80ACBB #BB80AC #ACBB80
tetradic
#80ACBB #AD80BB #BB8F80 #8FBB80
square
#80ACBB #AD80BB #BB8F80 #8FBB80
split-complementary
#80ACBB #BB808F #BBAD80
monochromatic
#436F7D #5992A5 #80ACBB #A8C6D0 #D0E0E6
Accessibility & contrast
On white
2.46
#80ACBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#80ACBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80ACBB
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80ACBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80ACBB | 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)
#A3A9BC
Deuteranopia (green-blind)
#9AA2BB
Tritanopia (blue-blind)
#6CB1B1
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #80acbb; /* rgb */ color: rgb(128, 172, 187); /* oklch */ color: oklch(71.8% 0.052 220.9);
Tailwind
colors: {
custom: {
50: '#a6c4cf',
500: '#80acbb',
950: '#000000',
},
}SCSS
$custom: #80acbb; $custom-light: #a6c4cf; $custom-dark: #000000;
JSON
{
"hex": "#80acbb",
"rgb": {
"r": 128,
"g": 172,
"b": 187
},
"hsl": {
"h": 195.254,
"s": 30.256,
"l": 61.765
},
"oklch": {
"l": 0.71796,
"c": 0.05191,
"h": 220.9
},
"luminance": 0.37682
}Semantic roles & 50–950 ramp
primary
#80ACBB
secondary
#D6C6C0
accent
#583DA9
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#0F1213
muted
#7F8182