#BEC7CF#BEC7CF
#BEC7CF is a very light, near-neutral cyan. Relative luminance 0.563; OKLCH L 82.5% C 0.015 H 244.7°. Best body text is #000000 at 12.26:1 contrast (WCAG AA passes).
Color values
| HEX | #BEC7CF |
|---|---|
| RGB | rgb(190, 199, 207) |
| HSL | hsl(208, 15%, 78%) |
| HSV | hsv(208, 8%, 81%) |
| CMYK | cmyk(8.2%, 3.9%, 0%, 18.8%) |
| CIE-LAB | lab(79.78, -1.53, -5.05) |
| CIE-LCH | lch(79.78, 5.28, 253.19°) |
| OKLab | oklab(82.51% -0.0064 -0.0135) |
| OKLCH | oklch(82.51% 0.015 244.7) |
| XYZ | xyz(52.9188, 56.2985, 67.0981) |
| Luminance | 0.5630 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 4.73
Silver (survey)
#C5C9C7
ΔE00 5.11
Silver
#C0C0C0
ΔE00 5.14
Fog
#D8DCE0
ΔE00 5.76
Light Gray
#D3D3D3
ΔE00 5.89
Cloudy Blue
#ACC2D9
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEC7CF #CFC6BE
analogous
#BECFCE #BEC7CF #BEBECF
triadic
#BEC7CF #CFBEC7 #C7CFBE
tetradic
#BEC7CF #CEBECF #CFC6BE #BECFBE
square
#BEC7CF #CEBECF #CFC6BE #BECFBE
split-complementary
#BEC7CF #CFBEBE #CFCEBE
monochromatic
#788A9B #9BA9B5 #BEC7CF #E1E5E9 #EDF0F2
Accessibility & contrast
On white
1.71
#BEC7CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.26
#BEC7CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEC7CF
12.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEC7CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEC7CF | 1.00 | 1.71 | 12.26 | 12.26 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C7CF
Deuteranopia (green-blind)
#C2C5CF
Tritanopia (blue-blind)
#BAC9C9
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #bec7cf; /* rgb */ color: rgb(190, 199, 207); /* oklch */ color: oklch(82.5% 0.015 244.7);
Tailwind
colors: {
custom: {
50: '#d1d8dd',
500: '#bec7cf',
950: '#000000',
},
}SCSS
$custom: #bec7cf; $custom-light: #d1d8dd; $custom-dark: #000000;
JSON
{
"hex": "#bec7cf",
"rgb": {
"r": 190,
"g": 199,
"b": 207
},
"hsl": {
"h": 208.235,
"s": 15.044,
"l": 77.843
},
"oklch": {
"l": 0.82511,
"c": 0.01497,
"h": 244.7
},
"luminance": 0.56299
}Semantic roles & 50–950 ramp
primary
#BEC7CF
secondary
#A3988E
accent
#704C99
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384