#80AAEA#80AAEA
#80AAEA is a light, moderate blue. Relative luminance 0.393; OKLCH L 73.3% C 0.104 H 258.6°. Best body text is #000000 at 8.86:1 contrast (WCAG AA passes).
Color values
| HEX | #80AAEA |
|---|---|
| RGB | rgb(128, 170, 234) |
| HSL | hsl(216, 72%, 71%) |
| HSV | hsv(216, 45%, 92%) |
| CMYK | cmyk(45.3%, 27.4%, 0%, 8.2%) |
| CIE-LAB | lab(68.95, 2.57, -36.52) |
| CIE-LCH | lch(68.95, 36.61, 274.03°) |
| OKLab | oklab(73.28% -0.0206 -0.1021) |
| OKLCH | oklch(73.28% 0.104 258.6) |
| XYZ | xyz(38.1232, 39.2768, 83.3983) |
| Luminance | 0.3928 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.03
Cornflowerblue
#6495ED
ΔE00 6.23
Sky Blue (survey)
#75BBFD
ΔE00 6.54
Pastel Blue
#A2BFFE
ΔE00 6.88
Periwinkle Blue
#8F99FB
ΔE00 7.80
Light Grey Blue
#9DBCD4
ΔE00 9.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80AAEA #EAC080
analogous
#80DFEA #80AAEA #8B80EA
triadic
#80AAEA #EA80AA #AAEA80
tetradic
#80AAEA #EA80DF #EAC080 #80EA8B
square
#80AAEA #EA80DF #EAC080 #80EA8B
split-complementary
#80AAEA #EA8B80 #DFEA80
monochromatic
#2266CE #4B87E1 #80AAEA #B5CDF3 #E5EDFB
Accessibility & contrast
On white
2.37
#80AAEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.86
#80AAEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80AAEA
8.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80AAEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80AAEA | 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)
#92AEED
Deuteranopia (green-blind)
#86A4E9
Tritanopia (blue-blind)
#56B8C0
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #80aaea; /* rgb */ color: rgb(128, 170, 234); /* oklch */ color: oklch(73.3% 0.104 258.6);
Tailwind
colors: {
custom: {
50: '#a9c3f1',
500: '#80aaea',
950: '#000000',
},
}SCSS
$custom: #80aaea; $custom-light: #a9c3f1; $custom-dark: #000000;
JSON
{
"hex": "#80aaea",
"rgb": {
"r": 128,
"g": 170,
"b": 234
},
"hsl": {
"h": 216.226,
"s": 71.622,
"l": 70.98
},
"oklch": {
"l": 0.73283,
"c": 0.10414,
"h": 258.6
},
"luminance": 0.39279
}Semantic roles & 50–950 ramp
primary
#80AAEA
secondary
#F1E6D5
accent
#8712D4
background
#FAFBFE
surface
#F4F7FD
border
#CED0D5
text
#101216
muted
#7F8184