#89ACE2#89ACE2
#89ACE2 is a light, moderate blue. Relative luminance 0.403; OKLCH L 73.9% C 0.088 H 258.9°. Best body text is #000000 at 9.06:1 contrast (WCAG AA passes).
Color values
| HEX | #89ACE2 |
|---|---|
| RGB | rgb(137, 172, 226) |
| HSL | hsl(216, 61%, 71%) |
| HSV | hsv(216, 39%, 89%) |
| CMYK | cmyk(39.4%, 23.9%, 0%, 11.4%) |
| CIE-LAB | lab(69.69, 1.52, -30.96) |
| CIE-LCH | lch(69.69, 31.00, 272.82°) |
| OKLab | oklab(73.89% -0.0169 -0.086) |
| OKLCH | oklch(73.89% 0.088 258.9) |
| XYZ | xyz(38.7922, 40.3124, 77.6738) |
| Luminance | 0.4031 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.33
Pastel Blue
#A2BFFE
ΔE00 5.92
Periwinkle Blue
#8F99FB
ΔE00 7.25
Sky Blue (survey)
#75BBFD
ΔE00 7.31
Cornflowerblue
#6495ED
ΔE00 7.45
Light Grey Blue
#9DBCD4
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89ACE2 #E2BF89
analogous
#89D8E2 #89ACE2 #9289E2
triadic
#89ACE2 #E289AC #ACE289
tetradic
#89ACE2 #E289D8 #E2BF89 #89E292
square
#89ACE2 #E289D8 #E2BF89 #89E292
split-complementary
#89ACE2 #E29289 #D8E289
monochromatic
#2F69C1 #5889D6 #89ACE2 #BACFEE #E6EEF9
Accessibility & contrast
On white
2.32
#89ACE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.06
#89ACE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89ACE2
9.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89ACE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89ACE2 | 1.00 | 2.32 | 9.06 | 9.06 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99AFE4
Deuteranopia (green-blind)
#8FA6E1
Tritanopia (blue-blind)
#6BB8BE
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #89ace2; /* rgb */ color: rgb(137, 172, 226); /* oklch */ color: oklch(73.9% 0.088 258.9);
Tailwind
colors: {
custom: {
50: '#aec4eb',
500: '#89ace2',
950: '#000000',
},
}SCSS
$custom: #89ace2; $custom-light: #aec4eb; $custom-dark: #000000;
JSON
{
"hex": "#89ace2",
"rgb": {
"r": 137,
"g": 172,
"b": 226
},
"hsl": {
"h": 216.404,
"s": 60.544,
"l": 71.176
},
"oklch": {
"l": 0.73893,
"c": 0.08765,
"h": 258.9
},
"luminance": 0.40314
}Semantic roles & 50–950 ramp
primary
#89ACE2
secondary
#EFE6D8
accent
#851DC8
background
#FAFCFE
surface
#F5F8FD
border
#CFD1D5
text
#111216
muted
#808184