#ACBEC5#ACBEC5
#ACBEC5 is a light, muted cyan. Relative luminance 0.496; OKLCH L 79.0% C 0.022 H 223.1°. Best body text is #000000 at 10.93:1 contrast (WCAG AA passes).
Color values
| HEX | #ACBEC5 |
|---|---|
| RGB | rgb(172, 190, 197) |
| HSL | hsl(197, 18%, 72%) |
| HSV | hsv(197, 13%, 77%) |
| CMYK | cmyk(12.7%, 3.6%, 0%, 22.7%) |
| CIE-LAB | lab(75.84, -4.72, -5.62) |
| CIE-LCH | lch(75.84, 7.34, 229.96°) |
| OKLab | oklab(78.99% -0.0162 -0.0151) |
| OKLCH | oklch(78.99% 0.022 223.1) |
| XYZ | xyz(45.5024, 49.6279, 59.9943) |
| Luminance | 0.4963 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 6.61
Dove Gray
#B6B8BD
ΔE00 6.67
Cloudy Blue
#ACC2D9
ΔE00 6.68
Light Grey Blue
#9DBCD4
ΔE00 6.69
Silver (survey)
#C5C9C7
ΔE00 7.15
Silver
#C0C0C0
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACBEC5 #C5B3AC
analogous
#ACC5BF #ACBEC5 #ACB2C5
triadic
#ACBEC5 #C5ACBE #BEC5AC
tetradic
#ACBEC5 #BFACC5 #C5B3AC #B2C5AC
square
#ACBEC5 #BFACC5 #C5B3AC #B2C5AC
split-complementary
#ACBEC5 #C5ACB2 #C5BFAC
monochromatic
#658591 #88A2AC #ACBEC5 #D0DADE #EDF1F2
Accessibility & contrast
On white
1.92
#ACBEC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.93
#ACBEC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACBEC5
10.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACBEC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACBEC5 | 1.00 | 1.92 | 10.93 | 10.93 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABDC5
Deuteranopia (green-blind)
#B6BAC5
Tritanopia (blue-blind)
#A5C0C0
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #acbec5; /* rgb */ color: rgb(172, 190, 197); /* oklch */ color: oklch(79.0% 0.022 223.1);
Tailwind
colors: {
custom: {
50: '#c5d1d6',
500: '#acbec5',
950: '#000000',
},
}SCSS
$custom: #acbec5; $custom-light: #c5d1d6; $custom-dark: #000000;
JSON
{
"hex": "#acbec5",
"rgb": {
"r": 172,
"g": 190,
"b": 197
},
"hsl": {
"h": 196.8,
"s": 17.73,
"l": 72.353
},
"oklch": {
"l": 0.7899,
"c": 0.02217,
"h": 223.1
},
"luminance": 0.49629
}Semantic roles & 50–950 ramp
primary
#ACBEC5
secondary
#E9E4E2
accent
#61499C
background
#FCFCFD
surface
#F8F9FA
border
#D1D2D3
text
#121414
muted
#818283