#89A5CC#89A5CC
#89A5CC is a light, moderate cyan. Relative luminance 0.366; OKLCH L 71.5% C 0.065 H 256.7°. Best body text is #000000 at 8.32:1 contrast (WCAG AA passes).
Color values
| HEX | #89A5CC |
|---|---|
| RGB | rgb(137, 165, 204) |
| HSL | hsl(215, 40%, 67%) |
| HSV | hsv(215, 33%, 80%) |
| CMYK | cmyk(32.8%, 19.1%, 0%, 20%) |
| CIE-LAB | lab(66.97, -0.37, -23.04) |
| CIE-LCH | lch(66.97, 23.04, 269.09°) |
| OKLab | oklab(71.48% -0.015 -0.0635) |
| OKLCH | oklch(71.48% 0.065 256.7) |
| XYZ | xyz(34.6675, 36.5868, 62.3504) |
| Luminance | 0.3659 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.97
Carolina Blue
#8AB8FE
ΔE00 7.65
Cornflowerblue
#6495ED
ΔE00 7.71
Bluey Grey
#89A0B0
ΔE00 8.02
Light Grey Blue
#9DBCD4
ΔE00 8.26
Pastel Blue
#A2BFFE
ΔE00 8.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89A5CC #CCB089
analogous
#89C7CC #89A5CC #8F89CC
triadic
#89A5CC #CC89A5 #A5CC89
tetradic
#89A5CC #CC89C7 #CCB089 #89CC8F
square
#89A5CC #CC89C7 #CCB089 #89CC8F
split-complementary
#89A5CC #CC8F89 #C7CC89
monochromatic
#426699 #5E84BA #89A5CC #B4C6DE #DEE6F1
Accessibility & contrast
On white
2.52
#89A5CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.32
#89A5CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89A5CC
8.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89A5CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89A5CC | 1.00 | 2.52 | 8.32 | 8.32 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97A7CE
Deuteranopia (green-blind)
#90A0CB
Tritanopia (blue-blind)
#75ADB2
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #89a5cc; /* rgb */ color: rgb(137, 165, 204); /* oklch */ color: oklch(71.5% 0.065 256.7);
Tailwind
colors: {
custom: {
50: '#adbfdb',
500: '#89a5cc',
950: '#000000',
},
}SCSS
$custom: #89a5cc; $custom-light: #adbfdb; $custom-dark: #000000;
JSON
{
"hex": "#89a5cc",
"rgb": {
"r": 137,
"g": 165,
"b": 204
},
"hsl": {
"h": 214.925,
"s": 39.645,
"l": 66.863
},
"oklch": {
"l": 0.71483,
"c": 0.06523,
"h": 256.7
},
"luminance": 0.36588
}Semantic roles & 50–950 ramp
primary
#89A5CC
secondary
#E3DACE
accent
#7D33B3
background
#FAFBFD
surface
#F4F7FB
border
#CED0D4
text
#101215
muted
#7F8183