#80ABBD#80ABBD
#80ABBD is a light, muted cyan. Relative luminance 0.374; OKLCH L 71.6% C 0.053 H 225.6°. Best body text is #000000 at 8.48:1 contrast (WCAG AA passes).
Color values
| HEX | #80ABBD |
|---|---|
| RGB | rgb(128, 171, 189) |
| HSL | hsl(198, 32%, 62%) |
| HSV | hsv(198, 32%, 74%) |
| CMYK | cmyk(32.3%, 9.5%, 0%, 25.9%) |
| CIE-LAB | lab(67.57, -10.04, -13.87) |
| CIE-LCH | lch(67.57, 17.12, 234.11°) |
| OKLab | oklab(71.64% -0.0371 -0.0379) |
| OKLCH | oklch(71.64% 0.053 225.6) |
| XYZ | xyz(32.6474, 37.3875, 53.6305) |
| Luminance | 0.3739 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 3.12
Bluegrey
#85A3B2
ΔE00 3.53
Bluey Grey
#89A0B0
ΔE00 5.80
Light Grey Blue
#9DBCD4
ΔE00 7.31
Cool Gray
#9AA7B0
ΔE00 8.26
Cool Grey
#95A3A6
ΔE00 8.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80ABBD #BD9280
analogous
#80BDB1 #80ABBD #808DBD
triadic
#80ABBD #BD80AB #ABBD80
tetradic
#80ABBD #B180BD #BD9280 #8DBD80
square
#80ABBD #B180BD #BD9280 #8DBD80
split-complementary
#80ABBD #BD808D #BDB180
monochromatic
#436E80 #5890A8 #80ABBD #A8C6D2 #D1E0E7
Accessibility & contrast
On white
2.48
#80ABBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.48
#80ABBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80ABBD
8.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80ABBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80ABBD | 1.00 | 2.48 | 8.48 | 8.48 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A9BE
Deuteranopia (green-blind)
#98A1BD
Tritanopia (blue-blind)
#6CB1B1
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #80abbd; /* rgb */ color: rgb(128, 171, 189); /* oklch */ color: oklch(71.6% 0.053 225.6);
Tailwind
colors: {
custom: {
50: '#a6c4d0',
500: '#80abbd',
950: '#000000',
},
}SCSS
$custom: #80abbd; $custom-light: #a6c4d0; $custom-dark: #000000;
JSON
{
"hex": "#80abbd",
"rgb": {
"r": 128,
"g": 171,
"b": 189
},
"hsl": {
"h": 197.705,
"s": 31.606,
"l": 62.157
},
"oklch": {
"l": 0.71644,
"c": 0.05311,
"h": 225.6
},
"luminance": 0.37389
}Semantic roles & 50–950 ramp
primary
#80ABBD
secondary
#D8C8C1
accent
#5C3BAA
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#0F1214
muted
#7F8182