#BDD3BE#BDD3BE
#BDD3BE is a very light, muted green. Relative luminance 0.611; OKLCH L 84.5% C 0.037 H 146.5°. Best body text is #000000 at 13.23:1 contrast (WCAG AA passes).
Color values
| HEX | #BDD3BE |
|---|---|
| RGB | rgb(189, 211, 190) |
| HSL | hsl(123, 20%, 78%) |
| HSV | hsv(123, 10%, 83%) |
| CMYK | cmyk(10.4%, 0%, 10%, 17.3%) |
| CIE-LAB | lab(82.45, -11.31, 7.91) |
| CIE-LCH | lch(82.45, 13.80, 145.05°) |
| OKLab | oklab(84.45% -0.0311 0.0206) |
| OKLCH | oklch(84.45% 0.037 146.5) |
| XYZ | xyz(53.5729, 61.1244, 57.6809) |
| Luminance | 0.6112 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 9.97
Honeydew
#F0FFF0
ΔE00 10.66
Greenish Grey
#96AE8D
ΔE00 10.97
Silver (survey)
#C5C9C7
ΔE00 10.97
Darkseagreen
#8FBC8F
ΔE00 11.37
Sage Green
#9CAF88
ΔE00 11.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDD3BE #D3BDD2
analogous
#C7D3BD #BDD3BE #BDD3C9
triadic
#BDD3BE #BEBDD3 #D3BEBD
tetradic
#BDD3BE #BDC7D3 #D3BDD2 #D3C9BD
square
#BDD3BE #BDC7D3 #D3BDD2 #D3C9BD
split-complementary
#BDD3BE #C9BDD3 #D3BDC7
monochromatic
#74A276 #98BB9A #BDD3BE #E2EBE2 #EDF3ED
Accessibility & contrast
On white
1.59
#BDD3BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.23
#BDD3BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDD3BE
13.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDD3BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDD3BE | 1.00 | 1.59 | 13.23 | 13.23 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4CFBD
Deuteranopia (green-blind)
#D0CCBF
Tritanopia (blue-blind)
#BBD2CD
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #bdd3be; /* rgb */ color: rgb(189, 211, 190); /* oklch */ color: oklch(84.5% 0.037 146.5);
Tailwind
colors: {
custom: {
50: '#d1e0d1',
500: '#bdd3be',
950: '#000000',
},
}SCSS
$custom: #bdd3be; $custom-light: #d1e0d1; $custom-dark: #000000;
JSON
{
"hex": "#bdd3be",
"rgb": {
"r": 189,
"g": 211,
"b": 190
},
"hsl": {
"h": 122.727,
"s": 20,
"l": 78.431
},
"oklch": {
"l": 0.84452,
"c": 0.03728,
"h": 146.5
},
"luminance": 0.61125
}Semantic roles & 50–950 ramp
primary
#BDD3BE
secondary
#A88CA7
accent
#479A9E
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483