#889BB3#889BB3
#889BB3 is a light, muted cyan. Relative luminance 0.319; OKLCH L 68.3% C 0.042 H 254.4°. Best body text is #000000 at 7.39:1 contrast (WCAG AA passes).
Color values
| HEX | #889BB3 |
|---|---|
| RGB | rgb(136, 155, 179) |
| HSL | hsl(213, 22%, 62%) |
| HSV | hsv(213, 24%, 70%) |
| CMYK | cmyk(24%, 13.4%, 0%, 29.8%) |
| CIE-LAB | lab(63.29, -1.28, -14.69) |
| CIE-LCH | lch(63.29, 14.74, 265.02°) |
| OKLab | oklab(68.29% -0.0112 -0.0401) |
| OKLCH | oklch(68.29% 0.042 254.4) |
| XYZ | xyz(30.0092, 31.9307, 47.2212) |
| Luminance | 0.3193 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 4.59
Blue Grey
#758DA3
ΔE00 5.52
Bluegrey
#85A3B2
ΔE00 6.82
Lightslategray
#778899
ΔE00 7.00
Cool Gray
#9AA7B0
ΔE00 7.16
Greyblue
#77A1B5
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#889BB3 #B3A088
analogous
#88B1B3 #889BB3 #8B88B3
triadic
#889BB3 #B3889B #9BB388
tetradic
#889BB3 #B388B1 #B3A088 #88B38B
square
#889BB3 #B388B1 #B3A088 #88B38B
split-complementary
#889BB3 #B38B88 #B1B388
monochromatic
#4B5E76 #637C9B #889BB3 #ADBACB #D3DAE3
Accessibility & contrast
On white
2.84
#889BB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.39
#889BB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #889BB3
7.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##889BB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##889BB3 | 1.00 | 2.84 | 7.39 | 7.39 |
| #FFFFFF | 2.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#939CB4
Deuteranopia (green-blind)
#8E97B2
Tritanopia (blue-blind)
#7DA0A3
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #889bb3; /* rgb */ color: rgb(136, 155, 179); /* oklch */ color: oklch(68.3% 0.042 254.4);
Tailwind
colors: {
custom: {
50: '#abb8c9',
500: '#889bb3',
950: '#000000',
},
}SCSS
$custom: #889bb3; $custom-light: #abb8c9; $custom-dark: #000000;
JSON
{
"hex": "#889bb3",
"rgb": {
"r": 136,
"g": 155,
"b": 179
},
"hsl": {
"h": 213.488,
"s": 22.051,
"l": 61.765
},
"oklch": {
"l": 0.68288,
"c": 0.0416,
"h": 254.4
},
"luminance": 0.31932
}Semantic roles & 50–950 ramp
primary
#889BB3
secondary
#D3CCC3
accent
#7845A0
background
#FAFBFC
surface
#F4F6F8
border
#CED0D1
text
#101113
muted
#7F8082