#ACC5CD#ACC5CD
#ACC5CD is a light, muted cyan. Relative luminance 0.531; OKLCH L 80.7% C 0.029 H 219.0°. Best body text is #000000 at 11.62:1 contrast (WCAG AA passes).
Color values
| HEX | #ACC5CD |
|---|---|
| RGB | rgb(172, 197, 205) |
| HSL | hsl(195, 25%, 74%) |
| HSV | hsv(195, 16%, 80%) |
| CMYK | cmyk(16.1%, 3.9%, 0%, 19.6%) |
| CIE-LAB | lab(77.94, -6.75, -6.84) |
| CIE-LCH | lch(77.94, 9.61, 225.38°) |
| OKLab | oklab(80.72% -0.0228 -0.0185) |
| OKLCH | oklch(80.72% 0.029 219) |
| XYZ | xyz(47.9961, 53.1098, 65.4682) |
| Luminance | 0.5311 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.00
Light Grey Blue
#9DBCD4
ΔE00 6.70
Cloudy Blue
#ACC2D9
ΔE00 7.08
Silver (survey)
#C5C9C7
ΔE00 8.39
Powder Blue
#B0E0E6
ΔE00 8.47
Lightsteelblue
#B0C4DE
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACC5CD #CDB4AC
analogous
#ACCDC5 #ACC5CD #ACB5CD
triadic
#ACC5CD #CDACC5 #C5CDAC
tetradic
#ACC5CD #C5ACCD #CDB4AC #B5CDAC
square
#ACC5CD #C5ACCD #CDB4AC #B5CDAC
split-complementary
#ACC5CD #CDACB5 #CDC5AC
monochromatic
#60909F #86AAB6 #ACC5CD #D2E0E4 #ECF2F3
Accessibility & contrast
On white
1.81
#ACC5CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.62
#ACC5CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACC5CD
11.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACC5CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACC5CD | 1.00 | 1.81 | 11.62 | 11.62 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C3CD
Deuteranopia (green-blind)
#BABFCD
Tritanopia (blue-blind)
#A3C8C7
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #acc5cd; /* rgb */ color: rgb(172, 197, 205); /* oklch */ color: oklch(80.7% 0.029 219.0);
Tailwind
colors: {
custom: {
50: '#c5d6dc',
500: '#acc5cd',
950: '#000000',
},
}SCSS
$custom: #acc5cd; $custom-light: #c5d6dc; $custom-dark: #000000;
JSON
{
"hex": "#acc5cd",
"rgb": {
"r": 172,
"g": 197,
"b": 205
},
"hsl": {
"h": 194.545,
"s": 24.812,
"l": 73.922
},
"oklch": {
"l": 0.80722,
"c": 0.02937,
"h": 219
},
"luminance": 0.53111
}Semantic roles & 50–950 ramp
primary
#ACC5CD
secondary
#A2857B
accent
#5A42A3
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131415
muted
#828384