#ACC4CE#ACC4CE
#ACC4CE is a light, muted cyan. Relative luminance 0.527; OKLCH L 80.5% C 0.030 H 224.8°. Best body text is #000000 at 11.54:1 contrast (WCAG AA passes).
Color values
| HEX | #ACC4CE |
|---|---|
| RGB | rgb(172, 196, 206) |
| HSL | hsl(198, 26%, 74%) |
| HSV | hsv(198, 17%, 81%) |
| CMYK | cmyk(16.5%, 4.9%, 0%, 19.2%) |
| CIE-LAB | lab(77.70, -6.01, -7.73) |
| CIE-LCH | lch(77.70, 9.80, 232.14°) |
| OKLab | oklab(80.54% -0.0211 -0.0209) |
| OKLCH | oklch(80.54% 0.03 224.8) |
| XYZ | xyz(47.8909, 52.7056, 66.0305) |
| Luminance | 0.5271 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 5.76
Cloudy Blue
#ACC2D9
ΔE00 6.01
Lightblue
#ADD8E6
ΔE00 6.34
Lightsteelblue
#B0C4DE
ΔE00 7.57
Light Blue Grey
#B7C9E2
ΔE00 7.83
Cool Gray
#9AA7B0
ΔE00 8.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACC4CE #CEB6AC
analogous
#ACCEC7 #ACC4CE #ACB3CE
triadic
#ACC4CE #CEACC4 #C4CEAC
tetradic
#ACC4CE #C7ACCE #CEB6AC #B3CEAC
square
#ACC4CE #C7ACCE #CEB6AC #B3CEAC
split-complementary
#ACC4CE #CEACB3 #CEC7AC
monochromatic
#5F8DA1 #86A9B7 #ACC4CE #D2DFE5 #ECF1F4
Accessibility & contrast
On white
1.82
#ACC4CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.54
#ACC4CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACC4CE
11.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACC4CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACC4CE | 1.00 | 1.82 | 11.54 | 11.54 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC2CF
Deuteranopia (green-blind)
#B9BECE
Tritanopia (blue-blind)
#A3C7C7
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #acc4ce; /* rgb */ color: rgb(172, 196, 206); /* oklch */ color: oklch(80.5% 0.030 224.8);
Tailwind
colors: {
custom: {
50: '#c5d5dd',
500: '#acc4ce',
950: '#000000',
},
}SCSS
$custom: #acc4ce; $custom-light: #c5d5dd; $custom-dark: #000000;
JSON
{
"hex": "#acc4ce",
"rgb": {
"r": 172,
"g": 196,
"b": 206
},
"hsl": {
"h": 197.647,
"s": 25.758,
"l": 74.118
},
"oklch": {
"l": 0.80543,
"c": 0.02968,
"h": 224.8
},
"luminance": 0.52707
}Semantic roles & 50–950 ramp
primary
#ACC4CE
secondary
#A3877B
accent
#5E41A4
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131415
muted
#828384