#ABC6DC#ABC6DC
#ABC6DC is a light, muted cyan. Relative luminance 0.542; OKLCH L 81.4% C 0.043 H 242.8°. Best body text is #000000 at 11.84:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC6DC |
|---|---|
| RGB | rgb(171, 198, 220) |
| HSL | hsl(207, 41%, 77%) |
| HSV | hsv(207, 22%, 86%) |
| CMYK | cmyk(22.3%, 10%, 0%, 13.7%) |
| CIE-LAB | lab(78.59, -4.33, -13.97) |
| CIE-LCH | lch(78.59, 14.62, 252.79°) |
| OKLab | oklab(81.36% -0.0195 -0.038) |
| OKLCH | oklch(81.36% 0.043 242.8) |
| XYZ | xyz(49.9034, 54.2119, 75.5309) |
| Luminance | 0.5421 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 2.08
Light Grey Blue
#9DBCD4
ΔE00 2.96
Lightsteelblue
#B0C4DE
ΔE00 3.50
Light Blue Grey
#B7C9E2
ΔE00 4.09
Powder Blue (survey)
#B1D1FC
ΔE00 6.70
Baby Blue (survey)
#A2CFFE
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC6DC #DCC1AB
analogous
#ABDCDA #ABC6DC #ABAEDC
triadic
#ABC6DC #DCABC6 #C6DCAB
tetradic
#ABC6DC #DAABDC #DCC1AB #AEDCAB
square
#ABC6DC #DAABDC #DCC1AB #AEDCAB
split-complementary
#ABC6DC #DCABAE #DCDAAB
monochromatic
#558BB8 #80A9CA #ABC6DC #D6E3EE #E9F0F6
Accessibility & contrast
On white
1.77
#ABC6DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.84
#ABC6DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC6DC
11.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC6DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC6DC | 1.00 | 1.77 | 11.84 | 11.84 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC6DD
Deuteranopia (green-blind)
#B7C0DC
Tritanopia (blue-blind)
#9ECBCD
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #abc6dc; /* rgb */ color: rgb(171, 198, 220); /* oklch */ color: oklch(81.4% 0.043 242.8);
Tailwind
colors: {
custom: {
50: '#c4d7e6',
500: '#abc6dc',
950: '#000000',
},
}SCSS
$custom: #abc6dc; $custom-light: #c4d7e6; $custom-dark: #000000;
JSON
{
"hex": "#abc6dc",
"rgb": {
"r": 171,
"g": 198,
"b": 220
},
"hsl": {
"h": 206.939,
"s": 41.176,
"l": 76.667
},
"oklch": {
"l": 0.81362,
"c": 0.04271,
"h": 242.8
},
"luminance": 0.54213
}Semantic roles & 50–950 ramp
primary
#ABC6DC
secondary
#B49377
accent
#6C31B4
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131416
muted
#828384