#BDCABE#BDCABE
#BDCABE is a very light, muted green. Relative luminance 0.568; OKLCH L 82.6% C 0.022 H 147.6°. Best body text is #000000 at 12.36:1 contrast (WCAG AA passes).
Color values
| HEX | #BDCABE |
|---|---|
| RGB | rgb(189, 202, 190) |
| HSL | hsl(125, 11%, 77%) |
| HSV | hsv(125, 6%, 79%) |
| CMYK | cmyk(6.4%, 0%, 5.9%, 20.8%) |
| CIE-LAB | lab(80.05, -6.67, 4.46) |
| CIE-LCH | lch(80.05, 8.02, 146.21°) |
| OKLab | oklab(82.56% -0.0184 0.0117) |
| OKLCH | oklch(82.56% 0.022 147.6) |
| XYZ | xyz(51.3993, 56.7772, 56.9564) |
| Luminance | 0.5678 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.44
Light Grey
#D8DCD6
ΔE00 6.94
Silver
#C0C0C0
ΔE00 8.94
Light Gray
#D3D3D3
ΔE00 9.30
Gainsboro
#DCDCDC
ΔE00 10.17
Fog
#D8DCE0
ΔE00 10.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDCABE #CABDC9
analogous
#C3CABD #BDCABE #BDCAC5
triadic
#BDCABE #BEBDCA #CABEBD
tetradic
#BDCABE #BDC3CA #CABDC9 #CAC5BD
square
#BDCABE #BDC3CA #CABDC9 #CAC5BD
split-complementary
#BDCABE #C5BDCA #CABDC3
monochromatic
#79937B #9BAF9D #BDCABE #DFE5DF #EEF1EE
Accessibility & contrast
On white
1.70
#BDCABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.36
#BDCABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDCABE
12.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDCABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDCABE | 1.00 | 1.70 | 12.36 | 12.36 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC7BD
Deuteranopia (green-blind)
#C8C6BF
Tritanopia (blue-blind)
#BCC9C6
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #bdcabe; /* rgb */ color: rgb(189, 202, 190); /* oklch */ color: oklch(82.6% 0.022 147.6);
Tailwind
colors: {
custom: {
50: '#d0dad1',
500: '#bdcabe',
950: '#000000',
},
}SCSS
$custom: #bdcabe; $custom-light: #d0dad1; $custom-dark: #000000;
JSON
{
"hex": "#bdcabe",
"rgb": {
"r": 189,
"g": 202,
"b": 190
},
"hsl": {
"h": 124.615,
"s": 10.924,
"l": 76.667
},
"oklch": {
"l": 0.82559,
"c": 0.02177,
"h": 147.6
},
"luminance": 0.56778
}Semantic roles & 50–950 ramp
primary
#BDCABE
secondary
#9E8E9C
accent
#519095
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383