#ABBBC9#ABBBC9
#ABBBC9 is a light, muted cyan. Relative luminance 0.484; OKLCH L 78.4% C 0.027 H 244.5°. Best body text is #000000 at 10.68:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBBC9 |
|---|---|
| RGB | rgb(171, 187, 201) |
| HSL | hsl(208, 22%, 73%) |
| HSV | hsv(208, 15%, 79%) |
| CMYK | cmyk(14.9%, 7%, 0%, 21.2%) |
| CIE-LAB | lab(75.09, -2.61, -8.92) |
| CIE-LCH | lch(75.09, 9.29, 253.68°) |
| OKLab | oklab(78.42% -0.0115 -0.0241) |
| OKLCH | oklch(78.42% 0.027 244.5) |
| XYZ | xyz(45.1050, 48.4148, 62.2156) |
| Luminance | 0.4842 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 3.76
Light Grey Blue
#9DBCD4
ΔE00 4.69
Lightsteelblue
#B0C4DE
ΔE00 5.06
Light Blue Grey
#B7C9E2
ΔE00 5.67
Cool Gray
#9AA7B0
ΔE00 5.94
Dove Gray
#B6B8BD
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBBC9 #C9B9AB
analogous
#ABC9C8 #ABBBC9 #ABACC9
triadic
#ABBBC9 #C9ABBB #BBC9AB
tetradic
#ABBBC9 #C8ABC9 #C9B9AB #ACC9AB
square
#ABBBC9 #C8ABC9 #C9B9AB #ACC9AB
split-complementary
#ABBBC9 #C9ABAC #C9C8AB
monochromatic
#627F98 #869DB1 #ABBBC9 #D0D9E1 #ECF0F3
Accessibility & contrast
On white
1.97
#ABBBC9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.68
#ABBBC9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBBC9
10.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBBC9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBBC9 | 1.00 | 1.97 | 10.68 | 10.68 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6BBCA
Deuteranopia (green-blind)
#B2B7C9
Tritanopia (blue-blind)
#A4BEBF
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #abbbc9; /* rgb */ color: rgb(171, 187, 201); /* oklch */ color: oklch(78.4% 0.027 244.5);
Tailwind
colors: {
custom: {
50: '#c4cfd9',
500: '#abbbc9',
950: '#000000',
},
}SCSS
$custom: #abbbc9; $custom-light: #c4cfd9; $custom-dark: #000000;
JSON
{
"hex": "#abbbc9",
"rgb": {
"r": 171,
"g": 187,
"b": 201
},
"hsl": {
"h": 208,
"s": 21.739,
"l": 72.941
},
"oklch": {
"l": 0.78417,
"c": 0.02668,
"h": 244.5
},
"luminance": 0.48416
}Semantic roles & 50–950 ramp
primary
#ABBBC9
secondary
#E9E5E2
accent
#7045A0
background
#FCFCFD
surface
#F8F9FA
border
#D1D2D3
text
#121314
muted
#818283