#89AEEB#89AEEB
#89AEEB is a light, moderate blue. Relative luminance 0.416; OKLCH L 74.7% C 0.098 H 260.2°. Best body text is #000000 at 9.32:1 contrast (WCAG AA passes).
Color values
| HEX | #89AEEB |
|---|---|
| RGB | rgb(137, 174, 235) |
| HSL | hsl(217, 71%, 73%) |
| HSV | hsv(217, 42%, 92%) |
| CMYK | cmyk(41.7%, 26%, 0%, 7.8%) |
| CIE-LAB | lab(70.58, 2.86, -34.49) |
| CIE-LCH | lch(70.58, 34.61, 274.74°) |
| OKLab | oklab(74.71% -0.0166 -0.0961) |
| OKLCH | oklch(74.71% 0.098 260.2) |
| XYZ | xyz(40.4432, 41.5864, 84.4771) |
| Luminance | 0.4159 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.35
Pastel Blue
#A2BFFE
ΔE00 5.31
Sky Blue (survey)
#75BBFD
ΔE00 6.80
Periwinkle Blue
#8F99FB
ΔE00 7.56
Cornflowerblue
#6495ED
ΔE00 7.66
Light Grey Blue
#9DBCD4
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89AEEB #EBC689
analogous
#89DFEB #89AEEB #9589EB
triadic
#89AEEB #EB89AE #AEEB89
tetradic
#89AEEB #EB89DF #EBC689 #89EB95
square
#89AEEB #EB89DF #EBC689 #89EB95
split-complementary
#89AEEB #EB9589 #DFEB89
monochromatic
#2467D5 #558AE2 #89AEEB #BDD2F4 #E5EDFB
Accessibility & contrast
On white
2.25
#89AEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.32
#89AEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89AEEB
9.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89AEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89AEEB | 1.00 | 2.25 | 9.32 | 9.32 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98B2EE
Deuteranopia (green-blind)
#8DA8EA
Tritanopia (blue-blind)
#66BBC3
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #89aeeb; /* rgb */ color: rgb(137, 174, 235); /* oklch */ color: oklch(74.7% 0.098 260.2);
Tailwind
colors: {
custom: {
50: '#afc6f1',
500: '#89aeeb',
950: '#000000',
},
}SCSS
$custom: #89aeeb; $custom-light: #afc6f1; $custom-dark: #000000;
JSON
{
"hex": "#89aeeb",
"rgb": {
"r": 137,
"g": 174,
"b": 235
},
"hsl": {
"h": 217.347,
"s": 71.014,
"l": 72.941
},
"oklch": {
"l": 0.7471,
"c": 0.09755,
"h": 260.2
},
"luminance": 0.41589
}Semantic roles & 50–950 ramp
primary
#89AEEB
secondary
#F2E9D9
accent
#8A12D3
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111217
muted
#808185