#89ABE4#89ABE4
#89ABE4 is a light, moderate blue. Relative luminance 0.400; OKLCH L 73.8% C 0.091 H 260.5°. Best body text is #000000 at 9.01:1 contrast (WCAG AA passes).
Color values
| HEX | #89ABE4 |
|---|---|
| RGB | rgb(137, 171, 228) |
| HSL | hsl(218, 63%, 72%) |
| HSV | hsv(218, 40%, 89%) |
| CMYK | cmyk(39.9%, 25%, 0%, 10.6%) |
| CIE-LAB | lab(69.50, 2.62, -32.35) |
| CIE-LCH | lch(69.50, 32.46, 274.64°) |
| OKLab | oklab(73.77% -0.015 -0.09) |
| OKLCH | oklch(73.77% 0.091 260.5) |
| XYZ | xyz(38.8786, 40.0436, 79.0643) |
| Luminance | 0.4005 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.50
Pastel Blue
#A2BFFE
ΔE00 5.96
Periwinkle Blue
#8F99FB
ΔE00 6.91
Cornflowerblue
#6495ED
ΔE00 7.27
Sky Blue (survey)
#75BBFD
ΔE00 7.70
Light Grey Blue
#9DBCD4
ΔE00 8.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89ABE4 #E4C289
analogous
#89D9E4 #89ABE4 #9589E4
triadic
#89ABE4 #E489AB #ABE489
tetradic
#89ABE4 #E489D9 #E4C289 #89E495
square
#89ABE4 #E489D9 #E4C289 #89E495
split-complementary
#89ABE4 #E49589 #D9E489
monochromatic
#2D66C5 #5788D9 #89ABE4 #BBCEEF #E6EDF9
Accessibility & contrast
On white
2.33
#89ABE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.01
#89ABE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89ABE4
9.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89ABE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89ABE4 | 1.00 | 2.33 | 9.01 | 9.01 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97AEE7
Deuteranopia (green-blind)
#8DA6E3
Tritanopia (blue-blind)
#6AB7BF
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #89abe4; /* rgb */ color: rgb(137, 171, 228); /* oklch */ color: oklch(73.8% 0.091 260.5);
Tailwind
colors: {
custom: {
50: '#aec3ec',
500: '#89abe4',
950: '#000000',
},
}SCSS
$custom: #89abe4; $custom-light: #aec3ec; $custom-dark: #000000;
JSON
{
"hex": "#89abe4",
"rgb": {
"r": 137,
"g": 171,
"b": 228
},
"hsl": {
"h": 217.582,
"s": 62.759,
"l": 71.569
},
"oklch": {
"l": 0.7377,
"c": 0.09122,
"h": 260.5
},
"luminance": 0.40046
}Semantic roles & 50–950 ramp
primary
#89ABE4
secondary
#F0E7D9
accent
#891BCB
background
#FAFCFE
surface
#F5F8FD
border
#CFD1D5
text
#111216
muted
#808184