#89AEED#89AEED
#89AEED is a light, moderate blue. Relative luminance 0.417; OKLCH L 74.8% C 0.100 H 260.8°. Best body text is #000000 at 9.34:1 contrast (WCAG AA passes).
Color values
| HEX | #89AEED |
|---|---|
| RGB | rgb(137, 174, 237) |
| HSL | hsl(218, 74%, 73%) |
| HSV | hsv(218, 42%, 93%) |
| CMYK | cmyk(42.2%, 26.6%, 0%, 7.1%) |
| CIE-LAB | lab(70.67, 3.41, -35.46) |
| CIE-LCH | lch(70.67, 35.62, 275.50°) |
| OKLab | oklab(74.8% -0.016 -0.0989) |
| OKLCH | oklch(74.8% 0.1 260.8) |
| XYZ | xyz(40.7337, 41.7026, 86.0074) |
| Luminance | 0.4170 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.27
Pastel Blue
#A2BFFE
ΔE00 5.25
Sky Blue (survey)
#75BBFD
ΔE00 6.84
Periwinkle Blue
#8F99FB
ΔE00 7.52
Cornflowerblue
#6495ED
ΔE00 7.65
Light Grey Blue
#9DBCD4
ΔE00 8.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89AEED #EDC889
analogous
#89E0ED #89AEED #9689ED
triadic
#89AEED #ED89AE #AEED89
tetradic
#89AEED #ED89E0 #EDC889 #89ED96
square
#89AEED #ED89E0 #EDC889 #89ED96
split-complementary
#89AEED #ED9689 #E0ED89
monochromatic
#2166DA #548AE5 #89AEED #BED2F5 #E4EDFB
Accessibility & contrast
On white
2.25
#89AEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.34
#89AEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89AEED
9.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89AEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89AEED | 1.00 | 2.25 | 9.34 | 9.34 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97B2F0
Deuteranopia (green-blind)
#8CA9EC
Tritanopia (blue-blind)
#65BBC4
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #89aeed; /* rgb */ color: rgb(137, 174, 237); /* oklch */ color: oklch(74.8% 0.100 260.8);
Tailwind
colors: {
custom: {
50: '#afc6f3',
500: '#89aeed',
950: '#000000',
},
}SCSS
$custom: #89aeed; $custom-light: #afc6f3; $custom-dark: #000000;
JSON
{
"hex": "#89aeed",
"rgb": {
"r": 137,
"g": 174,
"b": 237
},
"hsl": {
"h": 217.8,
"s": 73.529,
"l": 73.333
},
"oklch": {
"l": 0.74799,
"c": 0.10018,
"h": 260.8
},
"luminance": 0.41705
}Semantic roles & 50–950 ramp
primary
#89AEED
secondary
#F3E9D8
accent
#8C10D6
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111217
muted
#808185