#89A5CD#89A5CD
#89A5CD is a light, moderate blue. Relative luminance 0.366; OKLCH L 71.5% C 0.067 H 257.3°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #89A5CD |
|---|---|
| RGB | rgb(137, 165, 205) |
| HSL | hsl(215, 40%, 67%) |
| HSV | hsv(215, 33%, 80%) |
| CMYK | cmyk(33.2%, 19.5%, 0%, 19.6%) |
| CIE-LAB | lab(67.00, -0.11, -23.54) |
| CIE-LCH | lch(67.00, 23.54, 269.73°) |
| OKLab | oklab(71.52% -0.0146 -0.0649) |
| OKLCH | oklch(71.52% 0.067 257.3) |
| XYZ | xyz(34.7878, 36.6349, 62.9840) |
| Luminance | 0.3664 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.90
Carolina Blue
#8AB8FE
ΔE00 7.56
Cornflowerblue
#6495ED
ΔE00 7.65
Bluey Grey
#89A0B0
ΔE00 8.28
Light Grey Blue
#9DBCD4
ΔE00 8.41
Pastel Blue
#A2BFFE
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89A5CD #CDB189
analogous
#89C7CD #89A5CD #8F89CD
triadic
#89A5CD #CD89A5 #A5CD89
tetradic
#89A5CD #CD89C7 #CDB189 #89CD8F
square
#89A5CD #CD89C7 #CDB189 #89CD8F
split-complementary
#89A5CD #CD8F89 #C7CD89
monochromatic
#41669A #5E84BB #89A5CD #B4C6DF #DFE7F1
Accessibility & contrast
On white
2.52
#89A5CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#89A5CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89A5CD
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89A5CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89A5CD | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97A7CF
Deuteranopia (green-blind)
#8FA0CC
Tritanopia (blue-blind)
#74AEB2
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #89a5cd; /* rgb */ color: rgb(137, 165, 205); /* oklch */ color: oklch(71.5% 0.067 257.3);
Tailwind
colors: {
custom: {
50: '#adbfdc',
500: '#89a5cd',
950: '#000000',
},
}SCSS
$custom: #89a5cd; $custom-light: #adbfdc; $custom-dark: #000000;
JSON
{
"hex": "#89a5cd",
"rgb": {
"r": 137,
"g": 165,
"b": 205
},
"hsl": {
"h": 215.294,
"s": 40.476,
"l": 67.059
},
"oklch": {
"l": 0.71524,
"c": 0.06652,
"h": 257.3
},
"luminance": 0.36636
}Semantic roles & 50–950 ramp
primary
#89A5CD
secondary
#E4DBCE
accent
#7E32B4
background
#FAFBFD
surface
#F4F7FB
border
#CED0D4
text
#101215
muted
#7F8183