#BCCACF#BCCACF
#BCCACF is a very light, near-neutral cyan. Relative luminance 0.574; OKLCH L 83.0% C 0.017 H 221.1°. Best body text is #000000 at 12.49:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCACF |
|---|---|
| RGB | rgb(188, 202, 207) |
| HSL | hsl(196, 17%, 77%) |
| HSV | hsv(196, 9%, 81%) |
| CMYK | cmyk(9.2%, 2.4%, 0%, 18.8%) |
| CIE-LAB | lab(80.42, -3.77, -4.12) |
| CIE-LCH | lch(80.42, 5.59, 227.55°) |
| OKLab | oklab(82.98% -0.0127 -0.0111) |
| OKLCH | oklch(82.98% 0.017 221.1) |
| XYZ | xyz(53.1196, 57.4367, 67.3072) |
| Luminance | 0.5744 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 4.81
Silver
#C0C0C0
ΔE00 6.34
Fog
#D8DCE0
ΔE00 6.35
Light Gray
#D3D3D3
ΔE00 6.66
Dove Gray
#B6B8BD
ΔE00 6.70
Cloudy Blue
#ACC2D9
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCACF #CFC1BC
analogous
#BCCFCA #BCCACF #BCC1CF
triadic
#BCCACF #CFBCCA #CACFBC
tetradic
#BCCACF #CABCCF #CFC1BC #C1CFBC
square
#BCCACF #CABCCF #CFC1BC #C1CFBC
split-complementary
#BCCACF #CFBCC1 #CFCABC
monochromatic
#75929C #98AEB5 #BCCACF #E0E6E9 #EDF1F2
Accessibility & contrast
On white
1.68
#BCCACF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.49
#BCCACF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCACF
12.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCACF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCACF | 1.00 | 1.68 | 12.49 | 12.49 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C9CF
Deuteranopia (green-blind)
#C4C6CF
Tritanopia (blue-blind)
#B7CCCB
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #bccacf; /* rgb */ color: rgb(188, 202, 207); /* oklch */ color: oklch(83.0% 0.017 221.1);
Tailwind
colors: {
custom: {
50: '#d0dadd',
500: '#bccacf',
950: '#000000',
},
}SCSS
$custom: #bccacf; $custom-light: #d0dadd; $custom-dark: #000000;
JSON
{
"hex": "#bccacf",
"rgb": {
"r": 188,
"g": 202,
"b": 207
},
"hsl": {
"h": 195.789,
"s": 16.522,
"l": 77.451
},
"oklch": {
"l": 0.8298,
"c": 0.01685,
"h": 221.1
},
"luminance": 0.57437
}Semantic roles & 50–950 ramp
primary
#BCCACF
secondary
#A4928C
accent
#604B9B
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384