#80ABCA#80ABCA
#80ABCA is a light, moderate cyan. Relative luminance 0.380; OKLCH L 72.1% C 0.065 H 240.1°. Best body text is #000000 at 8.60:1 contrast (WCAG AA passes).
Color values
| HEX | #80ABCA |
|---|---|
| RGB | rgb(128, 171, 202) |
| HSL | hsl(205, 41%, 65%) |
| HSV | hsv(205, 37%, 79%) |
| CMYK | cmyk(36.6%, 15.3%, 0%, 20.8%) |
| CIE-LAB | lab(68.00, -6.73, -20.40) |
| CIE-LCH | lch(68.00, 21.48, 251.75°) |
| OKLab | oklab(72.14% -0.0323 -0.0562) |
| OKLCH | oklch(72.14% 0.065 240.1) |
| XYZ | xyz(34.1222, 37.9774, 61.3981) |
| Luminance | 0.3798 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 5.19
Bluegrey
#85A3B2
ΔE00 5.82
Light Grey Blue
#9DBCD4
ΔE00 5.88
Bluey Grey
#89A0B0
ΔE00 6.18
Sky Blue (survey)
#75BBFD
ΔE00 7.77
Carolina Blue
#8AB8FE
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80ABCA #CA9F80
analogous
#80CAC4 #80ABCA #8086CA
triadic
#80ABCA #CA80AB #ABCA80
tetradic
#80ABCA #C480CA #CA9F80 #86CA80
square
#80ABCA #C480CA #CA9F80 #86CA80
split-complementary
#80ABCA #CA8086 #CAC480
monochromatic
#3D6F92 #558EB8 #80ABCA #ABC8DC #D6E4EE
Accessibility & contrast
On white
2.44
#80ABCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.60
#80ABCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80ABCA
8.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80ABCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80ABCA | 1.00 | 2.44 | 8.60 | 8.60 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EAACC
Deuteranopia (green-blind)
#94A2C9
Tritanopia (blue-blind)
#66B3B5
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #80abca; /* rgb */ color: rgb(128, 171, 202); /* oklch */ color: oklch(72.1% 0.065 240.1);
Tailwind
colors: {
custom: {
50: '#a7c4da',
500: '#80abca',
950: '#000000',
},
}SCSS
$custom: #80abca; $custom-light: #a7c4da; $custom-dark: #000000;
JSON
{
"hex": "#80abca",
"rgb": {
"r": 128,
"g": 171,
"b": 202
},
"hsl": {
"h": 205.135,
"s": 41.111,
"l": 64.706
},
"oklch": {
"l": 0.72135,
"c": 0.06479,
"h": 240.1
},
"luminance": 0.37979
}Semantic roles & 50–950 ramp
primary
#80ABCA
secondary
#E0D1C6
accent
#6831B4
background
#FAFCFD
surface
#F4F8FA
border
#CED1D3
text
#101214
muted
#7F8183