#89AEF3#89AEF3
#89AEF3 is a light, moderate blue. Relative luminance 0.421; OKLCH L 75.1% C 0.108 H 262.4°. Best body text is #000000 at 9.41:1 contrast (WCAG AA passes).
Color values
| HEX | #89AEF3 |
|---|---|
| RGB | rgb(137, 174, 243) |
| HSL | hsl(219, 82%, 75%) |
| HSV | hsv(219, 44%, 95%) |
| CMYK | cmyk(43.6%, 28.4%, 0%, 4.7%) |
| CIE-LAB | lab(70.91, 5.08, -38.34) |
| CIE-LCH | lch(70.91, 38.67, 277.55°) |
| OKLab | oklab(75.07% -0.0143 -0.1072) |
| OKLCH | oklch(75.07% 0.108 262.4) |
| XYZ | xyz(41.6250, 42.0591, 90.7015) |
| Luminance | 0.4206 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.12
Pastel Blue
#A2BFFE
ΔE00 5.13
Sky Blue (survey)
#75BBFD
ΔE00 7.00
Periwinkle Blue
#8F99FB
ΔE00 7.40
Cornflowerblue
#6495ED
ΔE00 7.67
Baby Blue (survey)
#A2CFFE
ΔE00 8.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89AEF3 #F3CE89
analogous
#89E3F3 #89AEF3 #9989F3
triadic
#89AEF3 #F389AE #AEF389
tetradic
#89AEF3 #F389E3 #F3CE89 #89F399
square
#89AEF3 #F389E3 #F3CE89 #89F399
split-complementary
#89AEF3 #F39989 #E3F389
monochromatic
#1A62E8 #5188ED #89AEF3 #C1D4F9 #E3ECFC
Accessibility & contrast
On white
2.23
#89AEF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.41
#89AEF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89AEF3
9.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89AEF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89AEF3 | 1.00 | 2.23 | 9.41 | 9.41 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B3F6
Deuteranopia (green-blind)
#89A9F1
Tritanopia (blue-blind)
#62BDC6
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #89aef3; /* rgb */ color: rgb(137, 174, 243); /* oklch */ color: oklch(75.1% 0.108 262.4);
Tailwind
colors: {
custom: {
50: '#b0c5f7',
500: '#89aef3',
950: '#000000',
},
}SCSS
$custom: #89aef3; $custom-light: #b0c5f7; $custom-dark: #000000;
JSON
{
"hex": "#89aef3",
"rgb": {
"r": 137,
"g": 174,
"b": 243
},
"hsl": {
"h": 219.057,
"s": 81.538,
"l": 74.51
},
"oklch": {
"l": 0.75072,
"c": 0.10812,
"h": 262.4
},
"luminance": 0.42062
}Semantic roles & 50–950 ramp
primary
#89AEF3
secondary
#F4EAD7
accent
#9308DE
background
#FBFCFF
surface
#F6F8FE
border
#D0D1D6
text
#111217
muted
#808185