#ABBCC6#ABBCC6
#ABBCC6 is a light, muted cyan. Relative luminance 0.487; OKLCH L 78.5% C 0.024 H 233.5°. Best body text is #000000 at 10.74:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBCC6 |
|---|---|
| RGB | rgb(171, 188, 198) |
| HSL | hsl(202, 19%, 72%) |
| HSV | hsv(202, 14%, 78%) |
| CMYK | cmyk(13.6%, 5.1%, 0%, 22.4%) |
| CIE-LAB | lab(75.26, -3.78, -7.02) |
| CIE-LCH | lch(75.26, 7.97, 241.73°) |
| OKLab | oklab(78.53% -0.014 -0.0189) |
| OKLCH | oklch(78.53% 0.024 233.5) |
| XYZ | xyz(44.9684, 48.7007, 60.4461) |
| Luminance | 0.4870 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 5.33
Light Grey Blue
#9DBCD4
ΔE00 5.58
Cool Gray
#9AA7B0
ΔE00 5.87
Dove Gray
#B6B8BD
ΔE00 6.10
Lightsteelblue
#B0C4DE
ΔE00 6.80
Light Blue Grey
#B7C9E2
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBCC6 #C6B5AB
analogous
#ABC6C3 #ABBCC6 #ABAFC6
triadic
#ABBCC6 #C6ABBC #BCC6AB
tetradic
#ABBCC6 #C3ABC6 #C6B5AB #AFC6AB
square
#ABBCC6 #C3ABC6 #C6B5AB #AFC6AB
split-complementary
#ABBCC6 #C6ABAF #C6C3AB
monochromatic
#648193 #879FAD #ABBCC6 #CFD9DF #EDF0F3
Accessibility & contrast
On white
1.96
#ABBCC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.74
#ABBCC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBCC6
10.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBCC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBCC6 | 1.00 | 1.96 | 10.74 | 10.74 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7BBC7
Deuteranopia (green-blind)
#B4B8C6
Tritanopia (blue-blind)
#A4BFBF
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #abbcc6; /* rgb */ color: rgb(171, 188, 198); /* oklch */ color: oklch(78.5% 0.024 233.5);
Tailwind
colors: {
custom: {
50: '#c4d0d7',
500: '#abbcc6',
950: '#000000',
},
}SCSS
$custom: #abbcc6; $custom-light: #c4d0d7; $custom-dark: #000000;
JSON
{
"hex": "#abbcc6",
"rgb": {
"r": 171,
"g": 188,
"b": 198
},
"hsl": {
"h": 202.222,
"s": 19.149,
"l": 72.353
},
"oklch": {
"l": 0.78529,
"c": 0.02356,
"h": 233.5
},
"luminance": 0.48702
}Semantic roles & 50–950 ramp
primary
#ABBCC6
secondary
#E9E5E2
accent
#68489D
background
#FCFCFD
surface
#F8F9FA
border
#D1D2D3
text
#121414
muted
#818283