#80ABE4#80ABE4
#80ABE4 is a light, moderate cyan. Relative luminance 0.393; OKLCH L 73.2% C 0.096 H 255.7°. Best body text is #000000 at 8.86:1 contrast (WCAG AA passes).
Color values
| HEX | #80ABE4 |
|---|---|
| RGB | rgb(128, 171, 228) |
| HSL | hsl(214, 65%, 70%) |
| HSV | hsv(214, 44%, 89%) |
| CMYK | cmyk(43.9%, 25%, 0%, 10.6%) |
| CIE-LAB | lab(68.98, 0.32, -33.20) |
| CIE-LCH | lch(68.98, 33.20, 270.55°) |
| OKLab | oklab(73.22% -0.0236 -0.0925) |
| OKLCH | oklch(73.22% 0.096 255.7) |
| XYZ | xyz(37.4640, 39.3141, 78.9980) |
| Luminance | 0.3932 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.11
Sky Blue (survey)
#75BBFD
ΔE00 6.06
Cornflowerblue
#6495ED
ΔE00 6.55
Pastel Blue
#A2BFFE
ΔE00 7.04
Periwinkle Blue
#8F99FB
ΔE00 8.26
Light Grey Blue
#9DBCD4
ΔE00 8.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80ABE4 #E4B980
analogous
#80DDE4 #80ABE4 #8780E4
triadic
#80ABE4 #E480AB #ABE480
tetradic
#80ABE4 #E480DD #E4B980 #80E487
square
#80ABE4 #E480DD #E4B980 #80E487
split-complementary
#80ABE4 #E48780 #DDE480
monochromatic
#296AC1 #4E8AD9 #80ABE4 #B2CCEF #E5EEF9
Accessibility & contrast
On white
2.37
#80ABE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.86
#80ABE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80ABE4
8.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80ABE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80ABE4 | 1.00 | 2.37 | 8.86 | 8.86 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95AEE7
Deuteranopia (green-blind)
#8AA4E3
Tritanopia (blue-blind)
#59B8BF
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #80abe4; /* rgb */ color: rgb(128, 171, 228); /* oklch */ color: oklch(73.2% 0.096 255.7);
Tailwind
colors: {
custom: {
50: '#a9c3ec',
500: '#80abe4',
950: '#000000',
},
}SCSS
$custom: #80abe4; $custom-light: #a9c3ec; $custom-dark: #000000;
JSON
{
"hex": "#80abe4",
"rgb": {
"r": 128,
"g": 171,
"b": 228
},
"hsl": {
"h": 214.2,
"s": 64.935,
"l": 69.804
},
"oklch": {
"l": 0.73224,
"c": 0.0955,
"h": 255.7
},
"luminance": 0.39316
}Semantic roles & 50–950 ramp
primary
#80ABE4
secondary
#EEE2D2
accent
#7F19CD
background
#FAFCFE
surface
#F4F8FD
border
#CED1D5
text
#101216
muted
#7F8184