#889CA8#889CA8
#889CA8 is a light, muted cyan. Relative luminance 0.318; OKLCH L 68.1% C 0.029 H 234.2°. Best body text is #000000 at 7.37:1 contrast (WCAG AA passes).
Color values
| HEX | #889CA8 |
|---|---|
| RGB | rgb(136, 156, 168) |
| HSL | hsl(203, 16%, 60%) |
| HSV | hsv(203, 19%, 66%) |
| CMYK | cmyk(19%, 7.1%, 0%, 34.1%) |
| CIE-LAB | lab(63.21, -4.39, -8.62) |
| CIE-LCH | lch(63.21, 9.67, 242.99°) |
| OKLab | oklab(68.11% -0.0168 -0.0233) |
| OKLCH | oklch(68.11% 0.029 234.2) |
| XYZ | xyz(29.1078, 31.8376, 41.6499) |
| Luminance | 0.3184 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 2.01
Bluegrey
#85A3B2
ΔE00 3.34
Cool Gray
#9AA7B0
ΔE00 4.48
Cool Grey
#95A3A6
ΔE00 4.81
Pewter
#899397
ΔE00 5.00
Greyblue
#77A1B5
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#889CA8 #A89488
analogous
#88A8A4 #889CA8 #888CA8
triadic
#889CA8 #A8889C #9CA888
tetradic
#889CA8 #A488A8 #A89488 #8CA888
square
#889CA8 #A488A8 #A89488 #8CA888
split-complementary
#889CA8 #A8888C #A8A488
monochromatic
#4D5E69 #677E8C #889CA8 #ABB9C2 #CFD7DC
Accessibility & contrast
On white
2.85
#889CA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.37
#889CA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #889CA8
7.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##889CA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##889CA8 | 1.00 | 2.85 | 7.37 | 7.37 |
| #FFFFFF | 2.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#969BA9
Deuteranopia (green-blind)
#9297A8
Tritanopia (blue-blind)
#7F9FA0
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #889ca8; /* rgb */ color: rgb(136, 156, 168); /* oklch */ color: oklch(68.1% 0.029 234.2);
Tailwind
colors: {
custom: {
50: '#abb9c1',
500: '#889ca8',
950: '#000000',
},
}SCSS
$custom: #889ca8; $custom-light: #abb9c1; $custom-dark: #000000;
JSON
{
"hex": "#889ca8",
"rgb": {
"r": 136,
"g": 156,
"b": 168
},
"hsl": {
"h": 202.5,
"s": 15.534,
"l": 59.608
},
"oklch": {
"l": 0.6811,
"c": 0.02878,
"h": 234.2
},
"luminance": 0.31838
}Semantic roles & 50–950 ramp
primary
#889CA8
secondary
#CCC4C0
accent
#8B70B8
background
#FAFBFB
surface
#F4F6F7
border
#CED0D0
text
#101112
muted
#7F8081