#BDCCBF#BDCCBF
#BDCCBF is a very light, muted green. Relative luminance 0.578; OKLCH L 83.0% C 0.024 H 149.3°. Best body text is #000000 at 12.55:1 contrast (WCAG AA passes).
Color values
| HEX | #BDCCBF |
|---|---|
| RGB | rgb(189, 204, 191) |
| HSL | hsl(128, 13%, 77%) |
| HSV | hsv(128, 7%, 80%) |
| CMYK | cmyk(7.4%, 0%, 6.4%, 20%) |
| CIE-LAB | lab(80.61, -7.53, 4.73) |
| CIE-LCH | lch(80.61, 8.89, 147.86°) |
| OKLab | oklab(83.01% -0.0208 0.0124) |
| OKLCH | oklch(83.01% 0.024 149.3) |
| XYZ | xyz(51.9813, 57.7657, 57.6914) |
| Luminance | 0.5777 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.24
Light Grey
#D8DCD6
ΔE00 7.33
Silver
#C0C0C0
ΔE00 9.80
Light Gray
#D3D3D3
ΔE00 9.95
Gainsboro
#DCDCDC
ΔE00 10.70
Fog
#D8DCE0
ΔE00 11.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDCCBF #CCBDCA
analogous
#C3CCBD #BDCCBF #BDCCC7
triadic
#BDCCBF #BFBDCC #CCBFBD
tetradic
#BDCCBF #BDC3CC #CCBDCA #CCC7BD
square
#BDCCBF #BDC3CC #CCBDCA #CCC7BD
split-complementary
#BDCCBF #C7BDCC #CCBDC3
monochromatic
#78977C #9AB19E #BDCCBF #E0E7E0 #EEF2EE
Accessibility & contrast
On white
1.67
#BDCCBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.55
#BDCCBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDCCBF
12.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDCCBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDCCBF | 1.00 | 1.67 | 12.55 | 12.55 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC9BE
Deuteranopia (green-blind)
#CAC7C0
Tritanopia (blue-blind)
#BBCBC8
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #bdccbf; /* rgb */ color: rgb(189, 204, 191); /* oklch */ color: oklch(83.0% 0.024 149.3);
Tailwind
colors: {
custom: {
50: '#d0dbd2',
500: '#bdccbf',
950: '#000000',
},
}SCSS
$custom: #bdccbf; $custom-light: #d0dbd2; $custom-dark: #000000;
JSON
{
"hex": "#bdccbf",
"rgb": {
"r": 189,
"g": 204,
"b": 191
},
"hsl": {
"h": 128,
"s": 12.821,
"l": 77.059
},
"oklch": {
"l": 0.83005,
"c": 0.02421,
"h": 149.3
},
"luminance": 0.57766
}Semantic roles & 50–950 ramp
primary
#BDCCBF
secondary
#A08D9D
accent
#4F8D97
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141514
muted
#838483