#89A3BB#89A3BB
#89A3BB is a light, muted cyan. Relative luminance 0.351; OKLCH L 70.4% C 0.046 H 246.4°. Best body text is #000000 at 8.02:1 contrast (WCAG AA passes).
Color values
| HEX | #89A3BB |
|---|---|
| RGB | rgb(137, 163, 187) |
| HSL | hsl(209, 27%, 64%) |
| HSV | hsv(209, 27%, 73%) |
| CMYK | cmyk(26.7%, 12.8%, 0%, 26.7%) |
| CIE-LAB | lab(65.83, -3.49, -15.32) |
| CIE-LCH | lch(65.83, 15.72, 257.18°) |
| OKLab | oklab(70.39% -0.0183 -0.0419) |
| OKLCH | oklch(70.39% 0.046 246.4) |
| XYZ | xyz(32.3808, 35.0994, 52.0728) |
| Luminance | 0.3510 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 3.19
Bluegrey
#85A3B2
ΔE00 4.67
Greyblue
#77A1B5
ΔE00 5.71
Cool Gray
#9AA7B0
ΔE00 6.30
Light Grey Blue
#9DBCD4
ΔE00 7.07
Blue Grey
#758DA3
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89A3BB #BBA189
analogous
#89BBBA #89A3BB #898ABB
triadic
#89A3BB #BB89A3 #A3BB89
tetradic
#89A3BB #BA89BB #BBA189 #8ABB89
square
#89A3BB #BA89BB #BBA189 #8ABB89
split-complementary
#89A3BB #BB898A #BBBA89
monochromatic
#4A6680 #6285A5 #89A3BB #B0C1D1 #D7E0E8
Accessibility & contrast
On white
2.62
#89A3BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.02
#89A3BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89A3BB
8.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89A3BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89A3BB | 1.00 | 2.62 | 8.02 | 8.02 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA3BC
Deuteranopia (green-blind)
#939EBB
Tritanopia (blue-blind)
#7BA9AB
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #89a3bb; /* rgb */ color: rgb(137, 163, 187); /* oklch */ color: oklch(70.4% 0.046 246.4);
Tailwind
colors: {
custom: {
50: '#acbecf',
500: '#89a3bb',
950: '#000000',
},
}SCSS
$custom: #89a3bb; $custom-light: #acbecf; $custom-dark: #000000;
JSON
{
"hex": "#89a3bb",
"rgb": {
"r": 137,
"g": 163,
"b": 187
},
"hsl": {
"h": 208.8,
"s": 26.882,
"l": 63.529
},
"oklch": {
"l": 0.70392,
"c": 0.0457,
"h": 246.4
},
"luminance": 0.35101
}Semantic roles & 50–950 ramp
primary
#89A3BB
secondary
#D9D0C7
accent
#7140A5
background
#FAFBFC
surface
#F4F6F9
border
#CED0D2
text
#101213
muted
#7F8182