#89AEFA#89AEFA
#89AEFA is a light, moderate blue. Relative luminance 0.425; OKLCH L 75.4% C 0.117 H 263.9°. Best body text is #000000 at 9.50:1 contrast (WCAG AA passes).
Color values
| HEX | #89AEFA |
|---|---|
| RGB | rgb(137, 174, 250) |
| HSL | hsl(220, 92%, 76%) |
| HSV | hsv(220, 45%, 98%) |
| CMYK | cmyk(45.2%, 30.4%, 0%, 2%) |
| CIE-LAB | lab(71.21, 7.05, -41.67) |
| CIE-LCH | lch(71.21, 42.26, 279.61°) |
| OKLab | oklab(75.4% -0.0124 -0.1168) |
| OKLCH | oklch(75.4% 0.117 263.9) |
| XYZ | xyz(42.7023, 42.4900, 96.3752) |
| Luminance | 0.4249 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.07
Pastel Blue
#A2BFFE
ΔE00 5.09
Sky Blue (survey)
#75BBFD
ΔE00 7.18
Periwinkle Blue
#8F99FB
ΔE00 7.31
Cornflowerblue
#6495ED
ΔE00 7.76
Baby Blue (survey)
#A2CFFE
ΔE00 8.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89AEFA #FAD589
analogous
#89E6FA #89AEFA #9C89FA
triadic
#89AEFA #FA89AE #AEFA89
tetradic
#89AEFA #FA89E6 #FAD589 #89FA9C
square
#89AEFA #FA89E6 #FAD589 #89FA9C
split-complementary
#89AEFA #FA9C89 #E6FA89
monochromatic
#145DF5 #4E86F8 #89AEFA #C4D6FC #E2EBFE
Accessibility & contrast
On white
2.21
#89AEFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.50
#89AEFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89AEFA
9.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89AEFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89AEFA | 1.00 | 2.21 | 9.50 | 9.50 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92B4FD
Deuteranopia (green-blind)
#86AAF8
Tritanopia (blue-blind)
#5DBEC9
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #89aefa; /* rgb */ color: rgb(137, 174, 250); /* oklch */ color: oklch(75.4% 0.117 263.9);
Tailwind
colors: {
custom: {
50: '#b0c5fc',
500: '#89aefa',
950: '#000000',
},
}SCSS
$custom: #89aefa; $custom-light: #b0c5fc; $custom-dark: #000000;
JSON
{
"hex": "#89aefa",
"rgb": {
"r": 137,
"g": 174,
"b": 250
},
"hsl": {
"h": 220.354,
"s": 91.87,
"l": 75.882
},
"oklch": {
"l": 0.754,
"c": 0.11746,
"h": 263.9
},
"luminance": 0.42493
}Semantic roles & 50–950 ramp
primary
#89AEFA
secondary
#F6EBD5
accent
#9A00E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111217
muted
#808185