#89ABE3#89ABE3
#89ABE3 is a light, moderate blue. Relative luminance 0.400; OKLCH L 73.7% C 0.090 H 260.2°. Best body text is #000000 at 9.00:1 contrast (WCAG AA passes).
Color values
| HEX | #89ABE3 |
|---|---|
| RGB | rgb(137, 171, 227) |
| HSL | hsl(217, 62%, 71%) |
| HSV | hsv(217, 40%, 89%) |
| CMYK | cmyk(39.6%, 24.7%, 0%, 11%) |
| CIE-LAB | lab(69.46, 2.35, -31.86) |
| CIE-LCH | lch(69.46, 31.95, 274.22°) |
| OKLab | oklab(73.73% -0.0153 -0.0886) |
| OKLCH | oklch(73.73% 0.09 260.2) |
| XYZ | xyz(38.7402, 39.9882, 78.3353) |
| Luminance | 0.3999 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.55
Pastel Blue
#A2BFFE
ΔE00 6.00
Periwinkle Blue
#8F99FB
ΔE00 6.94
Cornflowerblue
#6495ED
ΔE00 7.29
Sky Blue (survey)
#75BBFD
ΔE00 7.68
Light Grey Blue
#9DBCD4
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89ABE3 #E3C189
analogous
#89D8E3 #89ABE3 #9489E3
triadic
#89ABE3 #E389AB #ABE389
tetradic
#89ABE3 #E389D8 #E3C189 #89E394
square
#89ABE3 #E389D8 #E3C189 #89E394
split-complementary
#89ABE3 #E39489 #D8E389
monochromatic
#2E67C3 #5888D7 #89ABE3 #BACEEF #E6EDF9
Accessibility & contrast
On white
2.33
#89ABE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.00
#89ABE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89ABE3
9.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89ABE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89ABE3 | 1.00 | 2.33 | 9.00 | 9.00 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97AEE6
Deuteranopia (green-blind)
#8DA6E2
Tritanopia (blue-blind)
#6AB7BE
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #89abe3; /* rgb */ color: rgb(137, 171, 227); /* oklch */ color: oklch(73.7% 0.090 260.2);
Tailwind
colors: {
custom: {
50: '#aec3ec',
500: '#89abe3',
950: '#000000',
},
}SCSS
$custom: #89abe3; $custom-light: #aec3ec; $custom-dark: #000000;
JSON
{
"hex": "#89abe3",
"rgb": {
"r": 137,
"g": 171,
"b": 227
},
"hsl": {
"h": 217.333,
"s": 61.644,
"l": 71.373
},
"oklch": {
"l": 0.73726,
"c": 0.0899,
"h": 260.2
},
"luminance": 0.3999
}Semantic roles & 50–950 ramp
primary
#89ABE3
secondary
#F0E7D8
accent
#881CC9
background
#FAFCFE
surface
#F5F8FD
border
#CFD1D5
text
#111216
muted
#808184