#ACC0DC#ACC0DC
#ACC0DC is a light, muted blue. Relative luminance 0.516; OKLCH L 80.2% C 0.045 H 256.8°. Best body text is #000000 at 11.33:1 contrast (WCAG AA passes).
Color values
| HEX | #ACC0DC |
|---|---|
| RGB | rgb(172, 192, 220) |
| HSL | hsl(215, 41%, 77%) |
| HSV | hsv(215, 22%, 86%) |
| CMYK | cmyk(21.8%, 12.7%, 0%, 13.7%) |
| CIE-LAB | lab(77.06, -0.82, -16.25) |
| CIE-LCH | lch(77.06, 16.27, 267.11°) |
| OKLab | oklab(80.18% -0.0104 -0.0442) |
| OKLCH | oklch(80.18% 0.045 256.8) |
| XYZ | xyz(48.7778, 51.6359, 75.0930) |
| Luminance | 0.5164 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 1.25
Cloudy Blue
#ACC2D9
ΔE00 2.40
Light Blue Grey
#B7C9E2
ΔE00 2.54
Light Grey Blue
#9DBCD4
ΔE00 4.91
Powder Blue (survey)
#B1D1FC
ΔE00 5.85
Pastel Blue
#A2BFFE
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACC0DC #DCC8AC
analogous
#ACD8DC #ACC0DC #B0ACDC
triadic
#ACC0DC #DCACC0 #C0DCAC
tetradic
#ACC0DC #DCACD8 #DCC8AC #ACDCB0
square
#ACC0DC #DCACD8 #DCC8AC #ACDCB0
split-complementary
#ACC0DC #DCB0AC #D8DCAC
monochromatic
#567FB8 #819FCA #ACC0DC #D7E1EE #E9EFF6
Accessibility & contrast
On white
1.85
#ACC0DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.33
#ACC0DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACC0DC
11.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACC0DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACC0DC | 1.00 | 1.85 | 11.33 | 11.33 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C1DD
Deuteranopia (green-blind)
#B1BCDB
Tritanopia (blue-blind)
#A0C6C9
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #acc0dc; /* rgb */ color: rgb(172, 192, 220); /* oklch */ color: oklch(80.2% 0.045 256.8);
Tailwind
colors: {
custom: {
50: '#c5d3e6',
500: '#acc0dc',
950: '#000000',
},
}SCSS
$custom: #acc0dc; $custom-light: #c5d3e6; $custom-dark: #000000;
JSON
{
"hex": "#acc0dc",
"rgb": {
"r": 172,
"g": 192,
"b": 220
},
"hsl": {
"h": 215,
"s": 40.678,
"l": 76.863
},
"oklch": {
"l": 0.80181,
"c": 0.04544,
"h": 256.8
},
"luminance": 0.51637
}Semantic roles & 50–950 ramp
primary
#ACC0DC
secondary
#B49B78
accent
#7E32B4
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131416
muted
#828384