#89ACDF#89ACDF
#89ACDF is a light, moderate blue. Relative luminance 0.402; OKLCH L 73.8% C 0.084 H 257.7°. Best body text is #000000 at 9.03:1 contrast (WCAG AA passes).
Color values
| HEX | #89ACDF |
|---|---|
| RGB | rgb(137, 172, 223) |
| HSL | hsl(216, 57%, 71%) |
| HSV | hsv(216, 39%, 87%) |
| CMYK | cmyk(38.6%, 22.9%, 0%, 12.5%) |
| CIE-LAB | lab(69.58, 0.72, -29.50) |
| CIE-LCH | lch(69.58, 29.51, 271.40°) |
| OKLab | oklab(73.76% -0.0178 -0.0818) |
| OKLCH | oklch(73.76% 0.084 257.7) |
| XYZ | xyz(38.3841, 40.1491, 75.5248) |
| Luminance | 0.4015 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.51
Pastel Blue
#A2BFFE
ΔE00 6.10
Sky Blue (survey)
#75BBFD
ΔE00 7.27
Periwinkle Blue
#8F99FB
ΔE00 7.35
Cornflowerblue
#6495ED
ΔE00 7.52
Light Grey Blue
#9DBCD4
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89ACDF #DFBC89
analogous
#89D7DF #89ACDF #9189DF
triadic
#89ACDF #DF89AC #ACDF89
tetradic
#89ACDF #DF89D7 #DFBC89 #89DF91
square
#89ACDF #DF89D7 #DFBC89 #89DF91
split-complementary
#89ACDF #DF9189 #D7DF89
monochromatic
#336ABB #598AD2 #89ACDF #B9CEEC #E7EEF8
Accessibility & contrast
On white
2.33
#89ACDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.03
#89ACDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89ACDF
9.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89ACDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89ACDF | 1.00 | 2.33 | 9.03 | 9.03 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AAFE1
Deuteranopia (green-blind)
#90A6DE
Tritanopia (blue-blind)
#6CB7BD
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #89acdf; /* rgb */ color: rgb(137, 172, 223); /* oklch */ color: oklch(73.8% 0.084 257.7);
Tailwind
colors: {
custom: {
50: '#aec4e9',
500: '#89acdf',
950: '#000000',
},
}SCSS
$custom: #89acdf; $custom-light: #aec4e9; $custom-dark: #000000;
JSON
{
"hex": "#89acdf",
"rgb": {
"r": 137,
"g": 172,
"b": 223
},
"hsl": {
"h": 215.581,
"s": 57.333,
"l": 70.588
},
"oklch": {
"l": 0.73764,
"c": 0.08375,
"h": 257.7
},
"luminance": 0.40151
}Semantic roles & 50–950 ramp
primary
#89ACDF
secondary
#EEE4D6
accent
#8221C5
background
#FAFCFE
surface
#F5F8FC
border
#CFD1D5
text
#101216
muted
#7F8184