#80AAEB#80AAEB
#80AAEB is a light, moderate blue. Relative luminance 0.393; OKLCH L 73.3% C 0.105 H 258.9°. Best body text is #000000 at 8.87:1 contrast (WCAG AA passes).
Color values
| HEX | #80AAEB |
|---|---|
| RGB | rgb(128, 170, 235) |
| HSL | hsl(216, 73%, 71%) |
| HSV | hsv(216, 46%, 92%) |
| CMYK | cmyk(45.5%, 27.7%, 0%, 7.8%) |
| CIE-LAB | lab(68.99, 2.86, -37.00) |
| CIE-LCH | lch(68.99, 37.11, 274.41°) |
| OKLab | oklab(73.33% -0.0203 -0.1035) |
| OKLCH | oklch(73.33% 0.105 258.9) |
| XYZ | xyz(38.2673, 39.3344, 84.1570) |
| Luminance | 0.3934 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.99
Cornflowerblue
#6495ED
ΔE00 6.23
Sky Blue (survey)
#75BBFD
ΔE00 6.56
Pastel Blue
#A2BFFE
ΔE00 6.85
Periwinkle Blue
#8F99FB
ΔE00 7.77
Light Grey Blue
#9DBCD4
ΔE00 9.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80AAEB #EBC180
analogous
#80DFEB #80AAEB #8B80EB
triadic
#80AAEB #EB80AA #AAEB80
tetradic
#80AAEB #EB80DF #EBC180 #80EB8B
square
#80AAEB #EB80DF #EBC180 #80EB8B
split-complementary
#80AAEB #EB8B80 #DFEB80
monochromatic
#2165D0 #4B87E3 #80AAEB #B5CDF3 #E5EDFB
Accessibility & contrast
On white
2.37
#80AAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.87
#80AAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80AAEB
8.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80AAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80AAEB | 1.00 | 2.37 | 8.87 | 8.87 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92AEEE
Deuteranopia (green-blind)
#85A4EA
Tritanopia (blue-blind)
#55B8C1
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #80aaeb; /* rgb */ color: rgb(128, 170, 235); /* oklch */ color: oklch(73.3% 0.105 258.9);
Tailwind
colors: {
custom: {
50: '#a9c3f1',
500: '#80aaeb',
950: '#000000',
},
}SCSS
$custom: #80aaeb; $custom-light: #a9c3f1; $custom-dark: #000000;
JSON
{
"hex": "#80aaeb",
"rgb": {
"r": 128,
"g": 170,
"b": 235
},
"hsl": {
"h": 216.449,
"s": 72.789,
"l": 71.176
},
"oklch": {
"l": 0.73329,
"c": 0.10545,
"h": 258.9
},
"luminance": 0.39337
}Semantic roles & 50–950 ramp
primary
#80AAEB
secondary
#F1E6D5
accent
#8811D5
background
#FAFBFE
surface
#F4F7FD
border
#CED0D5
text
#101217
muted
#7F8185