#89AAF4#89AAF4
#89AAF4 is a light, moderate blue. Relative luminance 0.406; OKLCH L 74.3% C 0.114 H 265.4°. Best body text is #000000 at 9.12:1 contrast (WCAG AA passes).
Color values
| HEX | #89AAF4 |
|---|---|
| RGB | rgb(137, 170, 244) |
| HSL | hsl(221, 83%, 75%) |
| HSV | hsv(221, 44%, 96%) |
| CMYK | cmyk(43.9%, 30.3%, 0%, 4.3%) |
| CIE-LAB | lab(69.89, 7.61, -40.47) |
| CIE-LCH | lch(69.89, 41.18, 280.65°) |
| OKLab | oklab(74.29% -0.0092 -0.1133) |
| OKLCH | oklch(74.29% 0.114 265.4) |
| XYZ | xyz(41.0152, 40.5971, 91.2452) |
| Luminance | 0.4060 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.37
Pastel Blue
#A2BFFE
ΔE00 5.76
Periwinkle Blue
#8F99FB
ΔE00 6.16
Cornflowerblue
#6495ED
ΔE00 7.10
Sky Blue (survey)
#75BBFD
ΔE00 8.28
Light Grey Blue
#9DBCD4
ΔE00 9.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89AAF4 #F4D389
analogous
#89E0F4 #89AAF4 #9D89F4
triadic
#89AAF4 #F489AA #AAF489
tetradic
#89AAF4 #F489E0 #F4D389 #89F49D
square
#89AAF4 #F489E0 #F4D389 #89F49D
split-complementary
#89AAF4 #F49D89 #E0F489
monochromatic
#1959EA #5182EF #89AAF4 #C1D2F9 #E3EBFC
Accessibility & contrast
On white
2.30
#89AAF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.12
#89AAF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89AAF4
9.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89AAF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89AAF4 | 1.00 | 2.30 | 9.12 | 9.12 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FB0F7
Deuteranopia (green-blind)
#84A6F2
Tritanopia (blue-blind)
#62B9C4
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #89aaf4; /* rgb */ color: rgb(137, 170, 244); /* oklch */ color: oklch(74.3% 0.114 265.4);
Tailwind
colors: {
custom: {
50: '#b0c3f8',
500: '#89aaf4',
950: '#000000',
},
}SCSS
$custom: #89aaf4; $custom-light: #b0c3f8; $custom-dark: #000000;
JSON
{
"hex": "#89aaf4",
"rgb": {
"r": 137,
"g": 170,
"b": 244
},
"hsl": {
"h": 221.495,
"s": 82.946,
"l": 74.706
},
"oklch": {
"l": 0.74293,
"c": 0.1137,
"h": 265.4
},
"luminance": 0.40599
}Semantic roles & 50–950 ramp
primary
#89AAF4
secondary
#F4EBD7
accent
#9C06DF
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#111217
muted
#808185