#ACBFCA#ACBFCA
#ACBFCA is a light, muted cyan. Relative luminance 0.503; OKLCH L 79.4% C 0.026 H 233.1°. Best body text is #000000 at 11.06:1 contrast (WCAG AA passes).
Color values
| HEX | #ACBFCA |
|---|---|
| RGB | rgb(172, 191, 202) |
| HSL | hsl(202, 22%, 73%) |
| HSV | hsv(202, 15%, 79%) |
| CMYK | cmyk(14.9%, 5.4%, 0%, 20.8%) |
| CIE-LAB | lab(76.25, -4.21, -7.72) |
| CIE-LCH | lch(76.25, 8.80, 241.40°) |
| OKLab | oklab(79.36% -0.0157 -0.0208) |
| OKLCH | oklch(79.36% 0.026 233.1) |
| XYZ | xyz(46.3021, 50.2956, 63.1342) |
| Luminance | 0.5030 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 4.89
Light Grey Blue
#9DBCD4
ΔE00 5.15
Lightsteelblue
#B0C4DE
ΔE00 6.42
Cool Gray
#9AA7B0
ΔE00 6.72
Light Blue Grey
#B7C9E2
ΔE00 6.81
Dove Gray
#B6B8BD
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACBFCA #CAB7AC
analogous
#ACCAC6 #ACBFCA #ACB0CA
triadic
#ACBFCA #CAACBF #BFCAAC
tetradic
#ACBFCA #C6ACCA #CAB7AC #B0CAAC
square
#ACBFCA #C6ACCA #CAB7AC #B0CAAC
split-complementary
#ACBFCA #CAACB0 #CAC6AC
monochromatic
#62859A #87A2B2 #ACBFCA #D1DCE2 #ECF1F3
Accessibility & contrast
On white
1.90
#ACBFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.06
#ACBFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACBFCA
11.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACBFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACBFCA | 1.00 | 1.90 | 11.06 | 11.06 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABECB
Deuteranopia (green-blind)
#B6BACA
Tritanopia (blue-blind)
#A4C2C2
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #acbfca; /* rgb */ color: rgb(172, 191, 202); /* oklch */ color: oklch(79.4% 0.026 233.1);
Tailwind
colors: {
custom: {
50: '#c5d2da',
500: '#acbfca',
950: '#000000',
},
}SCSS
$custom: #acbfca; $custom-light: #c5d2da; $custom-dark: #000000;
JSON
{
"hex": "#acbfca",
"rgb": {
"r": 172,
"g": 191,
"b": 202
},
"hsl": {
"h": 202,
"s": 22.059,
"l": 73.333
},
"oklch": {
"l": 0.79361,
"c": 0.02608,
"h": 233.1
},
"luminance": 0.50297
}Semantic roles & 50–950 ramp
primary
#ACBFCA
secondary
#9F887C
accent
#6745A0
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#121414
muted
#828383