#ACC4CB#ACC4CB
#ACC4CB is a light, muted cyan. Relative luminance 0.526; OKLCH L 80.4% C 0.028 H 217.2°. Best body text is #000000 at 11.51:1 contrast (WCAG AA passes).
Color values
| HEX | #ACC4CB |
|---|---|
| RGB | rgb(172, 196, 203) |
| HSL | hsl(194, 23%, 74%) |
| HSV | hsv(194, 15%, 80%) |
| CMYK | cmyk(15.3%, 3.4%, 0%, 20.4%) |
| CIE-LAB | lab(77.62, -6.65, -6.24) |
| CIE-LCH | lch(77.62, 9.12, 223.20°) |
| OKLab | oklab(80.45% -0.0222 -0.0169) |
| OKLCH | oklch(80.45% 0.028 217.2) |
| XYZ | xyz(47.5300, 52.5612, 64.1295) |
| Luminance | 0.5256 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.40
Light Grey Blue
#9DBCD4
ΔE00 7.00
Cloudy Blue
#ACC2D9
ΔE00 7.36
Silver (survey)
#C5C9C7
ΔE00 8.09
Cool Gray
#9AA7B0
ΔE00 8.64
Powder Blue
#B0E0E6
ΔE00 8.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACC4CB #CBB3AC
analogous
#ACCBC2 #ACC4CB #ACB4CB
triadic
#ACC4CB #CBACC4 #C4CBAC
tetradic
#ACC4CB #C2ACCB #CBB3AC #B4CBAC
square
#ACC4CB #C2ACCB #CBB3AC #B4CBAC
split-complementary
#ACC4CB #CBACB4 #CBC2AC
monochromatic
#618E9B #86A9B3 #ACC4CB #D2DFE3 #ECF2F3
Accessibility & contrast
On white
1.82
#ACC4CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.51
#ACC4CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACC4CB
11.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACC4CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACC4CB | 1.00 | 1.82 | 11.51 | 11.51 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC2CB
Deuteranopia (green-blind)
#BABECB
Tritanopia (blue-blind)
#A4C7C6
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #acc4cb; /* rgb */ color: rgb(172, 196, 203); /* oklch */ color: oklch(80.4% 0.028 217.2);
Tailwind
colors: {
custom: {
50: '#c5d5da',
500: '#acc4cb',
950: '#000000',
},
}SCSS
$custom: #acc4cb; $custom-light: #c5d5da; $custom-dark: #000000;
JSON
{
"hex": "#acc4cb",
"rgb": {
"r": 172,
"g": 196,
"b": 203
},
"hsl": {
"h": 193.548,
"s": 22.963,
"l": 73.529
},
"oklch": {
"l": 0.80447,
"c": 0.0279,
"h": 217.2
},
"luminance": 0.52562
}Semantic roles & 50–950 ramp
primary
#ACC4CB
secondary
#A0847B
accent
#5944A1
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131414
muted
#828383