#ACC2CD#ACC2CD
#ACC2CD is a light, muted cyan. Relative luminance 0.518; OKLCH L 80.1% C 0.029 H 229.3°. Best body text is #000000 at 11.35:1 contrast (WCAG AA passes).
Color values
| HEX | #ACC2CD |
|---|---|
| RGB | rgb(172, 194, 205) |
| HSL | hsl(200, 25%, 74%) |
| HSV | hsv(200, 16%, 80%) |
| CMYK | cmyk(16.1%, 5.4%, 0%, 19.6%) |
| CIE-LAB | lab(77.14, -5.17, -8.03) |
| CIE-LCH | lch(77.14, 9.55, 237.24°) |
| OKLab | oklab(80.09% -0.0187 -0.0217) |
| OKLCH | oklch(80.09% 0.029 229.3) |
| XYZ | xyz(47.3217, 51.7609, 65.2434) |
| Luminance | 0.5176 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 5.19
Cloudy Blue
#ACC2D9
ΔE00 5.22
Lightsteelblue
#B0C4DE
ΔE00 6.80
Light Blue Grey
#B7C9E2
ΔE00 7.13
Lightblue
#ADD8E6
ΔE00 7.16
Cool Gray
#9AA7B0
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACC2CD #CDB7AC
analogous
#ACCDC8 #ACC2CD #ACB2CD
triadic
#ACC2CD #CDACC2 #C2CDAC
tetradic
#ACC2CD #C8ACCD #CDB7AC #B2CDAC
square
#ACC2CD #C8ACCD #CDB7AC #B2CDAC
split-complementary
#ACC2CD #CDACB2 #CDC8AC
monochromatic
#608A9F #86A6B6 #ACC2CD #D2DEE4 #ECF1F3
Accessibility & contrast
On white
1.85
#ACC2CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.35
#ACC2CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACC2CD
11.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACC2CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACC2CD | 1.00 | 1.85 | 11.35 | 11.35 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC1CE
Deuteranopia (green-blind)
#B8BDCD
Tritanopia (blue-blind)
#A3C5C5
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #acc2cd; /* rgb */ color: rgb(172, 194, 205); /* oklch */ color: oklch(80.1% 0.029 229.3);
Tailwind
colors: {
custom: {
50: '#c5d4dc',
500: '#acc2cd',
950: '#000000',
},
}SCSS
$custom: #acc2cd; $custom-light: #c5d4dc; $custom-dark: #000000;
JSON
{
"hex": "#acc2cd",
"rgb": {
"r": 172,
"g": 194,
"b": 205
},
"hsl": {
"h": 200,
"s": 24.812,
"l": 73.922
},
"oklch": {
"l": 0.80089,
"c": 0.02863,
"h": 229.3
},
"luminance": 0.51762
}Semantic roles & 50–950 ramp
primary
#ACC2CD
secondary
#A2887B
accent
#6342A3
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131415
muted
#828384