#89ABE0#89ABE0
#89ABE0 is a light, moderate blue. Relative luminance 0.398; OKLCH L 73.6% C 0.086 H 259.1°. Best body text is #000000 at 8.97:1 contrast (WCAG AA passes).
Color values
| HEX | #89ABE0 |
|---|---|
| RGB | rgb(137, 171, 224) |
| HSL | hsl(217, 58%, 71%) |
| HSV | hsv(217, 39%, 88%) |
| CMYK | cmyk(38.8%, 23.7%, 0%, 12.2%) |
| CIE-LAB | lab(69.34, 1.54, -30.40) |
| CIE-LCH | lch(69.34, 30.44, 272.91°) |
| OKLab | oklab(73.6% -0.0162 -0.0844) |
| OKLCH | oklch(73.6% 0.086 259.1) |
| XYZ | xyz(38.3298, 39.8240, 76.1737) |
| Luminance | 0.3983 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.71
Pastel Blue
#A2BFFE
ΔE00 6.15
Periwinkle Blue
#8F99FB
ΔE00 7.05
Cornflowerblue
#6495ED
ΔE00 7.35
Sky Blue (survey)
#75BBFD
ΔE00 7.64
Light Grey Blue
#9DBCD4
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89ABE0 #E0BE89
analogous
#89D6E0 #89ABE0 #9289E0
triadic
#89ABE0 #E089AB #ABE089
tetradic
#89ABE0 #E089D6 #E0BE89 #89E092
square
#89ABE0 #E089D6 #E0BE89 #89E092
split-complementary
#89ABE0 #E09289 #D6E089
monochromatic
#3268BD #5988D3 #89ABE0 #B9CEED #E7EEF9
Accessibility & contrast
On white
2.34
#89ABE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.97
#89ABE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89ABE0
8.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89ABE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89ABE0 | 1.00 | 2.34 | 8.97 | 8.97 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98AEE2
Deuteranopia (green-blind)
#8EA6DF
Tritanopia (blue-blind)
#6CB6BD
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #89abe0; /* rgb */ color: rgb(137, 171, 224); /* oklch */ color: oklch(73.6% 0.086 259.1);
Tailwind
colors: {
custom: {
50: '#aec3ea',
500: '#89abe0',
950: '#000000',
},
}SCSS
$custom: #89abe0; $custom-light: #aec3ea; $custom-dark: #000000;
JSON
{
"hex": "#89abe0",
"rgb": {
"r": 137,
"g": 171,
"b": 224
},
"hsl": {
"h": 216.552,
"s": 58.389,
"l": 70.784
},
"oklch": {
"l": 0.73596,
"c": 0.08596,
"h": 259.1
},
"luminance": 0.39826
}Semantic roles & 50–950 ramp
primary
#89ABE0
secondary
#EEE5D7
accent
#851FC6
background
#FAFCFE
surface
#F5F8FD
border
#CFD1D5
text
#101216
muted
#7F8184