#BEC8CA#BEC8CA
#BEC8CA is a very light, near-neutral cyan. Relative luminance 0.565; OKLCH L 82.6% C 0.011 H 211.1°. Best body text is #000000 at 12.30:1 contrast (WCAG AA passes).
Color values
| HEX | #BEC8CA |
|---|---|
| RGB | rgb(190, 200, 202) |
| HSL | hsl(190, 10%, 77%) |
| HSV | hsv(190, 6%, 79%) |
| CMYK | cmyk(5.9%, 1%, 0%, 20.8%) |
| CIE-LAB | lab(79.91, -3.03, -2.18) |
| CIE-LCH | lch(79.91, 3.73, 215.75°) |
| OKLab | oklab(82.56% -0.0097 -0.0059) |
| OKLCH | oklch(82.56% 0.011 211.1) |
| XYZ | xyz(52.5480, 56.5195, 64.0066) |
| Luminance | 0.5652 (WCAG relative) |
| Temperature | neutral |
| Family | cyan |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 3.02
Silver
#C0C0C0
ΔE00 4.78
Light Gray
#D3D3D3
ΔE00 5.51
Dove Gray
#B6B8BD
ΔE00 5.79
Fog
#D8DCE0
ΔE00 6.04
Light Grey
#D8DCD6
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEC8CA #CAC0BE
analogous
#BECAC6 #BEC8CA #BEC2CA
triadic
#BEC8CA #CABEC8 #C8CABE
tetradic
#BEC8CA #C6BECA #CAC0BE #C2CABE
square
#BEC8CA #C6BECA #CAC0BE #C2CABE
split-complementary
#BEC8CA #CABEC2 #CAC6BE
monochromatic
#7B8F93 #9CABAF #BEC8CA #E0E5E5 #EEF1F1
Accessibility & contrast
On white
1.71
#BEC8CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.30
#BEC8CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEC8CA
12.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEC8CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEC8CA | 1.00 | 1.71 | 12.30 | 12.30 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C7CA
Deuteranopia (green-blind)
#C4C5CA
Tritanopia (blue-blind)
#BBC9C9
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #bec8ca; /* rgb */ color: rgb(190, 200, 202); /* oklch */ color: oklch(82.6% 0.011 211.1);
Tailwind
colors: {
custom: {
50: '#d1d8da',
500: '#bec8ca',
950: '#000000',
},
}SCSS
$custom: #bec8ca; $custom-light: #d1d8da; $custom-dark: #000000;
JSON
{
"hex": "#bec8ca",
"rgb": {
"r": 190,
"g": 200,
"b": 202
},
"hsl": {
"h": 190,
"s": 10.169,
"l": 76.863
},
"oklch": {
"l": 0.82564,
"c": 0.01136,
"h": 211.1
},
"luminance": 0.5652
}Semantic roles & 50–950 ramp
primary
#BEC8CA
secondary
#9E918F
accent
#5C5194
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383