#ACC7CD#ACC7CD
#ACC7CD is a light, muted cyan. Relative luminance 0.540; OKLCH L 81.1% C 0.030 H 212.6°. Best body text is #000000 at 11.81:1 contrast (WCAG AA passes).
Color values
| HEX | #ACC7CD |
|---|---|
| RGB | rgb(172, 199, 205) |
| HSL | hsl(191, 25%, 74%) |
| HSV | hsv(191, 16%, 80%) |
| CMYK | cmyk(16.1%, 2.9%, 0%, 19.6%) |
| CIE-LAB | lab(78.48, -7.80, -6.05) |
| CIE-LCH | lch(78.48, 9.87, 217.78°) |
| OKLab | oklab(81.15% -0.0256 -0.0164) |
| OKLCH | oklch(81.15% 0.03 212.6) |
| XYZ | xyz(48.4533, 54.0240, 65.6206) |
| Luminance | 0.5403 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.58
Powder Blue
#B0E0E6
ΔE00 7.43
Light Grey Blue
#9DBCD4
ΔE00 7.84
Cloudy Blue
#ACC2D9
ΔE00 8.34
Silver (survey)
#C5C9C7
ΔE00 8.63
Ice Blue
#A5DFF9
ΔE00 9.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACC7CD #CDB2AC
analogous
#ACCDC3 #ACC7CD #ACB7CD
triadic
#ACC7CD #CDACC7 #C7CDAC
tetradic
#ACC7CD #C3ACCD #CDB2AC #B7CDAC
square
#ACC7CD #C3ACCD #CDB2AC #B7CDAC
split-complementary
#ACC7CD #CDACB7 #CDC3AC
monochromatic
#60939F #86ADB6 #ACC7CD #D2E1E4 #ECF2F3
Accessibility & contrast
On white
1.78
#ACC7CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.81
#ACC7CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACC7CD
11.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACC7CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACC7CD | 1.00 | 1.78 | 11.81 | 11.81 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C5CD
Deuteranopia (green-blind)
#BCC0CD
Tritanopia (blue-blind)
#A3CAC9
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #acc7cd; /* rgb */ color: rgb(172, 199, 205); /* oklch */ color: oklch(81.1% 0.030 212.6);
Tailwind
colors: {
custom: {
50: '#c5d8dc',
500: '#acc7cd',
950: '#000000',
},
}SCSS
$custom: #acc7cd; $custom-light: #c5d8dc; $custom-dark: #000000;
JSON
{
"hex": "#acc7cd",
"rgb": {
"r": 172,
"g": 199,
"b": 205
},
"hsl": {
"h": 190.909,
"s": 24.812,
"l": 73.922
},
"oklch": {
"l": 0.81146,
"c": 0.03036,
"h": 212.6
},
"luminance": 0.54025
}Semantic roles & 50–950 ramp
primary
#ACC7CD
secondary
#A2827B
accent
#5442A3
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131415
muted
#828384