#ACC1CD#ACC1CD
#ACC1CD is a light, muted cyan. Relative luminance 0.513; OKLCH L 79.9% C 0.029 H 232.8°. Best body text is #000000 at 11.26:1 contrast (WCAG AA passes).
Color values
| HEX | #ACC1CD |
|---|---|
| RGB | rgb(172, 193, 205) |
| HSL | hsl(202, 25%, 74%) |
| HSV | hsv(202, 16%, 80%) |
| CMYK | cmyk(16.1%, 5.9%, 0%, 19.6%) |
| CIE-LAB | lab(76.87, -4.64, -8.43) |
| CIE-LCH | lch(76.87, 9.62, 241.17°) |
| OKLab | oklab(79.88% -0.0173 -0.0228) |
| OKLCH | oklch(79.88% 0.029 232.8) |
| XYZ | xyz(47.0999, 51.3173, 65.1695) |
| Luminance | 0.5132 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 4.63
Light Grey Blue
#9DBCD4
ΔE00 4.79
Lightsteelblue
#B0C4DE
ΔE00 6.21
Light Blue Grey
#B7C9E2
ΔE00 6.58
Cool Gray
#9AA7B0
ΔE00 7.35
Dove Gray
#B6B8BD
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACC1CD #CDB8AC
analogous
#ACCDC9 #ACC1CD #ACB1CD
triadic
#ACC1CD #CDACC1 #C1CDAC
tetradic
#ACC1CD #C9ACCD #CDB8AC #B1CDAC
square
#ACC1CD #C9ACCD #CDB8AC #B1CDAC
split-complementary
#ACC1CD #CDACB1 #CDC9AC
monochromatic
#60889F #86A4B6 #ACC1CD #D2DEE4 #ECF1F3
Accessibility & contrast
On white
1.86
#ACC1CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.26
#ACC1CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACC1CD
11.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACC1CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACC1CD | 1.00 | 1.86 | 11.26 | 11.26 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC0CE
Deuteranopia (green-blind)
#B7BCCD
Tritanopia (blue-blind)
#A3C4C5
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #acc1cd; /* rgb */ color: rgb(172, 193, 205); /* oklch */ color: oklch(79.9% 0.029 232.8);
Tailwind
colors: {
custom: {
50: '#c5d3dc',
500: '#acc1cd',
950: '#000000',
},
}SCSS
$custom: #acc1cd; $custom-light: #c5d3dc; $custom-dark: #000000;
JSON
{
"hex": "#acc1cd",
"rgb": {
"r": 172,
"g": 193,
"b": 205
},
"hsl": {
"h": 201.818,
"s": 24.812,
"l": 73.922
},
"oklch": {
"l": 0.79879,
"c": 0.0286,
"h": 232.8
},
"luminance": 0.51318
}Semantic roles & 50–950 ramp
primary
#ACC1CD
secondary
#A2897B
accent
#6642A3
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131415
muted
#828384