#80ABEF#80ABEF
#80ABEF is a light, moderate blue. Relative luminance 0.399; OKLCH L 73.7% C 0.110 H 259.3°. Best body text is #000000 at 8.99:1 contrast (WCAG AA passes).
Color values
| HEX | #80ABEF |
|---|---|
| RGB | rgb(128, 171, 239) |
| HSL | hsl(217, 78%, 72%) |
| HSV | hsv(217, 46%, 94%) |
| CMYK | cmyk(46.4%, 28.5%, 0%, 6.3%) |
| CIE-LAB | lab(69.43, 3.44, -38.51) |
| CIE-LCH | lch(69.43, 38.66, 275.10°) |
| OKLab | oklab(73.73% -0.0203 -0.1078) |
| OKLCH | oklch(73.73% 0.11 259.3) |
| XYZ | xyz(39.0398, 39.9445, 87.2975) |
| Luminance | 0.3995 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.61
Sky Blue (survey)
#75BBFD
ΔE00 6.32
Cornflowerblue
#6495ED
ΔE00 6.44
Pastel Blue
#A2BFFE
ΔE00 6.65
Periwinkle Blue
#8F99FB
ΔE00 7.97
Light Grey Blue
#9DBCD4
ΔE00 9.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80ABEF #EFC480
analogous
#80E2EF #80ABEF #8D80EF
triadic
#80ABEF #EF80AB #ABEF80
tetradic
#80ABEF #EF80E2 #EFC480 #80EF8D
square
#80ABEF #EF80E2 #EFC480 #80EF8D
split-complementary
#80ABEF #EF8D80 #E2EF80
monochromatic
#1B65D9 #4A87E8 #80ABEF #B6CFF6 #E4EDFC
Accessibility & contrast
On white
2.34
#80ABEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.99
#80ABEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80ABEF
8.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80ABEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80ABEF | 1.00 | 2.34 | 8.99 | 8.99 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91AFF2
Deuteranopia (green-blind)
#85A5EE
Tritanopia (blue-blind)
#53BAC3
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #80abef; /* rgb */ color: rgb(128, 171, 239); /* oklch */ color: oklch(73.7% 0.110 259.3);
Tailwind
colors: {
custom: {
50: '#aac3f4',
500: '#80abef',
950: '#000000',
},
}SCSS
$custom: #80abef; $custom-light: #aac3f4; $custom-dark: #000000;
JSON
{
"hex": "#80abef",
"rgb": {
"r": 128,
"g": 171,
"b": 239
},
"hsl": {
"h": 216.757,
"s": 77.622,
"l": 71.961
},
"oklch": {
"l": 0.73726,
"c": 0.10971,
"h": 259.3
},
"luminance": 0.39947
}Semantic roles & 50–950 ramp
primary
#80ABEF
secondary
#F3E9D7
accent
#8A0CDA
background
#FAFBFE
surface
#F4F7FD
border
#CED0D5
text
#101217
muted
#7F8185