#889CAA#889CAA
#889CAA is a light, muted cyan. Relative luminance 0.319; OKLCH L 68.2% C 0.031 H 238.5°. Best body text is #000000 at 7.38:1 contrast (WCAG AA passes).
Color values
| HEX | #889CAA |
|---|---|
| RGB | rgb(136, 156, 170) |
| HSL | hsl(205, 17%, 60%) |
| HSV | hsv(205, 20%, 67%) |
| CMYK | cmyk(20%, 8.2%, 0%, 33.3%) |
| CIE-LAB | lab(63.27, -3.94, -9.65) |
| CIE-LCH | lch(63.27, 10.42, 247.80°) |
| OKLab | oklab(68.18% -0.016 -0.0262) |
| OKLCH | oklch(68.18% 0.031 238.5) |
| XYZ | xyz(29.2956, 31.9127, 42.6387) |
| Luminance | 0.3191 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 1.50
Bluegrey
#85A3B2
ΔE00 3.50
Cool Gray
#9AA7B0
ΔE00 4.59
Cool Grey
#95A3A6
ΔE00 5.52
Pewter
#899397
ΔE00 5.52
Greyblue
#77A1B5
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#889CAA #AA9688
analogous
#88AAA7 #889CAA #888BAA
triadic
#889CAA #AA889C #9CAA88
tetradic
#889CAA #A788AA #AA9688 #8BAA88
square
#889CAA #A788AA #AA9688 #8BAA88
split-complementary
#889CAA #AA888B #AAA788
monochromatic
#4C5E6B #667E8F #889CAA #ACBAC4 #CFD7DD
Accessibility & contrast
On white
2.84
#889CAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.38
#889CAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #889CAA
7.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##889CAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##889CAA | 1.00 | 2.84 | 7.38 | 7.38 |
| #FFFFFF | 2.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#969BAB
Deuteranopia (green-blind)
#9197AA
Tritanopia (blue-blind)
#7FA0A0
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #889caa; /* rgb */ color: rgb(136, 156, 170); /* oklch */ color: oklch(68.2% 0.031 238.5);
Tailwind
colors: {
custom: {
50: '#abb9c3',
500: '#889caa',
950: '#000000',
},
}SCSS
$custom: #889caa; $custom-light: #abb9c3; $custom-dark: #000000;
JSON
{
"hex": "#889caa",
"rgb": {
"r": 136,
"g": 156,
"b": 170
},
"hsl": {
"h": 204.706,
"s": 16.667,
"l": 60
},
"oklch": {
"l": 0.68179,
"c": 0.0307,
"h": 238.5
},
"luminance": 0.31913
}Semantic roles & 50–950 ramp
primary
#889CAA
secondary
#CDC6C0
accent
#8D6EB9
background
#FAFBFB
surface
#F4F6F7
border
#CED0D0
text
#101112
muted
#7F8081