#89ABE5#89ABE5
#89ABE5 is a light, moderate blue. Relative luminance 0.401; OKLCH L 73.8% C 0.093 H 260.9°. Best body text is #000000 at 9.02:1 contrast (WCAG AA passes).
Color values
| HEX | #89ABE5 |
|---|---|
| RGB | rgb(137, 171, 229) |
| HSL | hsl(218, 64%, 72%) |
| HSV | hsv(218, 40%, 90%) |
| CMYK | cmyk(40.2%, 25.3%, 0%, 10.2%) |
| CIE-LAB | lab(69.54, 2.89, -32.84) |
| CIE-LCH | lch(69.54, 32.96, 275.04°) |
| OKLab | oklab(73.81% -0.0147 -0.0914) |
| OKLCH | oklch(73.81% 0.093 260.9) |
| XYZ | xyz(39.0178, 40.0992, 79.7975) |
| Luminance | 0.4010 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.46
Pastel Blue
#A2BFFE
ΔE00 5.91
Periwinkle Blue
#8F99FB
ΔE00 6.87
Cornflowerblue
#6495ED
ΔE00 7.26
Sky Blue (survey)
#75BBFD
ΔE00 7.71
Light Grey Blue
#9DBCD4
ΔE00 8.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89ABE5 #E5C389
analogous
#89D9E5 #89ABE5 #9589E5
triadic
#89ABE5 #E589AB #ABE589
tetradic
#89ABE5 #E589D9 #E5C389 #89E595
square
#89ABE5 #E589D9 #E5C389 #89E595
split-complementary
#89ABE5 #E59589 #D9E589
monochromatic
#2C66C8 #5787DA #89ABE5 #BBCFF0 #E6EDF9
Accessibility & contrast
On white
2.33
#89ABE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.02
#89ABE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89ABE5
9.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89ABE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89ABE5 | 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)
#96AFE8
Deuteranopia (green-blind)
#8CA6E4
Tritanopia (blue-blind)
#6AB7BF
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #89abe5; /* rgb */ color: rgb(137, 171, 229); /* oklch */ color: oklch(73.8% 0.093 260.9);
Tailwind
colors: {
custom: {
50: '#aec3ed',
500: '#89abe5',
950: '#000000',
},
}SCSS
$custom: #89abe5; $custom-light: #aec3ed; $custom-dark: #000000;
JSON
{
"hex": "#89abe5",
"rgb": {
"r": 137,
"g": 171,
"b": 229
},
"hsl": {
"h": 217.826,
"s": 63.889,
"l": 71.765
},
"oklch": {
"l": 0.73814,
"c": 0.09254,
"h": 260.9
},
"luminance": 0.40101
}Semantic roles & 50–950 ramp
primary
#89ABE5
secondary
#F1E8D9
accent
#8A1ACC
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111216
muted
#808184