#ACBFCF#ACBFCF
#ACBFCF is a light, muted cyan. Relative luminance 0.505; OKLCH L 79.5% C 0.031 H 243.5°. Best body text is #000000 at 11.11:1 contrast (WCAG AA passes).
Color values
| HEX | #ACBFCF |
|---|---|
| RGB | rgb(172, 191, 207) |
| HSL | hsl(207, 27%, 74%) |
| HSV | hsv(207, 17%, 81%) |
| CMYK | cmyk(16.9%, 7.7%, 0%, 18.8%) |
| CIE-LAB | lab(76.40, -3.15, -10.21) |
| CIE-LCH | lch(76.40, 10.69, 252.88°) |
| OKLab | oklab(79.53% -0.0138 -0.0276) |
| OKLCH | oklch(79.53% 0.031 243.5) |
| XYZ | xyz(46.9037, 50.5362, 66.3027) |
| Luminance | 0.5054 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 2.70
Light Grey Blue
#9DBCD4
ΔE00 3.84
Lightsteelblue
#B0C4DE
ΔE00 4.21
Light Blue Grey
#B7C9E2
ΔE00 4.80
Dove Gray
#B6B8BD
ΔE00 7.14
Cool Gray
#9AA7B0
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACBFCF #CFBCAC
analogous
#ACCFCE #ACBFCF #ACAECF
triadic
#ACBFCF #CFACBF #BFCFAC
tetradic
#ACBFCF #CEACCF #CFBCAC #AECFAC
square
#ACBFCF #CEACCF #CFBCAC #AECFAC
split-complementary
#ACBFCF #CFACAE #CFCEAC
monochromatic
#5E83A2 #85A1B9 #ACBFCF #D3DDE5 #ECF0F4
Accessibility & contrast
On white
1.89
#ACBFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.11
#ACBFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACBFCF
11.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACBFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACBFCF | 1.00 | 1.89 | 11.11 | 11.11 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BFD0
Deuteranopia (green-blind)
#B4BBCF
Tritanopia (blue-blind)
#A3C3C4
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #acbfcf; /* rgb */ color: rgb(172, 191, 207); /* oklch */ color: oklch(79.5% 0.031 243.5);
Tailwind
colors: {
custom: {
50: '#c5d2dd',
500: '#acbfcf',
950: '#000000',
},
}SCSS
$custom: #acbfcf; $custom-light: #c5d2dd; $custom-dark: #000000;
JSON
{
"hex": "#acbfcf",
"rgb": {
"r": 172,
"g": 191,
"b": 207
},
"hsl": {
"h": 207.429,
"s": 26.718,
"l": 74.314
},
"oklch": {
"l": 0.79525,
"c": 0.03087,
"h": 243.5
},
"luminance": 0.50537
}Semantic roles & 50–950 ramp
primary
#ACBFCF
secondary
#A48E7B
accent
#6E40A5
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131415
muted
#828384