#ABBCC1#ABBCC1
#ABBCC1 is a light, muted cyan. Relative luminance 0.485; OKLCH L 78.4% C 0.020 H 217.3°. Best body text is #000000 at 10.70:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBCC1 |
|---|---|
| RGB | rgb(171, 188, 193) |
| HSL | hsl(194, 15%, 71%) |
| HSV | hsv(194, 11%, 76%) |
| CMYK | cmyk(11.4%, 2.6%, 0%, 24.3%) |
| CIE-LAB | lab(75.12, -4.81, -4.51) |
| CIE-LCH | lch(75.12, 6.59, 223.17°) |
| OKLab | oklab(78.37% -0.016 -0.0122) |
| OKLCH | oklch(78.37% 0.02 217.3) |
| XYZ | xyz(44.4012, 48.4739, 57.4588) |
| Luminance | 0.4848 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 6.35
Dove Gray
#B6B8BD
ΔE00 6.55
Silver (survey)
#C5C9C7
ΔE00 6.89
Cool Grey
#95A3A6
ΔE00 7.09
Silver
#C0C0C0
ΔE00 7.38
Light Grey Blue
#9DBCD4
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBCC1 #C1B0AB
analogous
#ABC1BB #ABBCC1 #ABB1C1
triadic
#ABBCC1 #C1ABBC #BCC1AB
tetradic
#ABBCC1 #BBABC1 #C1B0AB #B1C1AB
square
#ABBCC1 #BBABC1 #C1B0AB #B1C1AB
split-complementary
#ABBCC1 #C1ABB1 #C1BBAB
monochromatic
#67838B #88A0A7 #ABBCC1 #CED8DB #EDF1F2
Accessibility & contrast
On white
1.96
#ABBCC1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.70
#ABBCC1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBCC1
10.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBCC1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBCC1 | 1.00 | 1.96 | 10.70 | 10.70 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8BBC1
Deuteranopia (green-blind)
#B5B8C1
Tritanopia (blue-blind)
#A5BEBD
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #abbcc1; /* rgb */ color: rgb(171, 188, 193); /* oklch */ color: oklch(78.4% 0.020 217.3);
Tailwind
colors: {
custom: {
50: '#c4d0d3',
500: '#abbcc1',
950: '#000000',
},
}SCSS
$custom: #abbcc1; $custom-light: #c4d0d3; $custom-dark: #000000;
JSON
{
"hex": "#abbcc1",
"rgb": {
"r": 171,
"g": 188,
"b": 193
},
"hsl": {
"h": 193.636,
"s": 15.068,
"l": 71.373
},
"oklch": {
"l": 0.7837,
"c": 0.02007,
"h": 217.3
},
"luminance": 0.48475
}Semantic roles & 50–950 ramp
primary
#ABBCC1
secondary
#E7E2E1
accent
#5E4C99
background
#FCFCFC
surface
#F8F9F9
border
#D1D2D2
text
#121414
muted
#818282