#ACC2DD#ACC2DD
#ACC2DD is a light, muted cyan. Relative luminance 0.526; OKLCH L 80.6% C 0.045 H 253.6°. Best body text is #000000 at 11.52:1 contrast (WCAG AA passes).
Color values
| HEX | #ACC2DD |
|---|---|
| RGB | rgb(172, 194, 221) |
| HSL | hsl(213, 42%, 77%) |
| HSV | hsv(213, 22%, 87%) |
| CMYK | cmyk(22.2%, 12.2%, 0%, 13.3%) |
| CIE-LAB | lab(77.62, -1.67, -15.95) |
| CIE-LCH | lch(77.62, 16.03, 264.03°) |
| OKLab | oklab(80.63% -0.0127 -0.0434) |
| OKLCH | oklch(80.63% 0.045 253.6) |
| XYZ | xyz(49.3527, 52.5733, 75.9400) |
| Luminance | 0.5258 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 0.86
Cloudy Blue
#ACC2D9
ΔE00 1.55
Light Blue Grey
#B7C9E2
ΔE00 2.31
Light Grey Blue
#9DBCD4
ΔE00 4.20
Powder Blue (survey)
#B1D1FC
ΔE00 5.53
Baby Blue (survey)
#A2CFFE
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACC2DD #DDC7AC
analogous
#ACDBDD #ACC2DD #AFACDD
triadic
#ACC2DD #DDACC2 #C2DDAC
tetradic
#ACC2DD #DDACDB #DDC7AC #ACDDAF
square
#ACC2DD #DDACDB #DDC7AC #ACDDAF
split-complementary
#ACC2DD #DDAFAC #DBDDAC
monochromatic
#5582B9 #81A2CB #ACC2DD #D7E2EF #E9EFF6
Accessibility & contrast
On white
1.82
#ACC2DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.52
#ACC2DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACC2DD
11.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACC2DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACC2DD | 1.00 | 1.82 | 11.52 | 11.52 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C3DE
Deuteranopia (green-blind)
#B3BEDC
Tritanopia (blue-blind)
#9FC8CB
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #acc2dd; /* rgb */ color: rgb(172, 194, 221); /* oklch */ color: oklch(80.6% 0.045 253.6);
Tailwind
colors: {
custom: {
50: '#c5d4e7',
500: '#acc2dd',
950: '#000000',
},
}SCSS
$custom: #acc2dd; $custom-light: #c5d4e7; $custom-dark: #000000;
JSON
{
"hex": "#acc2dd",
"rgb": {
"r": 172,
"g": 194,
"b": 221
},
"hsl": {
"h": 213.061,
"s": 41.88,
"l": 77.059
},
"oklch": {
"l": 0.80632,
"c": 0.04525,
"h": 253.6
},
"luminance": 0.52575
}Semantic roles & 50–950 ramp
primary
#ACC2DD
secondary
#B59A78
accent
#7A31B5
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131416
muted
#828384