#ACC3CD#ACC3CD
#ACC3CD is a light, muted cyan. Relative luminance 0.522; OKLCH L 80.3% C 0.029 H 225.8°. Best body text is #000000 at 11.44:1 contrast (WCAG AA passes).
Color values
| HEX | #ACC3CD |
|---|---|
| RGB | rgb(172, 195, 205) |
| HSL | hsl(198, 25%, 74%) |
| HSV | hsv(198, 16%, 80%) |
| CMYK | cmyk(16.1%, 4.9%, 0%, 19.6%) |
| CIE-LAB | lab(77.40, -5.70, -7.63) |
| CIE-LCH | lch(77.40, 9.52, 233.27°) |
| OKLab | oklab(80.3% -0.0201 -0.0206) |
| OKLCH | oklch(80.3% 0.029 225.8) |
| XYZ | xyz(47.5450, 52.2075, 65.3178) |
| Luminance | 0.5221 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 5.65
Cloudy Blue
#ACC2D9
ΔE00 5.83
Lightblue
#ADD8E6
ΔE00 6.72
Lightsteelblue
#B0C4DE
ΔE00 7.41
Light Blue Grey
#B7C9E2
ΔE00 7.69
Cool Gray
#9AA7B0
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACC3CD #CDB6AC
analogous
#ACCDC7 #ACC3CD #ACB3CD
triadic
#ACC3CD #CDACC3 #C3CDAC
tetradic
#ACC3CD #C7ACCD #CDB6AC #B3CDAC
square
#ACC3CD #C7ACCD #CDB6AC #B3CDAC
split-complementary
#ACC3CD #CDACB3 #CDC7AC
monochromatic
#608C9F #86A7B6 #ACC3CD #D2DFE4 #ECF1F3
Accessibility & contrast
On white
1.84
#ACC3CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.44
#ACC3CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACC3CD
11.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACC3CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACC3CD | 1.00 | 1.84 | 11.44 | 11.44 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC2CE
Deuteranopia (green-blind)
#B8BDCD
Tritanopia (blue-blind)
#A3C6C6
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #acc3cd; /* rgb */ color: rgb(172, 195, 205); /* oklch */ color: oklch(80.3% 0.029 225.8);
Tailwind
colors: {
custom: {
50: '#c5d5dc',
500: '#acc3cd',
950: '#000000',
},
}SCSS
$custom: #acc3cd; $custom-light: #c5d5dc; $custom-dark: #000000;
JSON
{
"hex": "#acc3cd",
"rgb": {
"r": 172,
"g": 195,
"b": 205
},
"hsl": {
"h": 198.182,
"s": 24.812,
"l": 73.922
},
"oklch": {
"l": 0.803,
"c": 0.02878,
"h": 225.8
},
"luminance": 0.52209
}Semantic roles & 50–950 ramp
primary
#ACC3CD
secondary
#A2877B
accent
#6042A3
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131415
muted
#828384