#BDCCBB#BDCCBB
#BDCCBB is a very light, muted green. Relative luminance 0.576; OKLCH L 82.9% C 0.028 H 142.0°. Best body text is #000000 at 12.52:1 contrast (WCAG AA passes).
Color values
| HEX | #BDCCBB |
|---|---|
| RGB | rgb(189, 204, 187) |
| HSL | hsl(113, 14%, 77%) |
| HSV | hsv(113, 8%, 80%) |
| CMYK | cmyk(7.4%, 0%, 8.3%, 20%) |
| CIE-LAB | lab(80.51, -8.25, 6.73) |
| CIE-LCH | lch(80.51, 10.65, 140.80°) |
| OKLab | oklab(82.9% -0.0224 0.0176) |
| OKLCH | oklch(82.9% 0.028 142) |
| XYZ | xyz(51.5471, 57.5920, 55.4048) |
| Luminance | 0.5759 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 8.21
Silver (survey)
#C5C9C7
ΔE00 8.44
Greenish Grey
#96AE8D
ΔE00 10.82
Silver
#C0C0C0
ΔE00 10.86
Light Gray
#D3D3D3
ΔE00 11.03
Sage Green
#9CAF88
ΔE00 11.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDCCBB #CABBCC
analogous
#C6CCBB #BDCCBB #BBCCC2
triadic
#BDCCBB #BBBDCC #CCBBBD
tetradic
#BDCCBB #BBC6CC #CABBCC #CCC2BB
square
#BDCCBB #BBC6CC #CABBCC #CCC2BB
split-complementary
#BDCCBB #C2BBCC #CCBBC6
monochromatic
#799875 #9BB298 #BDCCBB #DFE6DE #EEF2EE
Accessibility & contrast
On white
1.68
#BDCCBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.52
#BDCCBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDCCBB
12.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDCCBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDCCBB | 1.00 | 1.68 | 12.52 | 12.52 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC9BA
Deuteranopia (green-blind)
#CAC7BC
Tritanopia (blue-blind)
#BCCBC7
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #bdccbb; /* rgb */ color: rgb(189, 204, 187); /* oklch */ color: oklch(82.9% 0.028 142.0);
Tailwind
colors: {
custom: {
50: '#d0dbcf',
500: '#bdccbb',
950: '#000000',
},
}SCSS
$custom: #bdccbb; $custom-light: #d0dbcf; $custom-dark: #000000;
JSON
{
"hex": "#bdccbb",
"rgb": {
"r": 189,
"g": 204,
"b": 187
},
"hsl": {
"h": 112.941,
"s": 14.286,
"l": 76.667
},
"oklch": {
"l": 0.82897,
"c": 0.02849,
"h": 142
},
"luminance": 0.57592
}Semantic roles & 50–950 ramp
primary
#BDCCBB
secondary
#9E8BA0
accent
#4D9890
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141513
muted
#838483