#BDCDBE#BDCDBE
#BDCDBE is a very light, muted green. Relative luminance 0.582; OKLCH L 83.2% C 0.027 H 147.1°. Best body text is #000000 at 12.64:1 contrast (WCAG AA passes).
Color values
| HEX | #BDCDBE |
|---|---|
| RGB | rgb(189, 205, 190) |
| HSL | hsl(124, 14%, 77%) |
| HSV | hsv(124, 8%, 80%) |
| CMYK | cmyk(7.8%, 0%, 7.3%, 19.6%) |
| CIE-LAB | lab(80.85, -8.23, 5.61) |
| CIE-LCH | lch(80.85, 9.96, 145.71°) |
| OKLab | oklab(83.19% -0.0226 0.0147) |
| OKLCH | oklch(83.19% 0.027 147.1) |
| XYZ | xyz(52.1100, 58.1987, 57.1933) |
| Luminance | 0.5820 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 7.87
Silver (survey)
#C5C9C7
ΔE00 8.06
Silver
#C0C0C0
ΔE00 10.61
Light Gray
#D3D3D3
ΔE00 10.67
Honeydew
#F0FFF0
ΔE00 11.15
Greenish Grey
#96AE8D
ΔE00 11.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDCDBE #CDBDCC
analogous
#C4CDBD #BDCDBE #BDCDC6
triadic
#BDCDBE #BEBDCD #CDBEBD
tetradic
#BDCDBE #BDC4CD #CDBDCC #CDC6BD
square
#BDCDBE #BDC4CD #CDBDCC #CDC6BD
split-complementary
#BDCDBE #C6BDCD #CDBDC4
monochromatic
#779879 #9AB39C #BDCDBE #E0E7E0 #EEF2EE
Accessibility & contrast
On white
1.66
#BDCDBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.64
#BDCDBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDCDBE
12.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDCDBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDCDBE | 1.00 | 1.66 | 12.64 | 12.64 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECABD
Deuteranopia (green-blind)
#CBC8BF
Tritanopia (blue-blind)
#BCCCC9
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bdcdbe; /* rgb */ color: rgb(189, 205, 190); /* oklch */ color: oklch(83.2% 0.027 147.1);
Tailwind
colors: {
custom: {
50: '#d0dcd1',
500: '#bdcdbe',
950: '#000000',
},
}SCSS
$custom: #bdcdbe; $custom-light: #d0dcd1; $custom-dark: #000000;
JSON
{
"hex": "#bdcdbe",
"rgb": {
"r": 189,
"g": 205,
"b": 190
},
"hsl": {
"h": 123.75,
"s": 13.793,
"l": 77.255
},
"oklch": {
"l": 0.83188,
"c": 0.02697,
"h": 147.1
},
"luminance": 0.58199
}Semantic roles & 50–950 ramp
primary
#BDCDBE
secondary
#A18DA0
accent
#4E9398
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483