#ACBEC7#ACBEC7
#ACBEC7 is a light, muted cyan. Relative luminance 0.497; OKLCH L 79.1% C 0.024 H 229.2°. Best body text is #000000 at 10.94:1 contrast (WCAG AA passes).
Color values
| HEX | #ACBEC7 |
|---|---|
| RGB | rgb(172, 190, 199) |
| HSL | hsl(200, 19%, 73%) |
| HSV | hsv(200, 14%, 78%) |
| CMYK | cmyk(13.6%, 4.5%, 0%, 22%) |
| CIE-LAB | lab(75.90, -4.31, -6.62) |
| CIE-LCH | lch(75.90, 7.90, 236.95°) |
| OKLab | oklab(79.05% -0.0154 -0.0178) |
| OKLCH | oklch(79.05% 0.024 229.2) |
| XYZ | xyz(45.7330, 49.7202, 61.2092) |
| Luminance | 0.4972 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 5.75
Light Grey Blue
#9DBCD4
ΔE00 5.91
Cool Gray
#9AA7B0
ΔE00 6.45
Dove Gray
#B6B8BD
ΔE00 6.51
Lightsteelblue
#B0C4DE
ΔE00 7.24
Silver (survey)
#C5C9C7
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACBEC7 #C7B5AC
analogous
#ACC7C2 #ACBEC7 #ACB0C7
triadic
#ACBEC7 #C7ACBE #BEC7AC
tetradic
#ACBEC7 #C2ACC7 #C7B5AC #B0C7AC
square
#ACBEC7 #C2ACC7 #C7B5AC #B0C7AC
split-complementary
#ACBEC7 #C7ACB0 #C7C2AC
monochromatic
#648494 #87A1AE #ACBEC7 #D1DBE0 #EDF1F3
Accessibility & contrast
On white
1.92
#ACBEC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.94
#ACBEC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACBEC7
10.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACBEC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACBEC7 | 1.00 | 1.92 | 10.94 | 10.94 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BDC8
Deuteranopia (green-blind)
#B5BAC7
Tritanopia (blue-blind)
#A5C1C1
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #acbec7; /* rgb */ color: rgb(172, 190, 199); /* oklch */ color: oklch(79.1% 0.024 229.2);
Tailwind
colors: {
custom: {
50: '#c5d1d8',
500: '#acbec7',
950: '#000000',
},
}SCSS
$custom: #acbec7; $custom-light: #c5d1d8; $custom-dark: #000000;
JSON
{
"hex": "#acbec7",
"rgb": {
"r": 172,
"g": 190,
"b": 199
},
"hsl": {
"h": 200,
"s": 19.424,
"l": 72.745
},
"oklch": {
"l": 0.79054,
"c": 0.02359,
"h": 229.2
},
"luminance": 0.49721
}Semantic roles & 50–950 ramp
primary
#ACBEC7
secondary
#E9E4E2
accent
#64489E
background
#FCFCFD
surface
#F8F9FA
border
#D1D2D3
text
#121414
muted
#818283