#89B2EE#89B2EE
#89B2EE is a light, moderate blue. Relative luminance 0.433; OKLCH L 75.7% C 0.098 H 257.8°. Best body text is #000000 at 9.67:1 contrast (WCAG AA passes).
Color values
| HEX | #89B2EE |
|---|---|
| RGB | rgb(137, 178, 238) |
| HSL | hsl(216, 75%, 74%) |
| HSV | hsv(216, 42%, 93%) |
| CMYK | cmyk(42.4%, 25.2%, 0%, 6.7%) |
| CIE-LAB | lab(71.78, 1.47, -34.27) |
| CIE-LCH | lch(71.78, 34.31, 272.45°) |
| OKLab | oklab(75.68% -0.0207 -0.0955) |
| OKLCH | oklch(75.68% 0.098 257.8) |
| XYZ | xyz(41.6645, 43.3298, 87.0404) |
| Luminance | 0.4333 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.17
Pastel Blue
#A2BFFE
ΔE00 4.94
Sky Blue (survey)
#75BBFD
ΔE00 5.54
Baby Blue (survey)
#A2CFFE
ΔE00 7.51
Light Grey Blue
#9DBCD4
ΔE00 7.96
Cornflowerblue
#6495ED
ΔE00 8.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89B2EE #EEC589
analogous
#89E4EE #89B2EE #9289EE
triadic
#89B2EE #EE89B2 #B2EE89
tetradic
#89B2EE #EE89E4 #EEC589 #89EE92
square
#89B2EE #EE89E4 #EEC589 #89EE92
split-complementary
#89B2EE #EE9289 #E4EE89
monochromatic
#206DDD #548FE6 #89B2EE #BED5F6 #E4EEFB
Accessibility & contrast
On white
2.17
#89B2EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.67
#89B2EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89B2EE
9.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89B2EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89B2EE | 1.00 | 2.17 | 9.67 | 9.67 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CB5F1
Deuteranopia (green-blind)
#90ACED
Tritanopia (blue-blind)
#64BFC7
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #89b2ee; /* rgb */ color: rgb(137, 178, 238); /* oklch */ color: oklch(75.7% 0.098 257.8);
Tailwind
colors: {
custom: {
50: '#afc8f3',
500: '#89b2ee',
950: '#000000',
},
}SCSS
$custom: #89b2ee; $custom-light: #afc8f3; $custom-dark: #000000;
JSON
{
"hex": "#89b2ee",
"rgb": {
"r": 137,
"g": 178,
"b": 238
},
"hsl": {
"h": 215.644,
"s": 74.815,
"l": 73.529
},
"oklch": {
"l": 0.75683,
"c": 0.0977,
"h": 257.8
},
"luminance": 0.43332
}Semantic roles & 50–950 ramp
primary
#89B2EE
secondary
#F3E8D8
accent
#860FD7
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111317
muted
#808285