#BDD3BD#BDD3BD
#BDD3BD is a very light, muted green. Relative luminance 0.611; OKLCH L 84.4% C 0.038 H 145.2°. Best body text is #000000 at 13.22:1 contrast (WCAG AA passes).
Color values
| HEX | #BDD3BD |
|---|---|
| RGB | rgb(189, 211, 189) |
| HSL | hsl(120, 20%, 78%) |
| HSV | hsv(120, 10%, 83%) |
| CMYK | cmyk(10.4%, 0%, 10.4%, 17.3%) |
| CIE-LAB | lab(82.42, -11.49, 8.40) |
| CIE-LCH | lch(82.42, 14.24, 143.82°) |
| OKLab | oklab(84.43% -0.0315 0.0219) |
| OKLCH | oklch(84.43% 0.038 145.2) |
| XYZ | xyz(53.4640, 61.0808, 57.1073) |
| Luminance | 0.6108 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 10.18
Honeydew
#F0FFF0
ΔE00 10.76
Greenish Grey
#96AE8D
ΔE00 10.83
Darkseagreen
#8FBC8F
ΔE00 11.15
Light Grey Green
#B7E1A1
ΔE00 11.19
Sage Green
#9CAF88
ΔE00 11.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDD3BD #D3BDD3
analogous
#C8D3BD #BDD3BD #BDD3C8
triadic
#BDD3BD #BDBDD3 #D3BDBD
tetradic
#BDD3BD #BDC8D3 #D3BDD3 #D3C8BD
square
#BDD3BD #BDC8D3 #D3BDD3 #D3C8BD
split-complementary
#BDD3BD #C8BDD3 #D3BDC8
monochromatic
#74A274 #98BB98 #BDD3BD #E2EBE2 #EDF3ED
Accessibility & contrast
On white
1.59
#BDD3BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.22
#BDD3BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDD3BD
13.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDD3BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDD3BD | 1.00 | 1.59 | 13.22 | 13.22 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4CFBC
Deuteranopia (green-blind)
#D0CCBE
Tritanopia (blue-blind)
#BBD2CD
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #bdd3bd; /* rgb */ color: rgb(189, 211, 189); /* oklch */ color: oklch(84.4% 0.038 145.2);
Tailwind
colors: {
custom: {
50: '#d1e0d0',
500: '#bdd3bd',
950: '#000000',
},
}SCSS
$custom: #bdd3bd; $custom-light: #d1e0d0; $custom-dark: #000000;
JSON
{
"hex": "#bdd3bd",
"rgb": {
"r": 189,
"g": 211,
"b": 189
},
"hsl": {
"h": 120,
"s": 20,
"l": 78.431
},
"oklch": {
"l": 0.84426,
"c": 0.03833,
"h": 145.2
},
"luminance": 0.61081
}Semantic roles & 50–950 ramp
primary
#BDD3BD
secondary
#A88CA8
accent
#479E9E
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483