#ABBBCC#ABBBCC
#ABBBCC is a light, muted cyan. Relative luminance 0.486; OKLCH L 78.5% C 0.030 H 249.8°. Best body text is #000000 at 10.71:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBBCC |
|---|---|
| RGB | rgb(171, 187, 204) |
| HSL | hsl(211, 24%, 74%) |
| HSV | hsv(211, 16%, 80%) |
| CMYK | cmyk(16.2%, 8.3%, 0%, 20%) |
| CIE-LAB | lab(75.18, -1.97, -10.42) |
| CIE-LCH | lch(75.18, 10.60, 259.28°) |
| OKLab | oklab(78.52% -0.0103 -0.0282) |
| OKLCH | oklch(78.52% 0.03 249.8) |
| XYZ | xyz(45.4613, 48.5573, 64.0924) |
| Luminance | 0.4856 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 2.87
Lightsteelblue
#B0C4DE
ΔE00 3.93
Light Grey Blue
#9DBCD4
ΔE00 4.39
Light Blue Grey
#B7C9E2
ΔE00 4.69
Dove Gray
#B6B8BD
ΔE00 6.50
Cool Gray
#9AA7B0
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBBCC #CCBCAB
analogous
#ABCBCC #ABBBCC #ABABCC
triadic
#ABBBCC #CCABBB #BBCCAB
tetradic
#ABBBCC #CCABCB #CCBCAB #ABCCAB
square
#ABBBCC #CCABCB #CCBCAB #ABCCAB
split-complementary
#ABBBCC #CCABAB #CBCCAB
monochromatic
#5F7D9D #859CB5 #ABBBCC #D1DAE3 #ECF0F3
Accessibility & contrast
On white
1.96
#ABBBCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.71
#ABBBCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBBCC
10.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBBCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBBCC | 1.00 | 1.96 | 10.71 | 10.71 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5BBCD
Deuteranopia (green-blind)
#B1B8CC
Tritanopia (blue-blind)
#A3BFC0
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #abbbcc; /* rgb */ color: rgb(171, 187, 204); /* oklch */ color: oklch(78.5% 0.030 249.8);
Tailwind
colors: {
custom: {
50: '#c4cfdb',
500: '#abbbcc',
950: '#000000',
},
}SCSS
$custom: #abbbcc; $custom-light: #c4cfdb; $custom-dark: #000000;
JSON
{
"hex": "#abbbcc",
"rgb": {
"r": 171,
"g": 187,
"b": 204
},
"hsl": {
"h": 210.909,
"s": 24.444,
"l": 73.529
},
"oklch": {
"l": 0.78516,
"c": 0.03,
"h": 249.8
},
"luminance": 0.48558
}Semantic roles & 50–950 ramp
primary
#ABBBCC
secondary
#EAE6E1
accent
#7443A3
background
#FCFCFD
surface
#F8F9FB
border
#D1D2D4
text
#121315
muted
#818283