#ACC3CE#ACC3CE
#ACC3CE is a light, muted cyan. Relative luminance 0.523; OKLCH L 80.3% C 0.029 H 228.2°. Best body text is #000000 at 11.45:1 contrast (WCAG AA passes).
Color values
| HEX | #ACC3CE |
|---|---|
| RGB | rgb(172, 195, 206) |
| HSL | hsl(199, 26%, 74%) |
| HSV | hsv(199, 17%, 81%) |
| CMYK | cmyk(16.5%, 5.3%, 0%, 19.2%) |
| CIE-LAB | lab(77.43, -5.48, -8.13) |
| CIE-LCH | lch(77.43, 9.81, 236.00°) |
| OKLab | oklab(80.33% -0.0197 -0.022) |
| OKLCH | oklch(80.33% 0.03 228.2) |
| XYZ | xyz(47.6661, 52.2560, 65.9556) |
| Luminance | 0.5226 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 5.26
Cloudy Blue
#ACC2D9
ΔE00 5.38
Lightblue
#ADD8E6
ΔE00 6.78
Lightsteelblue
#B0C4DE
ΔE00 6.97
Light Blue Grey
#B7C9E2
ΔE00 7.27
Cool Gray
#9AA7B0
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACC3CE #CEB7AC
analogous
#ACCEC8 #ACC3CE #ACB2CE
triadic
#ACC3CE #CEACC3 #C3CEAC
tetradic
#ACC3CE #C8ACCE #CEB7AC #B2CEAC
square
#ACC3CE #C8ACCE #CEB7AC #B2CEAC
split-complementary
#ACC3CE #CEACB2 #CEC8AC
monochromatic
#5F8BA1 #86A7B7 #ACC3CE #D2DFE5 #ECF1F4
Accessibility & contrast
On white
1.83
#ACC3CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.45
#ACC3CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACC3CE
11.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACC3CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACC3CE | 1.00 | 1.83 | 11.45 | 11.45 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC2CF
Deuteranopia (green-blind)
#B8BDCE
Tritanopia (blue-blind)
#A3C6C6
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #acc3ce; /* rgb */ color: rgb(172, 195, 206); /* oklch */ color: oklch(80.3% 0.029 228.2);
Tailwind
colors: {
custom: {
50: '#c5d5dd',
500: '#acc3ce',
950: '#000000',
},
}SCSS
$custom: #acc3ce; $custom-light: #c5d5dd; $custom-dark: #000000;
JSON
{
"hex": "#acc3ce",
"rgb": {
"r": 172,
"g": 195,
"b": 206
},
"hsl": {
"h": 199.412,
"s": 25.758,
"l": 74.118
},
"oklch": {
"l": 0.80333,
"c": 0.0295,
"h": 228.2
},
"luminance": 0.52257
}Semantic roles & 50–950 ramp
primary
#ACC3CE
secondary
#A3887B
accent
#6141A4
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131415
muted
#828384