#BEC8C2#BEC8C2
#BEC8C2 is a very light, near-neutral green. Relative luminance 0.562; OKLCH L 82.3% C 0.014 H 159.8°. Best body text is #000000 at 12.23:1 contrast (WCAG AA passes).
Color values
| HEX | #BEC8C2 |
|---|---|
| RGB | rgb(190, 200, 194) |
| HSL | hsl(144, 8%, 76%) |
| HSV | hsv(144, 5%, 78%) |
| CMYK | cmyk(5%, 0%, 3%, 21.6%) |
| CIE-LAB | lab(79.70, -4.54, 1.81) |
| CIE-LCH | lch(79.70, 4.89, 158.26°) |
| OKLab | oklab(82.33% -0.0129 0.0047) |
| OKLCH | oklch(82.33% 0.014 159.8) |
| XYZ | xyz(51.6252, 56.1504, 59.1468) |
| Luminance | 0.5615 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 3.66
Light Grey
#D8DCD6
ΔE00 5.75
Silver
#C0C0C0
ΔE00 6.24
Light Gray
#D3D3D3
ΔE00 6.92
Gainsboro
#DCDCDC
ΔE00 8.12
Fog
#D8DCE0
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEC8C2 #C8BEC4
analogous
#BFC8BE #BEC8C2 #BEC8C7
triadic
#BEC8C2 #C2BEC8 #C8C2BE
tetradic
#BEC8C2 #BEBFC8 #C8BEC4 #C8C7BE
square
#BEC8C2 #BEBFC8 #C8BEC4 #C8C7BE
split-complementary
#BEC8C2 #C7BEC8 #C8BEBF
monochromatic
#7C9084 #9DACA3 #BEC8C2 #DFE4E1 #EEF1EF
Accessibility & contrast
On white
1.72
#BEC8C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.23
#BEC8C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEC8C2
12.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEC8C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEC8C2 | 1.00 | 1.72 | 12.23 | 12.23 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C6C2
Deuteranopia (green-blind)
#C6C5C2
Tritanopia (blue-blind)
#BCC8C6
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #bec8c2; /* rgb */ color: rgb(190, 200, 194); /* oklch */ color: oklch(82.3% 0.014 159.8);
Tailwind
colors: {
custom: {
50: '#d1d8d4',
500: '#bec8c2',
950: '#000000',
},
}SCSS
$custom: #bec8c2; $custom-light: #d1d8d4; $custom-dark: #000000;
JSON
{
"hex": "#bec8c2",
"rgb": {
"r": 190,
"g": 200,
"b": 194
},
"hsl": {
"h": 144,
"s": 8.333,
"l": 76.471
},
"oklch": {
"l": 0.8233,
"c": 0.01372,
"h": 159.8
},
"luminance": 0.56151
}Semantic roles & 50–950 ramp
primary
#BEC8C2
secondary
#9B8F96
accent
#537992
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383