#89ADEA#89ADEA
#89ADEA is a light, moderate blue. Relative luminance 0.411; OKLCH L 74.5% C 0.097 H 260.7°. Best body text is #000000 at 9.23:1 contrast (WCAG AA passes).
Color values
| HEX | #89ADEA |
|---|---|
| RGB | rgb(137, 173, 234) |
| HSL | hsl(218, 70%, 73%) |
| HSV | hsv(218, 41%, 92%) |
| CMYK | cmyk(41.5%, 26.1%, 0%, 8.2%) |
| CIE-LAB | lab(70.28, 3.15, -34.42) |
| CIE-LCH | lch(70.28, 34.57, 275.22°) |
| OKLab | oklab(74.46% -0.0157 -0.0959) |
| OKLCH | oklch(74.46% 0.097 260.7) |
| XYZ | xyz(40.1067, 41.1438, 83.6542) |
| Luminance | 0.4115 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.67
Pastel Blue
#A2BFFE
ΔE00 5.46
Sky Blue (survey)
#75BBFD
ΔE00 7.11
Periwinkle Blue
#8F99FB
ΔE00 7.29
Cornflowerblue
#6495ED
ΔE00 7.50
Light Grey Blue
#9DBCD4
ΔE00 8.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89ADEA #EAC689
analogous
#89DDEA #89ADEA #9589EA
triadic
#89ADEA #EA89AD #ADEA89
tetradic
#89ADEA #EA89DD #EAC689 #89EA95
square
#89ADEA #EA89DD #EAC689 #89EA95
split-complementary
#89ADEA #EA9589 #DDEA89
monochromatic
#2666D3 #5589E1 #89ADEA #BDD1F3 #E5EDFA
Accessibility & contrast
On white
2.28
#89ADEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.23
#89ADEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89ADEA
9.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89ADEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89ADEA | 1.00 | 2.28 | 9.23 | 9.23 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97B1ED
Deuteranopia (green-blind)
#8CA8E9
Tritanopia (blue-blind)
#67BAC2
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #89adea; /* rgb */ color: rgb(137, 173, 234); /* oklch */ color: oklch(74.5% 0.097 260.7);
Tailwind
colors: {
custom: {
50: '#afc5f1',
500: '#89adea',
950: '#000000',
},
}SCSS
$custom: #89adea; $custom-light: #afc5f1; $custom-dark: #000000;
JSON
{
"hex": "#89adea",
"rgb": {
"r": 137,
"g": 173,
"b": 234
},
"hsl": {
"h": 217.732,
"s": 69.784,
"l": 72.745
},
"oklch": {
"l": 0.74455,
"c": 0.09721,
"h": 260.7
},
"luminance": 0.41146
}Semantic roles & 50–950 ramp
primary
#89ADEA
secondary
#F2E9D9
accent
#8B14D2
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111216
muted
#808184