#89ABBD#89ABBD
#89ABBD is a light, muted cyan. Relative luminance 0.381; OKLCH L 72.2% C 0.045 H 231.3°. Best body text is #000000 at 8.62:1 contrast (WCAG AA passes).
Color values
| HEX | #89ABBD |
|---|---|
| RGB | rgb(137, 171, 189) |
| HSL | hsl(201, 28%, 64%) |
| HSV | hsv(201, 28%, 74%) |
| CMYK | cmyk(27.5%, 9.5%, 0%, 25.9%) |
| CIE-LAB | lab(68.11, -7.38, -13.00) |
| CIE-LCH | lch(68.11, 14.95, 240.43°) |
| OKLab | oklab(72.21% -0.0285 -0.0355) |
| OKLCH | oklch(72.21% 0.045 231.3) |
| XYZ | xyz(34.0620, 38.1169, 53.6968) |
| Luminance | 0.3812 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 2.57
Greyblue
#77A1B5
ΔE00 3.82
Bluey Grey
#89A0B0
ΔE00 4.12
Light Grey Blue
#9DBCD4
ΔE00 5.84
Cool Gray
#9AA7B0
ΔE00 6.30
Cool Grey
#95A3A6
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89ABBD #BD9B89
analogous
#89BDB5 #89ABBD #8991BD
triadic
#89ABBD #BD89AB #ABBD89
tetradic
#89ABBD #B589BD #BD9B89 #91BD89
square
#89ABBD #B589BD #BD9B89 #91BD89
split-complementary
#89ABBD #BD8991 #BDB589
monochromatic
#496F83 #628FA7 #89ABBD #B0C7D3 #D7E3E9
Accessibility & contrast
On white
2.44
#89ABBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.62
#89ABBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89ABBD
8.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89ABBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89ABBD | 1.00 | 2.44 | 8.62 | 8.62 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A9BE
Deuteranopia (green-blind)
#9BA3BD
Tritanopia (blue-blind)
#79B0B1
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #89abbd; /* rgb */ color: rgb(137, 171, 189); /* oklch */ color: oklch(72.2% 0.045 231.3);
Tailwind
colors: {
custom: {
50: '#acc4d0',
500: '#89abbd',
950: '#000000',
},
}SCSS
$custom: #89abbd; $custom-light: #acc4d0; $custom-dark: #000000;
JSON
{
"hex": "#89abbd",
"rgb": {
"r": 137,
"g": 171,
"b": 189
},
"hsl": {
"h": 200.769,
"s": 28.261,
"l": 63.922
},
"oklch": {
"l": 0.72213,
"c": 0.04548,
"h": 231.3
},
"luminance": 0.38118
}Semantic roles & 50–950 ramp
primary
#89ABBD
secondary
#DACEC8
accent
#633FA7
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#101214
muted
#7F8182