#ABBDC3#ABBDC3
#ABBDC3 is a light, muted cyan. Relative luminance 0.490; OKLCH L 78.6% C 0.022 H 219.7°. Best body text is #000000 at 10.80:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBDC3 |
|---|---|
| RGB | rgb(171, 189, 195) |
| HSL | hsl(195, 17%, 72%) |
| HSV | hsv(195, 12%, 76%) |
| CMYK | cmyk(12.3%, 3.1%, 0%, 23.5%) |
| CIE-LAB | lab(75.45, -4.93, -5.12) |
| CIE-LCH | lch(75.45, 7.11, 226.09°) |
| OKLab | oklab(78.64% -0.0166 -0.0138) |
| OKLCH | oklch(78.64% 0.022 219.7) |
| XYZ | xyz(44.8402, 48.9924, 58.7132) |
| Luminance | 0.4899 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 6.51
Dove Gray
#B6B8BD
ΔE00 6.77
Light Grey Blue
#9DBCD4
ΔE00 7.08
Silver (survey)
#C5C9C7
ΔE00 7.13
Cloudy Blue
#ACC2D9
ΔE00 7.20
Cool Grey
#95A3A6
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBDC3 #C3B1AB
analogous
#ABC3BD #ABBDC3 #ABB1C3
triadic
#ABBDC3 #C3ABBD #BDC3AB
tetradic
#ABBDC3 #BDABC3 #C3B1AB #B1C3AB
square
#ABBDC3 #BDABC3 #C3B1AB #B1C3AB
split-complementary
#ABBDC3 #C3ABB1 #C3BDAB
monochromatic
#66848E #87A1AA #ABBDC3 #CFD9DD #EDF1F2
Accessibility & contrast
On white
1.94
#ABBDC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.80
#ABBDC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBDC3
10.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBDC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBDC3 | 1.00 | 1.94 | 10.80 | 10.80 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BCC3
Deuteranopia (green-blind)
#B5B8C3
Tritanopia (blue-blind)
#A5BFBF
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #abbdc3; /* rgb */ color: rgb(171, 189, 195); /* oklch */ color: oklch(78.6% 0.022 219.7);
Tailwind
colors: {
custom: {
50: '#c4d0d5',
500: '#abbdc3',
950: '#000000',
},
}SCSS
$custom: #abbdc3; $custom-light: #c4d0d5; $custom-dark: #000000;
JSON
{
"hex": "#abbdc3",
"rgb": {
"r": 171,
"g": 189,
"b": 195
},
"hsl": {
"h": 195,
"s": 16.667,
"l": 71.765
},
"oklch": {
"l": 0.78644,
"c": 0.02159,
"h": 219.7
},
"luminance": 0.48993
}Semantic roles & 50–950 ramp
primary
#ABBDC3
secondary
#E8E3E2
accent
#5F4B9B
background
#FCFCFD
surface
#F8F9FA
border
#D1D2D3
text
#121414
muted
#818283