#89AFEB#89AFEB
#89AFEB is a light, moderate blue. Relative luminance 0.420; OKLCH L 74.9% C 0.097 H 259.3°. Best body text is #000000 at 9.40:1 contrast (WCAG AA passes).
Color values
| HEX | #89AFEB |
|---|---|
| RGB | rgb(137, 175, 235) |
| HSL | hsl(217, 71%, 73%) |
| HSV | hsv(217, 42%, 92%) |
| CMYK | cmyk(41.7%, 25.5%, 0%, 7.8%) |
| CIE-LAB | lab(70.85, 2.31, -34.08) |
| CIE-LCH | lch(70.85, 34.15, 273.87°) |
| OKLab | oklab(74.92% -0.0179 -0.0949) |
| OKLCH | oklch(74.92% 0.097 259.3) |
| XYZ | xyz(40.6371, 41.9742, 84.5417) |
| Luminance | 0.4198 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.07
Pastel Blue
#A2BFFE
ΔE00 5.21
Sky Blue (survey)
#75BBFD
ΔE00 6.46
Cornflowerblue
#6495ED
ΔE00 7.84
Periwinkle Blue
#8F99FB
ΔE00 7.86
Light Grey Blue
#9DBCD4
ΔE00 8.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89AFEB #EBC589
analogous
#89E0EB #89AFEB #9489EB
triadic
#89AFEB #EB89AF #AFEB89
tetradic
#89AFEB #EB89E0 #EBC589 #89EB94
square
#89AFEB #EB89E0 #EBC589 #89EB94
split-complementary
#89AFEB #EB9489 #E0EB89
monochromatic
#2469D5 #558CE2 #89AFEB #BDD2F4 #E5EDFB
Accessibility & contrast
On white
2.24
#89AFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.40
#89AFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89AFEB
9.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89AFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89AFEB | 1.00 | 2.24 | 9.40 | 9.40 |
| #FFFFFF | 2.24 | 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)
#99B3EE
Deuteranopia (green-blind)
#8EA9EA
Tritanopia (blue-blind)
#66BCC4
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #89afeb; /* rgb */ color: rgb(137, 175, 235); /* oklch */ color: oklch(74.9% 0.097 259.3);
Tailwind
colors: {
custom: {
50: '#afc6f1',
500: '#89afeb',
950: '#000000',
},
}SCSS
$custom: #89afeb; $custom-light: #afc6f1; $custom-dark: #000000;
JSON
{
"hex": "#89afeb",
"rgb": {
"r": 137,
"g": 175,
"b": 235
},
"hsl": {
"h": 216.735,
"s": 71.014,
"l": 72.941
},
"oklch": {
"l": 0.74919,
"c": 0.0966,
"h": 259.3
},
"luminance": 0.41976
}Semantic roles & 50–950 ramp
primary
#89AFEB
secondary
#F2E8D9
accent
#8812D3
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111316
muted
#808284