#879DB2#879DB2
#879DB2 is a light, muted cyan. Relative luminance 0.325; OKLCH L 68.6% C 0.040 H 247.2°. Best body text is #000000 at 7.50:1 contrast (WCAG AA passes).
Color values
| HEX | #879DB2 |
|---|---|
| RGB | rgb(135, 157, 178) |
| HSL | hsl(209, 22%, 61%) |
| HSV | hsv(209, 24%, 70%) |
| CMYK | cmyk(24.2%, 11.8%, 0%, 30.2%) |
| CIE-LAB | lab(63.74, -2.95, -13.45) |
| CIE-LCH | lch(63.74, 13.77, 257.65°) |
| OKLab | oklab(68.61% -0.0154 -0.0367) |
| OKLCH | oklch(68.61% 0.04 247.2) |
| XYZ | xyz(30.0823, 32.4782, 46.7948) |
| Luminance | 0.3248 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 2.56
Bluegrey
#85A3B2
ΔE00 4.75
Blue Grey
#758DA3
ΔE00 5.45
Cool Gray
#9AA7B0
ΔE00 5.99
Greyblue
#77A1B5
ΔE00 6.04
Lightslategray
#778899
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#879DB2 #B29C87
analogous
#87B2B2 #879DB2 #8788B2
triadic
#879DB2 #B2879D #9DB287
tetradic
#879DB2 #B287B2 #B29C87 #88B287
square
#879DB2 #B287B2 #B29C87 #88B287
split-complementary
#879DB2 #B28788 #B2B287
monochromatic
#4A6074 #627F99 #879DB2 #ACBBCA #D2DAE2
Accessibility & contrast
On white
2.80
#879DB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.50
#879DB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #879DB2
7.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##879DB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##879DB2 | 1.00 | 2.80 | 7.50 | 7.50 |
| #FFFFFF | 2.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#959DB3
Deuteranopia (green-blind)
#9098B2
Tritanopia (blue-blind)
#7BA2A4
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #879db2; /* rgb */ color: rgb(135, 157, 178); /* oklch */ color: oklch(68.6% 0.040 247.2);
Tailwind
colors: {
custom: {
50: '#aab9c9',
500: '#879db2',
950: '#000000',
},
}SCSS
$custom: #879db2; $custom-light: #aab9c9; $custom-dark: #000000;
JSON
{
"hex": "#879db2",
"rgb": {
"r": 135,
"g": 157,
"b": 178
},
"hsl": {
"h": 209.302,
"s": 21.827,
"l": 61.373
},
"oklch": {
"l": 0.68614,
"c": 0.03977,
"h": 247.2
},
"luminance": 0.32479
}Semantic roles & 50–950 ramp
primary
#879DB2
secondary
#D2CAC2
accent
#7245A0
background
#FAFBFC
surface
#F4F6F8
border
#CED0D1
text
#101113
muted
#7F8082