#ABBBC6#ABBBC6
#ABBBC6 is a light, muted cyan. Relative luminance 0.483; OKLCH L 78.3% C 0.024 H 237.7°. Best body text is #000000 at 10.66:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBBC6 |
|---|---|
| RGB | rgb(171, 187, 198) |
| HSL | hsl(204, 19%, 72%) |
| HSV | hsv(204, 14%, 78%) |
| CMYK | cmyk(13.6%, 5.6%, 0%, 22.4%) |
| CIE-LAB | lab(75.00, -3.24, -7.42) |
| CIE-LCH | lch(75.00, 8.09, 246.39°) |
| OKLab | oklab(78.32% -0.0126 -0.02) |
| OKLCH | oklch(78.32% 0.024 237.7) |
| XYZ | xyz(44.7555, 48.2750, 60.3752) |
| Luminance | 0.4828 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 4.93
Light Grey Blue
#9DBCD4
ΔE00 5.39
Cool Gray
#9AA7B0
ΔE00 5.62
Dove Gray
#B6B8BD
ΔE00 5.77
Lightsteelblue
#B0C4DE
ΔE00 6.33
Light Blue Grey
#B7C9E2
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBBC6 #C6B6AB
analogous
#ABC6C3 #ABBBC6 #ABAEC6
triadic
#ABBBC6 #C6ABBB #BBC6AB
tetradic
#ABBBC6 #C3ABC6 #C6B6AB #AEC6AB
square
#ABBBC6 #C3ABC6 #C6B6AB #AEC6AB
split-complementary
#ABBBC6 #C6ABAE #C6C3AB
monochromatic
#648093 #879DAD #ABBBC6 #CFD9DF #EDF0F3
Accessibility & contrast
On white
1.97
#ABBBC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.66
#ABBBC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBBC6
10.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBBC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBBC6 | 1.00 | 1.97 | 10.66 | 10.66 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6BAC7
Deuteranopia (green-blind)
#B3B7C6
Tritanopia (blue-blind)
#A4BEBE
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #abbbc6; /* rgb */ color: rgb(171, 187, 198); /* oklch */ color: oklch(78.3% 0.024 237.7);
Tailwind
colors: {
custom: {
50: '#c4cfd7',
500: '#abbbc6',
950: '#000000',
},
}SCSS
$custom: #abbbc6; $custom-light: #c4cfd7; $custom-dark: #000000;
JSON
{
"hex": "#abbbc6",
"rgb": {
"r": 171,
"g": 187,
"b": 198
},
"hsl": {
"h": 204.444,
"s": 19.149,
"l": 72.353
},
"oklch": {
"l": 0.78318,
"c": 0.02364,
"h": 237.7
},
"luminance": 0.48276
}Semantic roles & 50–950 ramp
primary
#ABBBC6
secondary
#E9E5E2
accent
#6B489D
background
#FCFCFD
surface
#F8F9FA
border
#D1D2D3
text
#121314
muted
#818283