#80ABE2#80ABE2
#80ABE2 is a light, moderate cyan. Relative luminance 0.392; OKLCH L 73.1% C 0.093 H 254.9°. Best body text is #000000 at 8.84:1 contrast (WCAG AA passes).
Color values
| HEX | #80ABE2 |
|---|---|
| RGB | rgb(128, 171, 226) |
| HSL | hsl(214, 63%, 69%) |
| HSV | hsv(214, 43%, 89%) |
| CMYK | cmyk(43.4%, 24.3%, 0%, 11.4%) |
| CIE-LAB | lab(68.90, -0.24, -32.23) |
| CIE-LCH | lch(68.90, 32.23, 269.57°) |
| OKLab | oklab(73.13% -0.0242 -0.0898) |
| OKLCH | oklch(73.13% 0.093 254.9) |
| XYZ | xyz(37.1880, 39.2037, 77.5443) |
| Luminance | 0.3921 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.24
Sky Blue (survey)
#75BBFD
ΔE00 6.03
Cornflowerblue
#6495ED
ΔE00 6.60
Pastel Blue
#A2BFFE
ΔE00 7.14
Periwinkle Blue
#8F99FB
ΔE00 8.32
Light Grey Blue
#9DBCD4
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80ABE2 #E2B780
analogous
#80DCE2 #80ABE2 #8680E2
triadic
#80ABE2 #E280AB #ABE280
tetradic
#80ABE2 #E280DC #E2B780 #80E286
square
#80ABE2 #E280DC #E2B780 #80E286
split-complementary
#80ABE2 #E28680 #DCE280
monochromatic
#2B6BBD #4E8AD7 #80ABE2 #B2CCED #E4EDF9
Accessibility & contrast
On white
2.38
#80ABE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.84
#80ABE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80ABE2
8.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80ABE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80ABE2 | 1.00 | 2.38 | 8.84 | 8.84 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96ADE4
Deuteranopia (green-blind)
#8BA4E1
Tritanopia (blue-blind)
#5BB7BE
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #80abe2; /* rgb */ color: rgb(128, 171, 226); /* oklch */ color: oklch(73.1% 0.093 254.9);
Tailwind
colors: {
custom: {
50: '#a9c3eb',
500: '#80abe2',
950: '#000000',
},
}SCSS
$custom: #80abe2; $custom-light: #a9c3eb; $custom-dark: #000000;
JSON
{
"hex": "#80abe2",
"rgb": {
"r": 128,
"g": 171,
"b": 226
},
"hsl": {
"h": 213.673,
"s": 62.821,
"l": 69.412
},
"oklch": {
"l": 0.73135,
"c": 0.09297,
"h": 254.9
},
"luminance": 0.39206
}Semantic roles & 50–950 ramp
primary
#80ABE2
secondary
#EDE1D1
accent
#7E1BCB
background
#FAFCFE
surface
#F4F8FD
border
#CED1D5
text
#101216
muted
#7F8184