#ACC2CE#ACC2CE
#ACC2CE is a light, muted cyan. Relative luminance 0.518; OKLCH L 80.1% C 0.029 H 231.6°. Best body text is #000000 at 11.36:1 contrast (WCAG AA passes).
Color values
| HEX | #ACC2CE |
|---|---|
| RGB | rgb(172, 194, 206) |
| HSL | hsl(201, 26%, 74%) |
| HSV | hsv(201, 17%, 81%) |
| CMYK | cmyk(16.5%, 5.8%, 0%, 19.2%) |
| CIE-LAB | lab(77.17, -4.96, -8.53) |
| CIE-LCH | lch(77.17, 9.86, 239.84°) |
| OKLab | oklab(80.12% -0.0183 -0.023) |
| OKLCH | oklch(80.12% 0.029 231.6) |
| XYZ | xyz(47.4428, 51.8093, 65.8812) |
| Luminance | 0.5181 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 4.77
Light Grey Blue
#9DBCD4
ΔE00 4.82
Lightsteelblue
#B0C4DE
ΔE00 6.36
Light Blue Grey
#B7C9E2
ΔE00 6.71
Lightblue
#ADD8E6
ΔE00 7.26
Cool Gray
#9AA7B0
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACC2CE #CEB8AC
analogous
#ACCEC9 #ACC2CE #ACB1CE
triadic
#ACC2CE #CEACC2 #C2CEAC
tetradic
#ACC2CE #C9ACCE #CEB8AC #B1CEAC
square
#ACC2CE #C9ACCE #CEB8AC #B1CEAC
split-complementary
#ACC2CE #CEACB1 #CEC9AC
monochromatic
#5F89A1 #86A6B7 #ACC2CE #D2DEE5 #ECF1F4
Accessibility & contrast
On white
1.85
#ACC2CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.36
#ACC2CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACC2CE
11.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACC2CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACC2CE | 1.00 | 1.85 | 11.36 | 11.36 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC1CF
Deuteranopia (green-blind)
#B7BDCE
Tritanopia (blue-blind)
#A3C5C6
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #acc2ce; /* rgb */ color: rgb(172, 194, 206); /* oklch */ color: oklch(80.1% 0.029 231.6);
Tailwind
colors: {
custom: {
50: '#c5d4dd',
500: '#acc2ce',
950: '#000000',
},
}SCSS
$custom: #acc2ce; $custom-light: #c5d4dd; $custom-dark: #000000;
JSON
{
"hex": "#acc2ce",
"rgb": {
"r": 172,
"g": 194,
"b": 206
},
"hsl": {
"h": 201.176,
"s": 25.758,
"l": 74.118
},
"oklch": {
"l": 0.80122,
"c": 0.02943,
"h": 231.6
},
"luminance": 0.5181
}Semantic roles & 50–950 ramp
primary
#ACC2CE
secondary
#A3897B
accent
#6441A4
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131415
muted
#828384