#ACBEC3#ACBEC3
#ACBEC3 is a light, muted cyan. Relative luminance 0.495; OKLCH L 78.9% C 0.021 H 216.2°. Best body text is #000000 at 10.91:1 contrast (WCAG AA passes).
Color values
| HEX | #ACBEC3 |
|---|---|
| RGB | rgb(172, 190, 195) |
| HSL | hsl(193, 16%, 72%) |
| HSV | hsv(193, 12%, 76%) |
| CMYK | cmyk(11.8%, 2.6%, 0%, 23.5%) |
| CIE-LAB | lab(75.78, -5.13, -4.62) |
| CIE-LCH | lch(75.78, 6.90, 221.97°) |
| OKLab | oklab(78.93% -0.017 -0.0124) |
| OKLCH | oklch(78.93% 0.021 216.2) |
| XYZ | xyz(45.2747, 49.5369, 58.7954) |
| Luminance | 0.4954 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.87
Cool Gray
#9AA7B0
ΔE00 6.91
Dove Gray
#B6B8BD
ΔE00 6.94
Light Grey Blue
#9DBCD4
ΔE00 7.54
Silver
#C0C0C0
ΔE00 7.59
Cool Grey
#95A3A6
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACBEC3 #C3B1AC
analogous
#ACC3BD #ACBEC3 #ACB3C3
triadic
#ACBEC3 #C3ACBE #BEC3AC
tetradic
#ACBEC3 #BDACC3 #C3B1AC #B3C3AC
square
#ACBEC3 #BDACC3 #C3B1AC #B3C3AC
split-complementary
#ACBEC3 #C3ACB3 #C3BDAC
monochromatic
#67858E #88A2A9 #ACBEC3 #D0DADD #EDF1F2
Accessibility & contrast
On white
1.93
#ACBEC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.91
#ACBEC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACBEC3
10.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACBEC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACBEC3 | 1.00 | 1.93 | 10.91 | 10.91 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABDC3
Deuteranopia (green-blind)
#B6B9C3
Tritanopia (blue-blind)
#A6C0BF
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #acbec3; /* rgb */ color: rgb(172, 190, 195); /* oklch */ color: oklch(78.9% 0.021 216.2);
Tailwind
colors: {
custom: {
50: '#c4d1d5',
500: '#acbec3',
950: '#000000',
},
}SCSS
$custom: #acbec3; $custom-light: #c4d1d5; $custom-dark: #000000;
JSON
{
"hex": "#acbec3",
"rgb": {
"r": 172,
"g": 190,
"b": 195
},
"hsl": {
"h": 193.043,
"s": 16.084,
"l": 71.961
},
"oklch": {
"l": 0.78928,
"c": 0.02105,
"h": 216.2
},
"luminance": 0.49538
}Semantic roles & 50–950 ramp
primary
#ACBEC3
secondary
#E8E4E3
accent
#5C4B9A
background
#FCFCFD
surface
#F8F9FA
border
#D1D2D3
text
#121414
muted
#818283