#80ABCD#80ABCD
#80ABCD is a light, moderate cyan. Relative luminance 0.381; OKLCH L 72.3% C 0.068 H 242.7°. Best body text is #000000 at 8.62:1 contrast (WCAG AA passes).
Color values
| HEX | #80ABCD |
|---|---|
| RGB | rgb(128, 171, 205) |
| HSL | hsl(206, 44%, 65%) |
| HSV | hsv(206, 38%, 80%) |
| CMYK | cmyk(37.6%, 16.6%, 0%, 19.6%) |
| CIE-LAB | lab(68.11, -5.94, -21.89) |
| CIE-LCH | lch(68.11, 22.68, 254.82°) |
| OKLab | oklab(72.25% -0.0312 -0.0604) |
| OKLCH | oklch(72.25% 0.068 242.7) |
| XYZ | xyz(34.4809, 38.1209, 63.2870) |
| Luminance | 0.3812 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 6.06
Greyblue
#77A1B5
ΔE00 6.06
Bluegrey
#85A3B2
ΔE00 6.69
Bluey Grey
#89A0B0
ΔE00 6.74
Sky Blue (survey)
#75BBFD
ΔE00 7.16
Carolina Blue
#8AB8FE
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80ABCD #CDA280
analogous
#80CDC9 #80ABCD #8084CD
triadic
#80ABCD #CD80AB #ABCD80
tetradic
#80ABCD #C980CD #CDA280 #84CD80
square
#80ABCD #C980CD #CDA280 #84CD80
split-complementary
#80ABCD #CD8084 #CDC980
monochromatic
#3B6F97 #548EBC #80ABCD #ACC8DE #D8E5F0
Accessibility & contrast
On white
2.43
#80ABCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.62
#80ABCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80ABCD
8.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80ABCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80ABCD | 1.00 | 2.43 | 8.62 | 8.62 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DABCF
Deuteranopia (green-blind)
#93A2CC
Tritanopia (blue-blind)
#65B3B6
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #80abcd; /* rgb */ color: rgb(128, 171, 205); /* oklch */ color: oklch(72.3% 0.068 242.7);
Tailwind
colors: {
custom: {
50: '#a7c4dc',
500: '#80abcd',
950: '#000000',
},
}SCSS
$custom: #80abcd; $custom-light: #a7c4dc; $custom-dark: #000000;
JSON
{
"hex": "#80abcd",
"rgb": {
"r": 128,
"g": 171,
"b": 205
},
"hsl": {
"h": 206.494,
"s": 43.503,
"l": 65.294
},
"oklch": {
"l": 0.72254,
"c": 0.06797,
"h": 242.7
},
"luminance": 0.38123
}Semantic roles & 50–950 ramp
primary
#80ABCD
secondary
#E1D3C7
accent
#6B2FB7
background
#FAFCFD
surface
#F4F8FB
border
#CED1D4
text
#101215
muted
#7F8183