#BDCEB7#BDCEB7
#BDCEB7 is a very light, muted green. Relative luminance 0.584; OKLCH L 83.2% C 0.037 H 137.5°. Best body text is #000000 at 12.68:1 contrast (WCAG AA passes).
Color values
| HEX | #BDCEB7 |
|---|---|
| RGB | rgb(189, 206, 183) |
| HSL | hsl(104, 19%, 76%) |
| HSV | hsv(104, 11%, 81%) |
| CMYK | cmyk(8.3%, 0%, 11.2%, 19.2%) |
| CIE-LAB | lab(80.95, -9.99, 9.49) |
| CIE-LCH | lch(80.95, 13.78, 136.46°) |
| OKLab | oklab(83.21% -0.0269 0.0247) |
| OKLCH | oklch(83.21% 0.037 137.5) |
| XYZ | xyz(51.6033, 58.3799, 53.3404) |
| Luminance | 0.5838 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 9.82
Greenish Grey
#96AE8D
ΔE00 9.98
Sage Green
#9CAF88
ΔE00 10.10
Silver (survey)
#C5C9C7
ΔE00 10.52
Darkseagreen
#8FBC8F
ΔE00 11.07
Light Grey Green
#B7E1A1
ΔE00 11.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDCEB7 #C8B7CE
analogous
#C9CEB7 #BDCEB7 #B7CEBD
triadic
#BDCEB7 #B7BDCE #CEB7BD
tetradic
#BDCEB7 #B7C9CE #C8B7CE #CEBDB7
square
#BDCEB7 #B7C9CE #C8B7CE #CEBDB7
split-complementary
#BDCEB7 #BDB7CE #CEB7C9
monochromatic
#7A9C6E #9CB593 #BDCEB7 #DEE7DB #EEF3ED
Accessibility & contrast
On white
1.66
#BDCEB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.68
#BDCEB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDCEB7
12.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDCEB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDCEB7 | 1.00 | 1.66 | 12.68 | 12.68 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CAB6
Deuteranopia (green-blind)
#CDC8B8
Tritanopia (blue-blind)
#BDCCC7
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bdceb7; /* rgb */ color: rgb(189, 206, 183); /* oklch */ color: oklch(83.2% 0.037 137.5);
Tailwind
colors: {
custom: {
50: '#d1ddcc',
500: '#bdceb7',
950: '#000000',
},
}SCSS
$custom: #bdceb7; $custom-light: #d1ddcc; $custom-dark: #000000;
JSON
{
"hex": "#bdceb7",
"rgb": {
"r": 189,
"g": 206,
"b": 183
},
"hsl": {
"h": 104.348,
"s": 19.008,
"l": 76.275
},
"oklch": {
"l": 0.83212,
"c": 0.03652,
"h": 137.5
},
"luminance": 0.5838
}Semantic roles & 50–950 ramp
primary
#BDCEB7
secondary
#9B86A3
accent
#489D87
background
#FEFEFE
surface
#FBFCFA
border
#D4D5D3
text
#141513
muted
#838483