Cloudy Blue#ACC2D9
#ACC2D9 is a light, muted cyan. Relative luminance 0.524; OKLCH L 80.5% C 0.041 H 249.5°. Best body text is #000000 at 11.47:1 contrast (WCAG AA passes).
Color values
| HEX | #ACC2D9 |
|---|---|
| RGB | rgb(172, 194, 217) |
| HSL | hsl(211, 37%, 76%) |
| HSV | hsv(211, 21%, 85%) |
| CMYK | cmyk(20.7%, 10.6%, 0%, 14.9%) |
| CIE-LAB | lab(77.50, -2.56, -13.98) |
| CIE-LCH | lch(77.50, 14.21, 259.61°) |
| OKLab | oklab(80.49% -0.0142 -0.038) |
| OKLCH | oklch(80.49% 0.041 249.5) |
| XYZ | xyz(48.8261, 52.3627, 73.1667) |
| Luminance | 0.5236 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 0.00
Lightsteelblue
#B0C4DE
ΔE00 1.79
Light Blue Grey
#B7C9E2
ΔE00 2.81
Light Grey Blue
#9DBCD4
ΔE00 3.37
Powder Blue (survey)
#B1D1FC
ΔE00 6.52
Baby Blue (survey)
#A2CFFE
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACC2D9 #D9C3AC
analogous
#ACD9D9 #ACC2D9 #ADACD9
triadic
#ACC2D9 #D9ACC2 #C2D9AC
tetradic
#ACC2D9 #D9ACD9 #D9C3AC #ACD9AD
square
#ACC2D9 #D9ACD9 #D9C3AC #ACD9AD
split-complementary
#ACC2D9 #D9ADAC #D9D9AC
monochromatic
#5884B3 #82A3C6 #ACC2D9 #D6E1EC #EAF0F5
Accessibility & contrast
On white
1.83
#ACC2D9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.47
#ACC2D9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACC2D9
11.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACC2D9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACC2D9 | 1.00 | 1.83 | 11.47 | 11.47 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC2DA
Deuteranopia (green-blind)
#B4BDD9
Tritanopia (blue-blind)
#A0C7C9
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #acc2d9; /* rgb */ color: rgb(172, 194, 217); /* oklch */ color: oklch(80.5% 0.041 249.5);
Tailwind
colors: {
custom: {
50: '#c5d4e4',
500: '#acc2d9',
950: '#000000',
},
}SCSS
$custom: #acc2d9; $custom-light: #c5d4e4; $custom-dark: #000000;
JSON
{
"hex": "#acc2d9",
"rgb": {
"r": 172,
"g": 194,
"b": 217
},
"hsl": {
"h": 210.667,
"s": 37.19,
"l": 76.275
},
"oklch": {
"l": 0.80492,
"c": 0.04053,
"h": 249.5
},
"luminance": 0.52364
}Semantic roles & 50–950 ramp
primary
#ACC2D9
secondary
#B09579
accent
#7435B0
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131415
muted
#828384