#89AEF2#89AEF2
#89AEF2 is a light, moderate blue. Relative luminance 0.420; OKLCH L 75.0% C 0.107 H 262.1°. Best body text is #000000 at 9.40:1 contrast (WCAG AA passes).
Color values
| HEX | #89AEF2 |
|---|---|
| RGB | rgb(137, 174, 242) |
| HSL | hsl(219, 80%, 74%) |
| HSV | hsv(219, 43%, 95%) |
| CMYK | cmyk(43.4%, 28.1%, 0%, 5.1%) |
| CIE-LAB | lab(70.87, 4.80, -37.86) |
| CIE-LCH | lch(70.87, 38.16, 277.23°) |
| OKLab | oklab(75.03% -0.0146 -0.1058) |
| OKLCH | oklch(75.03% 0.107 262.1) |
| XYZ | xyz(41.4744, 41.9989, 89.9084) |
| Luminance | 0.4200 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.14
Pastel Blue
#A2BFFE
ΔE00 5.14
Sky Blue (survey)
#75BBFD
ΔE00 6.97
Periwinkle Blue
#8F99FB
ΔE00 7.42
Cornflowerblue
#6495ED
ΔE00 7.67
Baby Blue (survey)
#A2CFFE
ΔE00 8.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89AEF2 #F2CD89
analogous
#89E3F2 #89AEF2 #9989F2
triadic
#89AEF2 #F289AE #AEF289
tetradic
#89AEF2 #F289E3 #F2CD89 #89F299
square
#89AEF2 #F289E3 #F2CD89 #89F299
split-complementary
#89AEF2 #F29989 #E3F289
monochromatic
#1B62E6 #5288EC #89AEF2 #C0D4F8 #E3ECFC
Accessibility & contrast
On white
2.23
#89AEF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.40
#89AEF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89AEF2
9.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89AEF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89AEF2 | 1.00 | 2.23 | 9.40 | 9.40 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B3F5
Deuteranopia (green-blind)
#8AA9F1
Tritanopia (blue-blind)
#62BCC6
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #89aef2; /* rgb */ color: rgb(137, 174, 242); /* oklch */ color: oklch(75.0% 0.107 262.1);
Tailwind
colors: {
custom: {
50: '#afc5f6',
500: '#89aef2',
950: '#000000',
},
}SCSS
$custom: #89aef2; $custom-light: #afc5f6; $custom-dark: #000000;
JSON
{
"hex": "#89aef2",
"rgb": {
"r": 137,
"g": 174,
"b": 242
},
"hsl": {
"h": 218.857,
"s": 80.153,
"l": 74.314
},
"oklch": {
"l": 0.75026,
"c": 0.10679,
"h": 262.1
},
"luminance": 0.42001
}Semantic roles & 50–950 ramp
primary
#89AEF2
secondary
#F4EAD7
accent
#9209DC
background
#FBFCFF
surface
#F6F8FE
border
#D0D1D6
text
#111217
muted
#808185