#80ABCC#80ABCC
#80ABCC is a light, moderate cyan. Relative luminance 0.381; OKLCH L 72.2% C 0.067 H 241.8°. Best body text is #000000 at 8.61:1 contrast (WCAG AA passes).
Color values
| HEX | #80ABCC |
|---|---|
| RGB | rgb(128, 171, 204) |
| HSL | hsl(206, 43%, 65%) |
| HSV | hsv(206, 37%, 80%) |
| CMYK | cmyk(37.3%, 16.2%, 0%, 20%) |
| CIE-LAB | lab(68.07, -6.20, -21.40) |
| CIE-LCH | lch(68.07, 22.28, 253.83°) |
| OKLab | oklab(72.21% -0.0316 -0.059) |
| OKLCH | oklch(72.21% 0.067 241.8) |
| XYZ | xyz(34.3606, 38.0728, 62.6533) |
| Luminance | 0.3807 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 5.78
Light Grey Blue
#9DBCD4
ΔE00 5.98
Bluegrey
#85A3B2
ΔE00 6.40
Bluey Grey
#89A0B0
ΔE00 6.54
Sky Blue (survey)
#75BBFD
ΔE00 7.35
Carolina Blue
#8AB8FE
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80ABCC #CCA180
analogous
#80CCC7 #80ABCC #8085CC
triadic
#80ABCC #CC80AB #ABCC80
tetradic
#80ABCC #C780CC #CCA180 #85CC80
square
#80ABCC #C780CC #CCA180 #85CC80
split-complementary
#80ABCC #CC8085 #CCC780
monochromatic
#3C6F96 #548EBA #80ABCC #ACC8DE #D7E5EF
Accessibility & contrast
On white
2.44
#80ABCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.61
#80ABCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80ABCC
8.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80ABCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80ABCC | 1.00 | 2.44 | 8.61 | 8.61 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DABCE
Deuteranopia (green-blind)
#93A2CB
Tritanopia (blue-blind)
#66B3B6
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #80abcc; /* rgb */ color: rgb(128, 171, 204); /* oklch */ color: oklch(72.2% 0.067 241.8);
Tailwind
colors: {
custom: {
50: '#a7c4db',
500: '#80abcc',
950: '#000000',
},
}SCSS
$custom: #80abcc; $custom-light: #a7c4db; $custom-dark: #000000;
JSON
{
"hex": "#80abcc",
"rgb": {
"r": 128,
"g": 171,
"b": 204
},
"hsl": {
"h": 206.053,
"s": 42.697,
"l": 65.098
},
"oklch": {
"l": 0.72214,
"c": 0.0669,
"h": 241.8
},
"luminance": 0.38075
}Semantic roles & 50–950 ramp
primary
#80ABCC
secondary
#E1D2C7
accent
#6A30B6
background
#FAFCFD
surface
#F4F8FB
border
#CED1D4
text
#101215
muted
#7F8183