#89ADE7#89ADE7
#89ADE7 is a light, moderate blue. Relative luminance 0.410; OKLCH L 74.3% C 0.093 H 259.7°. Best body text is #000000 at 9.19:1 contrast (WCAG AA passes).
Color values
| HEX | #89ADE7 |
|---|---|
| RGB | rgb(137, 173, 231) |
| HSL | hsl(217, 66%, 72%) |
| HSV | hsv(217, 41%, 91%) |
| CMYK | cmyk(40.7%, 25.1%, 0%, 9.4%) |
| CIE-LAB | lab(70.16, 2.32, -32.97) |
| CIE-LCH | lch(70.16, 33.06, 274.03°) |
| OKLab | oklab(74.32% -0.0166 -0.0918) |
| OKLCH | oklch(74.32% 0.093 259.7) |
| XYZ | xyz(39.6793, 40.9729, 81.4036) |
| Luminance | 0.4098 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.80
Pastel Blue
#A2BFFE
ΔE00 5.57
Sky Blue (survey)
#75BBFD
ΔE00 7.05
Periwinkle Blue
#8F99FB
ΔE00 7.37
Cornflowerblue
#6495ED
ΔE00 7.53
Light Grey Blue
#9DBCD4
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89ADE7 #E7C389
analogous
#89DCE7 #89ADE7 #9489E7
triadic
#89ADE7 #E789AD #ADE789
tetradic
#89ADE7 #E789DC #E7C389 #89E794
square
#89ADE7 #E789DC #E7C389 #89E794
split-complementary
#89ADE7 #E79489 #DCE789
monochromatic
#2A68CC #568ADD #89ADE7 #BCD0F1 #E6EDFA
Accessibility & contrast
On white
2.28
#89ADE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.19
#89ADE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89ADE7
9.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89ADE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89ADE7 | 1.00 | 2.28 | 9.19 | 9.19 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98B0EA
Deuteranopia (green-blind)
#8EA7E6
Tritanopia (blue-blind)
#68B9C1
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #89ade7; /* rgb */ color: rgb(137, 173, 231); /* oklch */ color: oklch(74.3% 0.093 259.7);
Tailwind
colors: {
custom: {
50: '#afc5ee',
500: '#89ade7',
950: '#000000',
},
}SCSS
$custom: #89ade7; $custom-light: #afc5ee; $custom-dark: #000000;
JSON
{
"hex": "#89ade7",
"rgb": {
"r": 137,
"g": 173,
"b": 231
},
"hsl": {
"h": 217.021,
"s": 66.197,
"l": 72.157
},
"oklch": {
"l": 0.74322,
"c": 0.09326,
"h": 259.7
},
"luminance": 0.40975
}Semantic roles & 50–950 ramp
primary
#89ADE7
secondary
#F1E8DA
accent
#8817CE
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111216
muted
#808184