#89AAEC#89AAEC
#89AAEC is a light, moderate blue. Relative luminance 0.401; OKLCH L 73.9% C 0.103 H 263.6°. Best body text is #000000 at 9.02:1 contrast (WCAG AA passes).
Color values
| HEX | #89AAEC |
|---|---|
| RGB | rgb(137, 170, 236) |
| HSL | hsl(220, 72%, 73%) |
| HSV | hsv(220, 42%, 93%) |
| CMYK | cmyk(41.9%, 28%, 0%, 7.5%) |
| CIE-LAB | lab(69.56, 5.38, -36.63) |
| CIE-LCH | lch(69.56, 37.03, 278.35°) |
| OKLab | oklab(73.92% -0.0114 -0.1023) |
| OKLCH | oklch(73.92% 0.103 263.6) |
| XYZ | xyz(39.8268, 40.1218, 84.9863) |
| Luminance | 0.4012 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.52
Pastel Blue
#A2BFFE
ΔE00 5.87
Periwinkle Blue
#8F99FB
ΔE00 6.36
Cornflowerblue
#6495ED
ΔE00 7.07
Sky Blue (survey)
#75BBFD
ΔE00 8.16
Light Grey Blue
#9DBCD4
ΔE00 9.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89AAEC #ECCB89
analogous
#89DBEC #89AAEC #9989EC
triadic
#89AAEC #EC89AA #AAEC89
tetradic
#89AAEC #EC89DB #ECCB89 #89EC99
square
#89AAEC #EC89DB #ECCB89 #89EC99
split-complementary
#89AAEC #EC9989 #DBEC89
monochromatic
#235FD8 #5484E4 #89AAEC #BED0F4 #E5ECFB
Accessibility & contrast
On white
2.33
#89AAEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.02
#89AAEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89AAEC
9.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89AAEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89AAEC | 1.00 | 2.33 | 9.02 | 9.02 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92AFEF
Deuteranopia (green-blind)
#88A6EB
Tritanopia (blue-blind)
#66B8C1
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #89aaec; /* rgb */ color: rgb(137, 170, 236); /* oklch */ color: oklch(73.9% 0.103 263.6);
Tailwind
colors: {
custom: {
50: '#afc3f2',
500: '#89aaec',
950: '#000000',
},
}SCSS
$custom: #89aaec; $custom-light: #afc3f2; $custom-dark: #000000;
JSON
{
"hex": "#89aaec",
"rgb": {
"r": 137,
"g": 170,
"b": 236
},
"hsl": {
"h": 220,
"s": 72.263,
"l": 73.137
},
"oklch": {
"l": 0.7392,
"c": 0.10291,
"h": 263.6
},
"luminance": 0.40124
}Semantic roles & 50–950 ramp
primary
#89AAEC
secondary
#F2EAD9
accent
#9311D4
background
#FBFBFE
surface
#F6F7FD
border
#D0D0D5
text
#111217
muted
#808185