#BDD0BD#BDD0BD
#BDD0BD is a very light, muted green. Relative luminance 0.596; OKLCH L 83.8% C 0.033 H 145.3°. Best body text is #000000 at 12.92:1 contrast (WCAG AA passes).
Color values
| HEX | #BDD0BD |
|---|---|
| RGB | rgb(189, 208, 189) |
| HSL | hsl(120, 17%, 78%) |
| HSV | hsv(120, 9%, 82%) |
| CMYK | cmyk(9.1%, 0%, 9.1%, 18.4%) |
| CIE-LAB | lab(81.62, -9.95, 7.26) |
| CIE-LCH | lch(81.62, 12.32, 143.91°) |
| OKLab | oklab(83.79% -0.0273 0.0189) |
| OKLCH | oklch(83.79% 0.033 145.3) |
| XYZ | xyz(52.7256, 59.6041, 56.8612) |
| Luminance | 0.5960 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 9.12
Silver (survey)
#C5C9C7
ΔE00 9.83
Greenish Grey
#96AE8D
ΔE00 10.84
Honeydew
#F0FFF0
ΔE00 10.87
Sage Green
#9CAF88
ΔE00 11.25
Beige
#F5F5DC
ΔE00 11.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDD0BD #D0BDD0
analogous
#C6D0BD #BDD0BD #BDD0C6
triadic
#BDD0BD #BDBDD0 #D0BDBD
tetradic
#BDD0BD #BDC6D0 #D0BDD0 #D0C6BD
square
#BDD0BD #BDC6D0 #D0BDD0 #D0C6BD
split-complementary
#BDD0BD #C6BDD0 #D0BDC6
monochromatic
#769D76 #99B799 #BDD0BD #E1E9E1 #EDF2ED
Accessibility & contrast
On white
1.63
#BDD0BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.92
#BDD0BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDD0BD
12.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDD0BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDD0BD | 1.00 | 1.63 | 12.92 | 12.92 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1CCBC
Deuteranopia (green-blind)
#CDCABE
Tritanopia (blue-blind)
#BBCFCA
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #bdd0bd; /* rgb */ color: rgb(189, 208, 189); /* oklch */ color: oklch(83.8% 0.033 145.3);
Tailwind
colors: {
custom: {
50: '#d1ded0',
500: '#bdd0bd',
950: '#000000',
},
}SCSS
$custom: #bdd0bd; $custom-light: #d1ded0; $custom-dark: #000000;
JSON
{
"hex": "#bdd0bd",
"rgb": {
"r": 189,
"g": 208,
"b": 189
},
"hsl": {
"h": 120,
"s": 16.814,
"l": 77.843
},
"oklch": {
"l": 0.83792,
"c": 0.03319,
"h": 145.3
},
"luminance": 0.59605
}Semantic roles & 50–950 ramp
primary
#BDD0BD
secondary
#A58DA5
accent
#4A9B9B
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483