#89ADEE#89ADEE
#89ADEE is a light, moderate blue. Relative luminance 0.414; OKLCH L 74.6% C 0.102 H 261.9°. Best body text is #000000 at 9.28:1 contrast (WCAG AA passes).
Color values
| HEX | #89ADEE |
|---|---|
| RGB | rgb(137, 173, 238) |
| HSL | hsl(219, 75%, 74%) |
| HSV | hsv(219, 42%, 93%) |
| CMYK | cmyk(42.4%, 27.3%, 0%, 6.7%) |
| CIE-LAB | lab(70.44, 4.25, -36.35) |
| CIE-LCH | lch(70.44, 36.60, 276.67°) |
| OKLab | oklab(74.63% -0.0145 -0.1015) |
| OKLCH | oklch(74.63% 0.103 261.9) |
| XYZ | xyz(40.6878, 41.3762, 86.7148) |
| Luminance | 0.4138 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.54
Pastel Blue
#A2BFFE
ΔE00 5.35
Periwinkle Blue
#8F99FB
ΔE00 7.20
Sky Blue (survey)
#75BBFD
ΔE00 7.20
Cornflowerblue
#6495ED
ΔE00 7.49
Light Grey Blue
#9DBCD4
ΔE00 8.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89ADEE #EECA89
analogous
#89DFEE #89ADEE #9789EE
triadic
#89ADEE #EE89AD #ADEE89
tetradic
#89ADEE #EE89DF #EECA89 #89EE97
square
#89ADEE #EE89DF #EECA89 #89EE97
split-complementary
#89ADEE #EE9789 #DFEE89
monochromatic
#2063DD #5488E6 #89ADEE #BED2F6 #E4ECFB
Accessibility & contrast
On white
2.26
#89ADEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.28
#89ADEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89ADEE
9.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89ADEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89ADEE | 1.00 | 2.26 | 9.28 | 9.28 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B1F1
Deuteranopia (green-blind)
#8BA8ED
Tritanopia (blue-blind)
#65BBC4
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #89adee; /* rgb */ color: rgb(137, 173, 238); /* oklch */ color: oklch(74.6% 0.102 261.9);
Tailwind
colors: {
custom: {
50: '#afc5f3',
500: '#89adee',
950: '#000000',
},
}SCSS
$custom: #89adee; $custom-light: #afc5f3; $custom-dark: #000000;
JSON
{
"hex": "#89adee",
"rgb": {
"r": 137,
"g": 173,
"b": 238
},
"hsl": {
"h": 218.614,
"s": 74.815,
"l": 73.529
},
"oklch": {
"l": 0.74635,
"c": 0.1025,
"h": 261.9
},
"luminance": 0.41379
}Semantic roles & 50–950 ramp
primary
#89ADEE
secondary
#F3E9D8
accent
#900FD7
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111217
muted
#808185