#ACCCDD#ACCCDD
#ACCCDD is a very light, muted cyan. Relative luminance 0.572; OKLCH L 82.7% C 0.042 H 231.1°. Best body text is #000000 at 12.44:1 contrast (WCAG AA passes).
Color values
| HEX | #ACCCDD |
|---|---|
| RGB | rgb(172, 204, 221) |
| HSL | hsl(201, 42%, 77%) |
| HSV | hsv(201, 22%, 87%) |
| CMYK | cmyk(22.2%, 7.7%, 0%, 13.3%) |
| CIE-LAB | lab(80.28, -6.96, -11.96) |
| CIE-LCH | lch(80.28, 13.84, 239.80°) |
| OKLab | oklab(82.72% -0.0262 -0.0325) |
| OKLCH | oklch(82.72% 0.042 231.1) |
| XYZ | xyz(51.6536, 57.1752, 76.7070) |
| Luminance | 0.5718 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.39
Light Grey Blue
#9DBCD4
ΔE00 5.01
Cloudy Blue
#ACC2D9
ΔE00 5.31
Ice Blue
#A5DFF9
ΔE00 6.38
Lightsteelblue
#B0C4DE
ΔE00 6.67
Light Blue Grey
#B7C9E2
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACCCDD #DDBDAC
analogous
#ACDDD5 #ACCCDD #ACB4DD
triadic
#ACCCDD #DDACCC #CCDDAC
tetradic
#ACCCDD #D5ACDD #DDBDAC #B4DDAC
square
#ACCCDD #D5ACDD #DDBDAC #B4DDAC
split-complementary
#ACCCDD #DDACB4 #DDD5AC
monochromatic
#5597B9 #81B1CB #ACCCDD #D7E7EF #E9F2F6
Accessibility & contrast
On white
1.69
#ACCCDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.44
#ACCCDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACCCDD
12.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACCCDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACCCDD | 1.00 | 1.69 | 12.44 | 12.44 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CADE
Deuteranopia (green-blind)
#BDC5DD
Tritanopia (blue-blind)
#9ED1D1
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #acccdd; /* rgb */ color: rgb(172, 204, 221); /* oklch */ color: oklch(82.7% 0.042 231.1);
Tailwind
colors: {
custom: {
50: '#c5dbe7',
500: '#acccdd',
950: '#000000',
},
}SCSS
$custom: #acccdd; $custom-light: #c5dbe7; $custom-dark: #000000;
JSON
{
"hex": "#acccdd",
"rgb": {
"r": 172,
"g": 204,
"b": 221
},
"hsl": {
"h": 200.816,
"s": 41.88,
"l": 77.059
},
"oklch": {
"l": 0.82724,
"c": 0.04176,
"h": 231.1
},
"luminance": 0.57177
}Semantic roles & 50–950 ramp
primary
#ACCCDD
secondary
#B58D78
accent
#5E31B5
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131516
muted
#828484