#ACC0CD#ACC0CD
#ACC0CD is a light, muted cyan. Relative luminance 0.509; OKLCH L 79.7% C 0.029 H 236.3°. Best body text is #000000 at 11.18:1 contrast (WCAG AA passes).
Color values
| HEX | #ACC0CD |
|---|---|
| RGB | rgb(172, 192, 205) |
| HSL | hsl(204, 25%, 74%) |
| HSV | hsv(204, 16%, 80%) |
| CMYK | cmyk(16.1%, 6.3%, 0%, 19.6%) |
| CIE-LAB | lab(76.60, -4.11, -8.82) |
| CIE-LCH | lch(76.60, 9.73, 245.04°) |
| OKLab | oklab(79.67% -0.0159 -0.0238) |
| OKLCH | oklch(79.67% 0.029 236.3) |
| XYZ | xyz(46.8796, 50.8767, 65.0960) |
| Luminance | 0.5088 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 4.06
Light Grey Blue
#9DBCD4
ΔE00 4.47
Lightsteelblue
#B0C4DE
ΔE00 5.63
Light Blue Grey
#B7C9E2
ΔE00 6.06
Cool Gray
#9AA7B0
ΔE00 7.09
Dove Gray
#B6B8BD
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACC0CD #CDB9AC
analogous
#ACCDCA #ACC0CD #ACB0CD
triadic
#ACC0CD #CDACC0 #C0CDAC
tetradic
#ACC0CD #CAACCD #CDB9AC #B0CDAC
square
#ACC0CD #CAACCD #CDB9AC #B0CDAC
split-complementary
#ACC0CD #CDACB0 #CDCAAC
monochromatic
#60869F #86A3B6 #ACC0CD #D2DDE4 #ECF1F3
Accessibility & contrast
On white
1.88
#ACC0CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.18
#ACC0CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACC0CD
11.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACC0CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACC0CD | 1.00 | 1.88 | 11.18 | 11.18 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABFCE
Deuteranopia (green-blind)
#B6BBCD
Tritanopia (blue-blind)
#A3C3C4
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #acc0cd; /* rgb */ color: rgb(172, 192, 205); /* oklch */ color: oklch(79.7% 0.029 236.3);
Tailwind
colors: {
custom: {
50: '#c5d3dc',
500: '#acc0cd',
950: '#000000',
},
}SCSS
$custom: #acc0cd; $custom-light: #c5d3dc; $custom-dark: #000000;
JSON
{
"hex": "#acc0cd",
"rgb": {
"r": 172,
"g": 192,
"b": 205
},
"hsl": {
"h": 203.636,
"s": 24.812,
"l": 73.922
},
"oklch": {
"l": 0.79669,
"c": 0.02866,
"h": 236.3
},
"luminance": 0.50878
}Semantic roles & 50–950 ramp
primary
#ACC0CD
secondary
#A28A7B
accent
#6842A3
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131415
muted
#828384