#BDCBBE#BDCBBE
#BDCBBE is a very light, muted green. Relative luminance 0.572; OKLCH L 82.8% C 0.024 H 147.4°. Best body text is #000000 at 12.45:1 contrast (WCAG AA passes).
Color values
| HEX | #BDCBBE |
|---|---|
| RGB | rgb(189, 203, 190) |
| HSL | hsl(124, 12%, 77%) |
| HSV | hsv(124, 7%, 80%) |
| CMYK | cmyk(6.9%, 0%, 6.4%, 20.4%) |
| CIE-LAB | lab(80.32, -7.19, 4.85) |
| CIE-LCH | lch(80.32, 8.67, 146.02°) |
| OKLab | oklab(82.77% -0.0198 0.0127) |
| OKLCH | oklch(82.77% 0.024 147.4) |
| XYZ | xyz(51.6347, 57.2480, 57.0349) |
| Luminance | 0.5725 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.99
Light Grey
#D8DCD6
ΔE00 7.23
Silver
#C0C0C0
ΔE00 9.51
Light Gray
#D3D3D3
ΔE00 9.76
Gainsboro
#DCDCDC
ΔE00 10.56
Fog
#D8DCE0
ΔE00 11.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDCBBE #CBBDCA
analogous
#C3CBBD #BDCBBE #BDCBC5
triadic
#BDCBBE #BEBDCB #CBBEBD
tetradic
#BDCBBE #BDC3CB #CBBDCA #CBC5BD
square
#BDCBBE #BDC3CB #CBBDCA #CBC5BD
split-complementary
#BDCBBE #C5BDCB #CBBDC3
monochromatic
#79957B #9BB09C #BDCBBE #DFE6E0 #EEF2EE
Accessibility & contrast
On white
1.69
#BDCBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.45
#BDCBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDCBBE
12.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDCBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDCBBE | 1.00 | 1.69 | 12.45 | 12.45 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC8BD
Deuteranopia (green-blind)
#C9C7BF
Tritanopia (blue-blind)
#BCCAC7
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #bdcbbe; /* rgb */ color: rgb(189, 203, 190); /* oklch */ color: oklch(82.8% 0.024 147.4);
Tailwind
colors: {
custom: {
50: '#d0dad1',
500: '#bdcbbe',
950: '#000000',
},
}SCSS
$custom: #bdcbbe; $custom-light: #d0dad1; $custom-dark: #000000;
JSON
{
"hex": "#bdcbbe",
"rgb": {
"r": 189,
"g": 203,
"b": 190
},
"hsl": {
"h": 124.286,
"s": 11.864,
"l": 76.863
},
"oklch": {
"l": 0.82768,
"c": 0.0235,
"h": 147.4
},
"luminance": 0.57248
}Semantic roles & 50–950 ramp
primary
#BDCBBE
secondary
#9F8D9E
accent
#509196
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383