#89A9BE#89A9BE
#89A9BE is a light, muted cyan. Relative luminance 0.374; OKLCH L 71.8% C 0.047 H 237.1°. Best body text is #000000 at 8.48:1 contrast (WCAG AA passes).
Color values
| HEX | #89A9BE |
|---|---|
| RGB | rgb(137, 169, 190) |
| HSL | hsl(204, 29%, 64%) |
| HSV | hsv(204, 28%, 75%) |
| CMYK | cmyk(27.9%, 11.1%, 0%, 25.5%) |
| CIE-LAB | lab(67.58, -6.05, -14.34) |
| CIE-LCH | lch(67.58, 15.57, 247.12°) |
| OKLab | oklab(71.81% -0.0254 -0.0392) |
| OKLCH | oklch(71.81% 0.047 237.1) |
| XYZ | xyz(33.7960, 37.4106, 54.1455) |
| Luminance | 0.3741 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 2.98
Bluey Grey
#89A0B0
ΔE00 3.44
Greyblue
#77A1B5
ΔE00 4.11
Light Grey Blue
#9DBCD4
ΔE00 5.62
Cool Gray
#9AA7B0
ΔE00 6.16
Cool Grey
#95A3A6
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89A9BE #BE9E89
analogous
#89BEB9 #89A9BE #898FBE
triadic
#89A9BE #BE89A9 #A9BE89
tetradic
#89A9BE #B989BE #BE9E89 #8FBE89
square
#89A9BE #B989BE #BE9E89 #8FBE89
split-complementary
#89A9BE #BE898F #BEB989
monochromatic
#496C84 #628CA8 #89A9BE #B0C6D4 #D8E3E9
Accessibility & contrast
On white
2.48
#89A9BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.48
#89A9BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89A9BE
8.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89A9BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89A9BE | 1.00 | 2.48 | 8.48 | 8.48 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A8BF
Deuteranopia (green-blind)
#98A2BE
Tritanopia (blue-blind)
#79AEB0
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #89a9be; /* rgb */ color: rgb(137, 169, 190); /* oklch */ color: oklch(71.8% 0.047 237.1);
Tailwind
colors: {
custom: {
50: '#acc2d1',
500: '#89a9be',
950: '#000000',
},
}SCSS
$custom: #89a9be; $custom-light: #acc2d1; $custom-dark: #000000;
JSON
{
"hex": "#89a9be",
"rgb": {
"r": 137,
"g": 169,
"b": 190
},
"hsl": {
"h": 203.774,
"s": 28.962,
"l": 64.118
},
"oklch": {
"l": 0.71811,
"c": 0.04667,
"h": 237.1
},
"luminance": 0.37412
}Semantic roles & 50–950 ramp
primary
#89A9BE
secondary
#DBCFC8
accent
#683EA8
background
#FAFBFC
surface
#F4F7F9
border
#CED0D2
text
#101214
muted
#7F8182