#80ABE3#80ABE3
#80ABE3 is a light, moderate cyan. Relative luminance 0.393; OKLCH L 73.2% C 0.094 H 255.3°. Best body text is #000000 at 8.85:1 contrast (WCAG AA passes).
Color values
| HEX | #80ABE3 |
|---|---|
| RGB | rgb(128, 171, 227) |
| HSL | hsl(214, 64%, 70%) |
| HSV | hsv(214, 44%, 89%) |
| CMYK | cmyk(43.6%, 24.7%, 0%, 11%) |
| CIE-LAB | lab(68.94, 0.04, -32.71) |
| CIE-LCH | lch(68.94, 32.71, 270.06°) |
| OKLab | oklab(73.18% -0.0239 -0.0911) |
| OKLCH | oklch(73.18% 0.094 255.3) |
| XYZ | xyz(37.3256, 39.2588, 78.2690) |
| Luminance | 0.3926 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.17
Sky Blue (survey)
#75BBFD
ΔE00 6.05
Cornflowerblue
#6495ED
ΔE00 6.57
Pastel Blue
#A2BFFE
ΔE00 7.09
Periwinkle Blue
#8F99FB
ΔE00 8.29
Light Grey Blue
#9DBCD4
ΔE00 8.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80ABE3 #E3B880
analogous
#80DDE3 #80ABE3 #8680E3
triadic
#80ABE3 #E380AB #ABE380
tetradic
#80ABE3 #E380DD #E3B880 #80E386
square
#80ABE3 #E380DD #E3B880 #80E386
split-complementary
#80ABE3 #E38680 #DDE380
monochromatic
#2A6BBF #4E8AD8 #80ABE3 #B2CCEE #E4EDF9
Accessibility & contrast
On white
2.37
#80ABE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.85
#80ABE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80ABE3
8.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80ABE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80ABE3 | 1.00 | 2.37 | 8.85 | 8.85 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96AEE6
Deuteranopia (green-blind)
#8AA4E2
Tritanopia (blue-blind)
#5AB7BE
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #80abe3; /* rgb */ color: rgb(128, 171, 227); /* oklch */ color: oklch(73.2% 0.094 255.3);
Tailwind
colors: {
custom: {
50: '#a9c3ec',
500: '#80abe3',
950: '#000000',
},
}SCSS
$custom: #80abe3; $custom-light: #a9c3ec; $custom-dark: #000000;
JSON
{
"hex": "#80abe3",
"rgb": {
"r": 128,
"g": 171,
"b": 227
},
"hsl": {
"h": 213.939,
"s": 63.871,
"l": 69.608
},
"oklch": {
"l": 0.73179,
"c": 0.09423,
"h": 255.3
},
"luminance": 0.39261
}Semantic roles & 50–950 ramp
primary
#80ABE3
secondary
#EEE1D1
accent
#7E1ACC
background
#FAFCFE
surface
#F4F8FD
border
#CED1D5
text
#101216
muted
#7F8184