#89AAEF#89AAEF
#89AAEF is a light, moderate blue. Relative luminance 0.403; OKLCH L 74.1% C 0.107 H 264.3°. Best body text is #000000 at 9.06:1 contrast (WCAG AA passes).
Color values
| HEX | #89AAEF |
|---|---|
| RGB | rgb(137, 170, 239) |
| HSL | hsl(221, 76%, 74%) |
| HSV | hsv(221, 43%, 94%) |
| CMYK | cmyk(42.7%, 28.9%, 0%, 6.3%) |
| CIE-LAB | lab(69.68, 6.21, -38.08) |
| CIE-LCH | lch(69.68, 38.58, 279.26°) |
| OKLab | oklab(74.06% -0.0106 -0.1064) |
| OKLCH | oklch(74.06% 0.107 264.3) |
| XYZ | xyz(40.2663, 40.2976, 87.3011) |
| Luminance | 0.4030 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.45
Pastel Blue
#A2BFFE
ΔE00 5.81
Periwinkle Blue
#8F99FB
ΔE00 6.28
Cornflowerblue
#6495ED
ΔE00 7.07
Sky Blue (survey)
#75BBFD
ΔE00 8.20
Light Grey Blue
#9DBCD4
ΔE00 9.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89AAEF #EFCE89
analogous
#89DDEF #89AAEF #9B89EF
triadic
#89AAEF #EF89AA #AAEF89
tetradic
#89AAEF #EF89DD #EFCE89 #89EF9B
square
#89AAEF #EF89DD #EFCE89 #89EF9B
split-complementary
#89AAEF #EF9B89 #DDEF89
monochromatic
#1E5DDF #5383E8 #89AAEF #BFD1F6 #E4ECFB
Accessibility & contrast
On white
2.32
#89AAEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.06
#89AAEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89AAEF
9.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89AAEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89AAEF | 1.00 | 2.32 | 9.06 | 9.06 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91AFF2
Deuteranopia (green-blind)
#87A6ED
Tritanopia (blue-blind)
#65B8C2
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #89aaef; /* rgb */ color: rgb(137, 170, 239); /* oklch */ color: oklch(74.1% 0.107 264.3);
Tailwind
colors: {
custom: {
50: '#afc3f4',
500: '#89aaef',
950: '#000000',
},
}SCSS
$custom: #89aaef; $custom-light: #afc3f4; $custom-dark: #000000;
JSON
{
"hex": "#89aaef",
"rgb": {
"r": 137,
"g": 170,
"b": 239
},
"hsl": {
"h": 220.588,
"s": 76.119,
"l": 73.725
},
"oklch": {
"l": 0.74058,
"c": 0.10695,
"h": 264.3
},
"luminance": 0.403
}Semantic roles & 50–950 ramp
primary
#89AAEF
secondary
#F3EAD8
accent
#970DD8
background
#FBFBFE
surface
#F6F7FD
border
#D0D0D5
text
#111217
muted
#808185