#BEC6CF#BEC6CF
#BEC6CF is a very light, near-neutral cyan. Relative luminance 0.558; OKLCH L 82.3% C 0.015 H 251.2°. Best body text is #000000 at 12.17:1 contrast (WCAG AA passes).
Color values
| HEX | #BEC6CF |
|---|---|
| RGB | rgb(190, 198, 207) |
| HSL | hsl(212, 15%, 78%) |
| HSV | hsv(212, 8%, 81%) |
| CMYK | cmyk(8.2%, 4.3%, 0%, 18.8%) |
| CIE-LAB | lab(79.52, -1.00, -5.44) |
| CIE-LCH | lch(79.52, 5.53, 259.61°) |
| OKLab | oklab(82.31% -0.005 -0.0146) |
| OKLCH | oklch(82.31% 0.015 251.2) |
| XYZ | xyz(52.6894, 55.8398, 67.0217) |
| Luminance | 0.5584 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 4.42
Silver
#C0C0C0
ΔE00 5.16
Silver (survey)
#C5C9C7
ΔE00 5.55
Fog
#D8DCE0
ΔE00 5.96
Light Gray
#D3D3D3
ΔE00 6.06
Light Blue Grey
#B7C9E2
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEC6CF #CFC7BE
analogous
#BECECF #BEC6CF #BEBECF
triadic
#BEC6CF #CFBEC6 #C6CFBE
tetradic
#BEC6CF #CFBECE #CFC7BE #BECFBE
square
#BEC6CF #CFBECE #CFC7BE #BECFBE
split-complementary
#BEC6CF #CFBEBE #CECFBE
monochromatic
#78889B #9BA7B5 #BEC6CF #E1E5E9 #EDF0F2
Accessibility & contrast
On white
1.73
#BEC6CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.17
#BEC6CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEC6CF
12.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEC6CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEC6CF | 1.00 | 1.73 | 12.17 | 12.17 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C6CF
Deuteranopia (green-blind)
#C1C4CF
Tritanopia (blue-blind)
#BAC8C9
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #bec6cf; /* rgb */ color: rgb(190, 198, 207); /* oklch */ color: oklch(82.3% 0.015 251.2);
Tailwind
colors: {
custom: {
50: '#d1d7dd',
500: '#bec6cf',
950: '#000000',
},
}SCSS
$custom: #bec6cf; $custom-light: #d1d7dd; $custom-dark: #000000;
JSON
{
"hex": "#bec6cf",
"rgb": {
"r": 190,
"g": 198,
"b": 207
},
"hsl": {
"h": 211.765,
"s": 15.044,
"l": 77.843
},
"oklch": {
"l": 0.82306,
"c": 0.01539,
"h": 251.2
},
"luminance": 0.5584
}Semantic roles & 50–950 ramp
primary
#BEC6CF
secondary
#A3998E
accent
#754C99
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384