#ABB9CC#ABB9CC
#ABB9CC is a light, muted cyan. Relative luminance 0.477; OKLCH L 78.1% C 0.031 H 256.0°. Best body text is #000000 at 10.54:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB9CC |
|---|---|
| RGB | rgb(171, 185, 204) |
| HSL | hsl(215, 24%, 74%) |
| HSV | hsv(215, 16%, 80%) |
| CMYK | cmyk(16.2%, 9.3%, 0%, 20%) |
| CIE-LAB | lab(74.64, -0.90, -11.21) |
| CIE-LCH | lch(74.64, 11.24, 265.43°) |
| OKLab | oklab(78.1% -0.0075 -0.0303) |
| OKLCH | oklch(78.1% 0.031 256) |
| XYZ | xyz(45.0400, 47.7146, 63.9519) |
| Luminance | 0.4772 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 3.32
Lightsteelblue
#B0C4DE
ΔE00 3.73
Light Blue Grey
#B7C9E2
ΔE00 4.54
Light Grey Blue
#9DBCD4
ΔE00 5.20
Dove Gray
#B6B8BD
ΔE00 6.59
Cool Gray
#9AA7B0
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB9CC #CCBEAB
analogous
#ABC9CC #ABB9CC #ADABCC
triadic
#ABB9CC #CCABB9 #B9CCAB
tetradic
#ABB9CC #CCABC9 #CCBEAB #ABCCAD
square
#ABB9CC #CCABC9 #CCBEAB #ABCCAD
split-complementary
#ABB9CC #CCADAB #C9CCAB
monochromatic
#5F7A9D #8599B5 #ABB9CC #D1D9E3 #ECEFF3
Accessibility & contrast
On white
1.99
#ABB9CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.54
#ABB9CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB9CC
10.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB9CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB9CC | 1.00 | 1.99 | 10.54 | 10.54 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B9CD
Deuteranopia (green-blind)
#AFB6CC
Tritanopia (blue-blind)
#A3BDBF
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #abb9cc; /* rgb */ color: rgb(171, 185, 204); /* oklch */ color: oklch(78.1% 0.031 256.0);
Tailwind
colors: {
custom: {
50: '#c4cedb',
500: '#abb9cc',
950: '#000000',
},
}SCSS
$custom: #abb9cc; $custom-light: #c4cedb; $custom-dark: #000000;
JSON
{
"hex": "#abb9cc",
"rgb": {
"r": 171,
"g": 185,
"b": 204
},
"hsl": {
"h": 214.545,
"s": 24.444,
"l": 73.529
},
"oklch": {
"l": 0.78099,
"c": 0.03124,
"h": 256
},
"luminance": 0.47715
}Semantic roles & 50–950 ramp
primary
#ABB9CC
secondary
#EAE6E1
accent
#7A43A3
background
#FCFCFD
surface
#F8F9FB
border
#D1D2D4
text
#121315
muted
#818283