#ABBDC9#ABBDC9
#ABBDC9 is a light, muted cyan. Relative luminance 0.493; OKLCH L 78.8% C 0.026 H 236.9°. Best body text is #000000 at 10.85:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBDC9 |
|---|---|
| RGB | rgb(171, 189, 201) |
| HSL | hsl(204, 22%, 73%) |
| HSV | hsv(204, 15%, 79%) |
| CMYK | cmyk(14.9%, 6%, 0%, 21.2%) |
| CIE-LAB | lab(75.62, -3.68, -8.13) |
| CIE-LCH | lch(75.62, 8.92, 245.64°) |
| OKLab | oklab(78.84% -0.0143 -0.0219) |
| OKLCH | oklch(78.84% 0.026 236.9) |
| XYZ | xyz(45.5322, 49.2692, 62.3580) |
| Luminance | 0.4927 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 4.46
Light Grey Blue
#9DBCD4
ΔE00 4.84
Lightsteelblue
#B0C4DE
ΔE00 5.96
Cool Gray
#9AA7B0
ΔE00 6.21
Light Blue Grey
#B7C9E2
ΔE00 6.46
Dove Gray
#B6B8BD
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBDC9 #C9B7AB
analogous
#ABC9C6 #ABBDC9 #ABAEC9
triadic
#ABBDC9 #C9ABBD #BDC9AB
tetradic
#ABBDC9 #C6ABC9 #C9B7AB #AEC9AB
square
#ABBDC9 #C6ABC9 #C9B7AB #AEC9AB
split-complementary
#ABBDC9 #C9ABAE #C9C6AB
monochromatic
#628298 #86A0B1 #ABBDC9 #D0DAE1 #ECF0F3
Accessibility & contrast
On white
1.93
#ABBDC9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.85
#ABBDC9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBDC9
10.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBDC9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBDC9 | 1.00 | 1.93 | 10.85 | 10.85 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8BCCA
Deuteranopia (green-blind)
#B4B9C9
Tritanopia (blue-blind)
#A3C0C1
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #abbdc9; /* rgb */ color: rgb(171, 189, 201); /* oklch */ color: oklch(78.8% 0.026 236.9);
Tailwind
colors: {
custom: {
50: '#c4d0d9',
500: '#abbdc9',
950: '#000000',
},
}SCSS
$custom: #abbdc9; $custom-light: #c4d0d9; $custom-dark: #000000;
JSON
{
"hex": "#abbdc9",
"rgb": {
"r": 171,
"g": 189,
"b": 201
},
"hsl": {
"h": 204,
"s": 21.739,
"l": 72.941
},
"oklch": {
"l": 0.78836,
"c": 0.02618,
"h": 236.9
},
"luminance": 0.4927
}Semantic roles & 50–950 ramp
primary
#ABBDC9
secondary
#E9E5E2
accent
#6A45A0
background
#FCFCFD
surface
#F8F9FA
border
#D1D2D3
text
#121414
muted
#818283