#80ACEB#80ACEB
#80ACEB is a light, moderate blue. Relative luminance 0.401; OKLCH L 73.8% C 0.104 H 257.3°. Best body text is #000000 at 9.02:1 contrast (WCAG AA passes).
Color values
| HEX | #80ACEB |
|---|---|
| RGB | rgb(128, 172, 235) |
| HSL | hsl(215, 73%, 71%) |
| HSV | hsv(215, 46%, 92%) |
| CMYK | cmyk(45.5%, 26.8%, 0%, 7.8%) |
| CIE-LAB | lab(69.53, 1.74, -36.16) |
| CIE-LCH | lch(69.53, 36.21, 272.75°) |
| OKLab | oklab(73.75% -0.0227 -0.101) |
| OKLCH | oklch(73.75% 0.104 257.3) |
| XYZ | xyz(38.6450, 40.0899, 84.2829) |
| Luminance | 0.4009 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.52
Sky Blue (survey)
#75BBFD
ΔE00 5.86
Pastel Blue
#A2BFFE
ΔE00 6.68
Cornflowerblue
#6495ED
ΔE00 6.68
Periwinkle Blue
#8F99FB
ΔE00 8.36
Light Grey Blue
#9DBCD4
ΔE00 8.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80ACEB #EBBF80
analogous
#80E1EB #80ACEB #8980EB
triadic
#80ACEB #EB80AC #ACEB80
tetradic
#80ACEB #EB80E1 #EBBF80 #80EB89
square
#80ACEB #EB80E1 #EBBF80 #80EB89
split-complementary
#80ACEB #EB8980 #E1EB80
monochromatic
#2169D0 #4B89E3 #80ACEB #B5CFF3 #E5EEFB
Accessibility & contrast
On white
2.33
#80ACEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.02
#80ACEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80ACEB
9.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80ACEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80ACEB | 1.00 | 2.33 | 9.02 | 9.02 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B0EE
Deuteranopia (green-blind)
#88A5EA
Tritanopia (blue-blind)
#55BAC2
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #80aceb; /* rgb */ color: rgb(128, 172, 235); /* oklch */ color: oklch(73.8% 0.104 257.3);
Tailwind
colors: {
custom: {
50: '#a9c4f1',
500: '#80aceb',
950: '#000000',
},
}SCSS
$custom: #80aceb; $custom-light: #a9c4f1; $custom-dark: #000000;
JSON
{
"hex": "#80aceb",
"rgb": {
"r": 128,
"g": 172,
"b": 235
},
"hsl": {
"h": 215.327,
"s": 72.789,
"l": 71.176
},
"oklch": {
"l": 0.73752,
"c": 0.10356,
"h": 257.3
},
"luminance": 0.40092
}Semantic roles & 50–950 ramp
primary
#80ACEB
secondary
#F1E6D5
accent
#8411D5
background
#FAFCFE
surface
#F4F8FD
border
#CED1D5
text
#101217
muted
#7F8185