#89AFF0#89AFF0
#89AFF0 is a light, moderate blue. Relative luminance 0.423; OKLCH L 75.1% C 0.103 H 260.9°. Best body text is #000000 at 9.45:1 contrast (WCAG AA passes).
Color values
| HEX | #89AFF0 |
|---|---|
| RGB | rgb(137, 175, 240) |
| HSL | hsl(218, 77%, 74%) |
| HSV | hsv(218, 43%, 94%) |
| CMYK | cmyk(42.9%, 27.1%, 0%, 5.9%) |
| CIE-LAB | lab(71.05, 3.69, -36.48) |
| CIE-LCH | lch(71.05, 36.67, 275.77°) |
| OKLab | oklab(75.14% -0.0164 -0.1018) |
| OKLCH | oklch(75.14% 0.103 260.9) |
| XYZ | xyz(41.3696, 42.2672, 88.3997) |
| Luminance | 0.4227 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.88
Pastel Blue
#A2BFFE
ΔE00 5.06
Sky Blue (survey)
#75BBFD
ΔE00 6.59
Periwinkle Blue
#8F99FB
ΔE00 7.76
Cornflowerblue
#6495ED
ΔE00 7.83
Baby Blue (survey)
#A2CFFE
ΔE00 8.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89AFF0 #F0CA89
analogous
#89E3F0 #89AFF0 #9789F0
triadic
#89AFF0 #F089AF #AFF089
tetradic
#89AFF0 #F089E3 #F0CA89 #89F097
square
#89AFF0 #F089E3 #F0CA89 #89F097
split-complementary
#89AFF0 #F09789 #E3F089
monochromatic
#1D65E2 #538AE9 #89AFF0 #BFD4F7 #E4EDFC
Accessibility & contrast
On white
2.22
#89AFF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.45
#89AFF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89AFF0
9.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89AFF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89AFF0 | 1.00 | 2.22 | 9.45 | 9.45 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97B3F3
Deuteranopia (green-blind)
#8CAAEF
Tritanopia (blue-blind)
#63BDC6
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #89aff0; /* rgb */ color: rgb(137, 175, 240); /* oklch */ color: oklch(75.1% 0.103 260.9);
Tailwind
colors: {
custom: {
50: '#afc6f5',
500: '#89aff0',
950: '#000000',
},
}SCSS
$custom: #89aff0; $custom-light: #afc6f5; $custom-dark: #000000;
JSON
{
"hex": "#89aff0",
"rgb": {
"r": 137,
"g": 175,
"b": 240
},
"hsl": {
"h": 217.864,
"s": 77.444,
"l": 73.922
},
"oklch": {
"l": 0.75143,
"c": 0.10315,
"h": 260.9
},
"luminance": 0.4227
}Semantic roles & 50–950 ramp
primary
#89AFF0
secondary
#F3E9D8
accent
#8E0CDA
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111317
muted
#808285