#BDCABC#BDCABC
#BDCABC is a very light, muted green. Relative luminance 0.567; OKLCH L 82.5% C 0.024 H 143.3°. Best body text is #000000 at 12.34:1 contrast (WCAG AA passes).
Color values
| HEX | #BDCABC |
|---|---|
| RGB | rgb(189, 202, 188) |
| HSL | hsl(116, 12%, 76%) |
| HSV | hsv(116, 7%, 79%) |
| CMYK | cmyk(6.4%, 0%, 6.9%, 20.8%) |
| CIE-LAB | lab(80.01, -7.03, 5.46) |
| CIE-LCH | lch(80.01, 8.90, 142.15°) |
| OKLab | oklab(82.5% -0.0192 0.0143) |
| OKLCH | oklch(82.5% 0.024 143.3) |
| XYZ | xyz(51.1822, 56.6903, 55.8131) |
| Luminance | 0.5669 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.09
Light Grey
#D8DCD6
ΔE00 7.35
Silver
#C0C0C0
ΔE00 9.51
Light Gray
#D3D3D3
ΔE00 9.86
Gainsboro
#DCDCDC
ΔE00 10.69
Warm Gray
#C9BEB0
ΔE00 11.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDCABC #C9BCCA
analogous
#C4CABC #BDCABC #BCCAC2
triadic
#BDCABC #BCBDCA #CABCBD
tetradic
#BDCABC #BCC4CA #C9BCCA #CAC2BC
square
#BDCABC #BCC4CA #C9BCCA #CAC2BC
split-complementary
#BDCABC #C2BCCA #CABCC4
monochromatic
#7A9478 #9BAF9A #BDCABC #DFE5DE #EEF1EE
Accessibility & contrast
On white
1.70
#BDCABC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.34
#BDCABC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDCABC
12.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDCABC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDCABC | 1.00 | 1.70 | 12.34 | 12.34 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC7BB
Deuteranopia (green-blind)
#C8C6BD
Tritanopia (blue-blind)
#BCC9C6
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #bdcabc; /* rgb */ color: rgb(189, 202, 188); /* oklch */ color: oklch(82.5% 0.024 143.3);
Tailwind
colors: {
custom: {
50: '#d0dad0',
500: '#bdcabc',
950: '#000000',
},
}SCSS
$custom: #bdcabc; $custom-light: #d0dad0; $custom-dark: #000000;
JSON
{
"hex": "#bdcabc",
"rgb": {
"r": 189,
"g": 202,
"b": 188
},
"hsl": {
"h": 115.714,
"s": 11.667,
"l": 76.471
},
"oklch": {
"l": 0.82504,
"c": 0.02392,
"h": 143.3
},
"luminance": 0.56691
}Semantic roles & 50–950 ramp
primary
#BDCABC
secondary
#9D8C9E
accent
#509691
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383