#89ACED#89ACED
#89ACED is a light, moderate blue. Relative luminance 0.409; OKLCH L 74.4% C 0.102 H 262.4°. Best body text is #000000 at 9.19:1 contrast (WCAG AA passes).
Color values
| HEX | #89ACED |
|---|---|
| RGB | rgb(137, 172, 237) |
| HSL | hsl(219, 74%, 73%) |
| HSV | hsv(219, 42%, 93%) |
| CMYK | cmyk(42.2%, 27.4%, 0%, 7.1%) |
| CIE-LAB | lab(70.13, 4.53, -36.29) |
| CIE-LCH | lch(70.13, 36.57, 277.12°) |
| OKLab | oklab(74.38% -0.0136 -0.1013) |
| OKLCH | oklch(74.38% 0.102 262.4) |
| XYZ | xyz(40.3502, 40.9356, 85.8795) |
| Luminance | 0.4094 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.88
Pastel Blue
#A2BFFE
ΔE00 5.51
Periwinkle Blue
#8F99FB
ΔE00 6.92
Cornflowerblue
#6495ED
ΔE00 7.34
Sky Blue (survey)
#75BBFD
ΔE00 7.51
Light Grey Blue
#9DBCD4
ΔE00 8.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89ACED #EDCA89
analogous
#89DEED #89ACED #9889ED
triadic
#89ACED #ED89AC #ACED89
tetradic
#89ACED #ED89DE #EDCA89 #89ED98
square
#89ACED #ED89DE #EDCA89 #89ED98
split-complementary
#89ACED #ED9889 #DEED89
monochromatic
#2162DA #5487E5 #89ACED #BED1F5 #E4ECFB
Accessibility & contrast
On white
2.29
#89ACED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.19
#89ACED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89ACED
9.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89ACED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89ACED | 1.00 | 2.29 | 9.19 | 9.19 |
| #FFFFFF | 2.29 | 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)
#95B1F0
Deuteranopia (green-blind)
#8AA7EC
Tritanopia (blue-blind)
#65BAC3
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #89aced; /* rgb */ color: rgb(137, 172, 237); /* oklch */ color: oklch(74.4% 0.102 262.4);
Tailwind
colors: {
custom: {
50: '#afc4f3',
500: '#89aced',
950: '#000000',
},
}SCSS
$custom: #89aced; $custom-light: #afc4f3; $custom-dark: #000000;
JSON
{
"hex": "#89aced",
"rgb": {
"r": 137,
"g": 172,
"b": 237
},
"hsl": {
"h": 219,
"s": 73.529,
"l": 73.333
},
"oklch": {
"l": 0.74382,
"c": 0.10219,
"h": 262.4
},
"luminance": 0.40938
}Semantic roles & 50–950 ramp
primary
#89ACED
secondary
#F3E9D8
accent
#9010D6
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111217
muted
#808185