#BDCDBF#BDCDBF
#BDCDBF is a very light, muted green. Relative luminance 0.582; OKLCH L 83.2% C 0.026 H 149.0°. Best body text is #000000 at 12.65:1 contrast (WCAG AA passes).
Color values
| HEX | #BDCDBF |
|---|---|
| RGB | rgb(189, 205, 191) |
| HSL | hsl(128, 14%, 77%) |
| HSV | hsv(128, 8%, 80%) |
| CMYK | cmyk(7.8%, 0%, 6.8%, 19.6%) |
| CIE-LAB | lab(80.87, -8.04, 5.11) |
| CIE-LCH | lch(80.87, 9.53, 147.57°) |
| OKLab | oklab(83.21% -0.0222 0.0134) |
| OKLCH | oklch(83.21% 0.026 149) |
| XYZ | xyz(52.2197, 58.2425, 57.7709) |
| Luminance | 0.5824 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 7.65
Silver (survey)
#C5C9C7
ΔE00 7.77
Silver
#C0C0C0
ΔE00 10.35
Light Gray
#D3D3D3
ΔE00 10.41
Gainsboro
#DCDCDC
ΔE00 11.09
Honeydew
#F0FFF0
ΔE00 11.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDCDBF #CDBDCB
analogous
#C3CDBD #BDCDBF #BDCDC7
triadic
#BDCDBF #BFBDCD #CDBFBD
tetradic
#BDCDBF #BDC3CD #CDBDCB #CDC7BD
square
#BDCDBF #BDC3CD #CDBDCB #CDC7BD
split-complementary
#BDCDBF #C7BDCD #CDBDC3
monochromatic
#77987B #9AB39D #BDCDBF #E0E7E1 #EEF2EE
Accessibility & contrast
On white
1.66
#BDCDBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.65
#BDCDBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDCDBF
12.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDCDBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDCDBF | 1.00 | 1.66 | 12.65 | 12.65 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCABE
Deuteranopia (green-blind)
#CAC8C0
Tritanopia (blue-blind)
#BBCCC9
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bdcdbf; /* rgb */ color: rgb(189, 205, 191); /* oklch */ color: oklch(83.2% 0.026 149.0);
Tailwind
colors: {
custom: {
50: '#d0dcd2',
500: '#bdcdbf',
950: '#000000',
},
}SCSS
$custom: #bdcdbf; $custom-light: #d0dcd2; $custom-dark: #000000;
JSON
{
"hex": "#bdcdbf",
"rgb": {
"r": 189,
"g": 205,
"b": 191
},
"hsl": {
"h": 127.5,
"s": 13.793,
"l": 77.255
},
"oklch": {
"l": 0.83215,
"c": 0.02594,
"h": 149
},
"luminance": 0.58243
}Semantic roles & 50–950 ramp
primary
#BDCDBF
secondary
#A18D9F
accent
#4E8F98
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483