#BECBBE#BECBBE
#BECBBE is a very light, muted green. Relative luminance 0.574; OKLCH L 82.8% C 0.023 H 145.4°. Best body text is #000000 at 12.48:1 contrast (WCAG AA passes).
Color values
| HEX | #BECBBE |
|---|---|
| RGB | rgb(190, 203, 190) |
| HSL | hsl(120, 11%, 77%) |
| HSV | hsv(120, 6%, 80%) |
| CMYK | cmyk(6.4%, 0%, 6.4%, 20.4%) |
| CIE-LAB | lab(80.39, -6.84, 4.96) |
| CIE-LCH | lch(80.39, 8.45, 144.08°) |
| OKLab | oklab(82.84% -0.0188 0.013) |
| OKLCH | oklch(82.84% 0.023 145.4) |
| XYZ | xyz(51.8837, 57.3763, 57.0465) |
| Luminance | 0.5738 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.75
Light Grey
#D8DCD6
ΔE00 6.97
Silver
#C0C0C0
ΔE00 9.26
Light Gray
#D3D3D3
ΔE00 9.49
Gainsboro
#DCDCDC
ΔE00 10.30
Fog
#D8DCE0
ΔE00 10.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BECBBE #CBBECB
analogous
#C5CBBE #BECBBE #BECBC5
triadic
#BECBBE #BEBECB #CBBEBE
tetradic
#BECBBE #BEC5CB #CBBECB #CBC5BE
square
#BECBBE #BEC5CB #CBBECB #CBC5BE
split-complementary
#BECBBE #C5BECB #CBBEC5
monochromatic
#7A957A #9CB09C #BECBBE #E0E6E0 #EEF1EE
Accessibility & contrast
On white
1.68
#BECBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.48
#BECBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BECBBE
12.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BECBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BECBBE | 1.00 | 1.68 | 12.48 | 12.48 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC8BD
Deuteranopia (green-blind)
#C9C7BF
Tritanopia (blue-blind)
#BDCAC7
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #becbbe; /* rgb */ color: rgb(190, 203, 190); /* oklch */ color: oklch(82.8% 0.023 145.4);
Tailwind
colors: {
custom: {
50: '#d1dad1',
500: '#becbbe',
950: '#000000',
},
}SCSS
$custom: #becbbe; $custom-light: #d1dad1; $custom-dark: #000000;
JSON
{
"hex": "#becbbe",
"rgb": {
"r": 190,
"g": 203,
"b": 190
},
"hsl": {
"h": 120,
"s": 11.111,
"l": 77.059
},
"oklch": {
"l": 0.82843,
"c": 0.02281,
"h": 145.4
},
"luminance": 0.57377
}Semantic roles & 50–950 ramp
primary
#BECBBE
secondary
#9F8E9F
accent
#509595
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383