#ABBACA#ABBACA
#ABBACA is a light, muted cyan. Relative luminance 0.480; OKLCH L 78.2% C 0.028 H 249.9°. Best body text is #000000 at 10.61:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBACA |
|---|---|
| RGB | rgb(171, 186, 202) |
| HSL | hsl(211, 23%, 73%) |
| HSV | hsv(211, 15%, 79%) |
| CMYK | cmyk(15.3%, 7.9%, 0%, 20.8%) |
| CIE-LAB | lab(74.85, -1.86, -9.81) |
| CIE-LCH | lch(74.85, 9.99, 259.26°) |
| OKLab | oklab(78.24% -0.0097 -0.0265) |
| OKLCH | oklch(78.24% 0.028 249.9) |
| XYZ | xyz(45.0116, 48.0392, 62.7667) |
| Luminance | 0.4804 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 3.35
Lightsteelblue
#B0C4DE
ΔE00 4.37
Light Grey Blue
#9DBCD4
ΔE00 4.74
Light Blue Grey
#B7C9E2
ΔE00 5.08
Dove Gray
#B6B8BD
ΔE00 6.09
Cool Gray
#9AA7B0
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBACA #CABBAB
analogous
#ABC9CA #ABBACA #ABABCA
triadic
#ABBACA #CAABBA #BACAAB
tetradic
#ABBACA #CAABC9 #CABBAB #ABCAAB
square
#ABBACA #CAABC9 #CABBAB #ABCAAB
split-complementary
#ABBACA #CAABAB #C9CAAB
monochromatic
#617C9A #859BB2 #ABBACA #D1D9E2 #ECF0F3
Accessibility & contrast
On white
1.98
#ABBACA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.61
#ABBACA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBACA
10.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBACA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBACA | 1.00 | 1.98 | 10.61 | 10.61 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4BACB
Deuteranopia (green-blind)
#B1B7CA
Tritanopia (blue-blind)
#A3BEBF
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #abbaca; /* rgb */ color: rgb(171, 186, 202); /* oklch */ color: oklch(78.2% 0.028 249.9);
Tailwind
colors: {
custom: {
50: '#c4ceda',
500: '#abbaca',
950: '#000000',
},
}SCSS
$custom: #abbaca; $custom-light: #c4ceda; $custom-dark: #000000;
JSON
{
"hex": "#abbaca",
"rgb": {
"r": 171,
"g": 186,
"b": 202
},
"hsl": {
"h": 210.968,
"s": 22.628,
"l": 73.137
},
"oklch": {
"l": 0.78241,
"c": 0.02823,
"h": 249.9
},
"luminance": 0.4804
}Semantic roles & 50–950 ramp
primary
#ABBACA
secondary
#EAE6E1
accent
#7444A1
background
#FCFCFD
surface
#F8F9FA
border
#D1D2D3
text
#121314
muted
#818283