#89B2ED#89B2ED
#89B2ED is a light, moderate blue. Relative luminance 0.433; OKLCH L 75.6% C 0.096 H 257.4°. Best body text is #000000 at 9.65:1 contrast (WCAG AA passes).
Color values
| HEX | #89B2ED |
|---|---|
| RGB | rgb(137, 178, 237) |
| HSL | hsl(215, 74%, 73%) |
| HSV | hsv(215, 42%, 93%) |
| CMYK | cmyk(42.2%, 24.9%, 0%, 7.1%) |
| CIE-LAB | lab(71.74, 1.19, -33.79) |
| CIE-LCH | lch(71.74, 33.81, 272.02°) |
| OKLab | oklab(75.64% -0.021 -0.0941) |
| OKLCH | oklch(75.64% 0.096 257.4) |
| XYZ | xyz(41.5180, 43.2712, 86.2688) |
| Luminance | 0.4327 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.24
Pastel Blue
#A2BFFE
ΔE00 4.98
Sky Blue (survey)
#75BBFD
ΔE00 5.51
Baby Blue (survey)
#A2CFFE
ΔE00 7.50
Light Grey Blue
#9DBCD4
ΔE00 7.89
Cornflowerblue
#6495ED
ΔE00 8.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89B2ED #EDC489
analogous
#89E4ED #89B2ED #9289ED
triadic
#89B2ED #ED89B2 #B2ED89
tetradic
#89B2ED #ED89E4 #EDC489 #89ED92
square
#89B2ED #ED89E4 #EDC489 #89ED92
split-complementary
#89B2ED #ED9289 #E4ED89
monochromatic
#216DDA #548FE5 #89B2ED #BED5F5 #E4EEFB
Accessibility & contrast
On white
2.18
#89B2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.65
#89B2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89B2ED
9.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89B2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89B2ED | 1.00 | 2.18 | 9.65 | 9.65 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CB5F0
Deuteranopia (green-blind)
#91ABEC
Tritanopia (blue-blind)
#64BFC6
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #89b2ed; /* rgb */ color: rgb(137, 178, 237); /* oklch */ color: oklch(75.6% 0.096 257.4);
Tailwind
colors: {
custom: {
50: '#afc8f3',
500: '#89b2ed',
950: '#000000',
},
}SCSS
$custom: #89b2ed; $custom-light: #afc8f3; $custom-dark: #000000;
JSON
{
"hex": "#89b2ed",
"rgb": {
"r": 137,
"g": 178,
"b": 237
},
"hsl": {
"h": 215.4,
"s": 73.529,
"l": 73.333
},
"oklch": {
"l": 0.75639,
"c": 0.09642,
"h": 257.4
},
"luminance": 0.43274
}Semantic roles & 50–950 ramp
primary
#89B2ED
secondary
#F3E8D8
accent
#8510D6
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111317
muted
#808285