#89ABEC#89ABEC
#89ABEC is a light, moderate blue. Relative luminance 0.405; OKLCH L 74.1% C 0.102 H 262.9°. Best body text is #000000 at 9.10:1 contrast (WCAG AA passes).
Color values
| HEX | #89ABEC |
|---|---|
| RGB | rgb(137, 171, 236) |
| HSL | hsl(219, 72%, 73%) |
| HSV | hsv(219, 42%, 93%) |
| CMYK | cmyk(41.9%, 27.5%, 0%, 7.5%) |
| CIE-LAB | lab(69.82, 4.82, -36.22) |
| CIE-LCH | lch(69.82, 36.54, 277.57°) |
| OKLab | oklab(74.13% -0.0126 -0.1011) |
| OKLCH | oklch(74.13% 0.102 262.9) |
| XYZ | xyz(40.0150, 40.4981, 85.0490) |
| Luminance | 0.4050 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.21
Pastel Blue
#A2BFFE
ΔE00 5.69
Periwinkle Blue
#8F99FB
ΔE00 6.66
Cornflowerblue
#6495ED
ΔE00 7.20
Sky Blue (survey)
#75BBFD
ΔE00 7.83
Light Grey Blue
#9DBCD4
ΔE00 8.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89ABEC #ECCA89
analogous
#89DCEC #89ABEC #9889EC
triadic
#89ABEC #EC89AB #ABEC89
tetradic
#89ABEC #EC89DC #ECCA89 #89EC98
square
#89ABEC #EC89DC #ECCA89 #89EC98
split-complementary
#89ABEC #EC9889 #DCEC89
monochromatic
#2361D8 #5485E4 #89ABEC #BED1F4 #E5ECFB
Accessibility & contrast
On white
2.31
#89ABEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.10
#89ABEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89ABEC
9.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89ABEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89ABEC | 1.00 | 2.31 | 9.10 | 9.10 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B0EF
Deuteranopia (green-blind)
#89A6EB
Tritanopia (blue-blind)
#66B9C2
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #89abec; /* rgb */ color: rgb(137, 171, 236); /* oklch */ color: oklch(74.1% 0.102 262.9);
Tailwind
colors: {
custom: {
50: '#afc3f2',
500: '#89abec',
950: '#000000',
},
}SCSS
$custom: #89abec; $custom-light: #afc3f2; $custom-dark: #000000;
JSON
{
"hex": "#89abec",
"rgb": {
"r": 137,
"g": 171,
"b": 236
},
"hsl": {
"h": 219.394,
"s": 72.263,
"l": 73.137
},
"oklch": {
"l": 0.74128,
"c": 0.10187,
"h": 262.9
},
"luminance": 0.405
}Semantic roles & 50–950 ramp
primary
#89ABEC
secondary
#F2EAD9
accent
#9111D4
background
#FBFBFE
surface
#F6F7FD
border
#D0D0D5
text
#111217
muted
#808185