#ABBACD#ABBACD
#ABBACD is a light, muted cyan. Relative luminance 0.482; OKLCH L 78.3% C 0.032 H 254.4°. Best body text is #000000 at 10.64:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBACD |
|---|---|
| RGB | rgb(171, 186, 205) |
| HSL | hsl(214, 25%, 74%) |
| HSV | hsv(214, 17%, 80%) |
| CMYK | cmyk(16.6%, 9.3%, 0%, 19.6%) |
| CIE-LAB | lab(74.94, -1.22, -11.31) |
| CIE-LCH | lch(74.94, 11.38, 263.85°) |
| OKLab | oklab(78.34% -0.0086 -0.0306) |
| OKLCH | oklch(78.34% 0.032 254.4) |
| XYZ | xyz(45.3702, 48.1826, 64.6556) |
| Luminance | 0.4818 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 2.92
Lightsteelblue
#B0C4DE
ΔE00 3.49
Light Blue Grey
#B7C9E2
ΔE00 4.34
Light Grey Blue
#9DBCD4
ΔE00 4.81
Dove Gray
#B6B8BD
ΔE00 6.75
Cool Gray
#9AA7B0
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBACD #CDBEAB
analogous
#ABCBCD #ABBACD #ADABCD
triadic
#ABBACD #CDABBA #BACDAB
tetradic
#ABBACD #CDABCB #CDBEAB #ABCDAD
square
#ABBACD #CDABCB #CDBEAB #ABCDAD
split-complementary
#ABBACD #CDADAB #CBCDAB
monochromatic
#5F7B9F #859AB6 #ABBACD #D1DAE4 #ECEFF4
Accessibility & contrast
On white
1.97
#ABBACD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.64
#ABBACD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBACD
10.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBACD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBACD | 1.00 | 1.97 | 10.64 | 10.64 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4BACE
Deuteranopia (green-blind)
#B0B7CD
Tritanopia (blue-blind)
#A3BEC0
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #abbacd; /* rgb */ color: rgb(171, 186, 205); /* oklch */ color: oklch(78.3% 0.032 254.4);
Tailwind
colors: {
custom: {
50: '#c4cedc',
500: '#abbacd',
950: '#000000',
},
}SCSS
$custom: #abbacd; $custom-light: #c4cedc; $custom-dark: #000000;
JSON
{
"hex": "#abbacd",
"rgb": {
"r": 171,
"g": 186,
"b": 205
},
"hsl": {
"h": 213.529,
"s": 25.373,
"l": 73.725
},
"oklch": {
"l": 0.78342,
"c": 0.03179,
"h": 254.4
},
"luminance": 0.48184
}Semantic roles & 50–950 ramp
primary
#ABBACD
secondary
#EAE6E1
accent
#7942A4
background
#FCFCFD
surface
#F8F9FB
border
#D1D2D4
text
#121315
muted
#818283