#89AEFF#89AEFF
#89AEFF is a light, vivid blue. Relative luminance 0.428; OKLCH L 75.6% C 0.124 H 264.9°. Best body text is #000000 at 9.56:1 contrast (WCAG AA passes).
Color values
| HEX | #89AEFF |
|---|---|
| RGB | rgb(137, 174, 255) |
| HSL | hsl(221, 100%, 77%) |
| HSV | hsv(221, 46%, 100%) |
| CMYK | cmyk(46.3%, 31.8%, 0%, 0%) |
| CIE-LAB | lab(71.42, 8.48, -44.04) |
| CIE-LCH | lch(71.42, 44.85, 280.90°) |
| OKLab | oklab(75.64% -0.0111 -0.1236) |
| OKLCH | oklch(75.64% 0.124 264.9) |
| XYZ | xyz(43.4967, 42.8078, 100.5591) |
| Luminance | 0.4281 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.11
Pastel Blue
#A2BFFE
ΔE00 5.12
Periwinkle Blue
#8F99FB
ΔE00 7.28
Sky Blue (survey)
#75BBFD
ΔE00 7.32
Cornflowerblue
#6495ED
ΔE00 7.86
Baby Blue (survey)
#A2CFFE
ΔE00 8.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89AEFF #FFDA89
analogous
#89E9FF #89AEFF #9F89FF
triadic
#89AEFF #FF89AE #AEFF89
tetradic
#89AEFF #FF89E9 #FFDA89 #89FF9F
square
#89AEFF #FF89E9 #FFDA89 #89FF9F
split-complementary
#89AEFF #FF9F89 #E9FF89
monochromatic
#0F5AFF #4C84FF #89AEFF #C6D8FF #E0EAFF
Accessibility & contrast
On white
2.20
#89AEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.56
#89AEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89AEFF
9.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89AEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89AEFF | 1.00 | 2.20 | 9.56 | 9.56 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90B5FF
Deuteranopia (green-blind)
#83AAFD
Tritanopia (blue-blind)
#5ABFCB
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #89aeff; /* rgb */ color: rgb(137, 174, 255); /* oklch */ color: oklch(75.6% 0.124 264.9);
Tailwind
colors: {
custom: {
50: '#b1c5ff',
500: '#89aeff',
950: '#000000',
},
}SCSS
$custom: #89aeff; $custom-light: #b1c5ff; $custom-dark: #000000;
JSON
{
"hex": "#89aeff",
"rgb": {
"r": 137,
"g": 174,
"b": 255
},
"hsl": {
"h": 221.186,
"s": 100,
"l": 76.863
},
"oklch": {
"l": 0.7564,
"c": 0.12415,
"h": 264.9
},
"luminance": 0.4281
}Semantic roles & 50–950 ramp
primary
#89AEFF
secondary
#F7ECD4
accent
#9E00E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111218
muted
#808186