#BDCEB8#BDCEB8
#BDCEB8 is a very light, muted green. Relative luminance 0.584; OKLCH L 83.2% C 0.035 H 138.6°. Best body text is #000000 at 12.68:1 contrast (WCAG AA passes).
Color values
| HEX | #BDCEB8 |
|---|---|
| RGB | rgb(189, 206, 184) |
| HSL | hsl(106, 18%, 76%) |
| HSV | hsv(106, 11%, 81%) |
| CMYK | cmyk(8.3%, 0%, 10.7%, 19.2%) |
| CIE-LAB | lab(80.97, -9.81, 8.99) |
| CIE-LCH | lch(80.97, 13.31, 137.51°) |
| OKLab | oklab(83.24% -0.0265 0.0234) |
| OKLCH | oklch(83.24% 0.035 138.6) |
| XYZ | xyz(51.7077, 58.4217, 53.8905) |
| Luminance | 0.5842 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 9.58
Greenish Grey
#96AE8D
ΔE00 10.12
Silver (survey)
#C5C9C7
ΔE00 10.25
Sage Green
#9CAF88
ΔE00 10.29
Darkseagreen
#8FBC8F
ΔE00 11.28
Honeydew
#F0FFF0
ΔE00 11.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDCEB8 #C9B8CE
analogous
#C8CEB8 #BDCEB8 #B8CEBE
triadic
#BDCEB8 #B8BDCE #CEB8BD
tetradic
#BDCEB8 #B8C8CE #C9B8CE #CEBEB8
square
#BDCEB8 #B8C8CE #C9B8CE #CEBEB8
split-complementary
#BDCEB8 #BEB8CE #CEB8C8
monochromatic
#7A9C70 #9BB594 #BDCEB8 #DFE7DC #EEF3ED
Accessibility & contrast
On white
1.66
#BDCEB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.68
#BDCEB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDCEB8
12.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDCEB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDCEB8 | 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)
#D0CAB7
Deuteranopia (green-blind)
#CDC8B9
Tritanopia (blue-blind)
#BCCCC8
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bdceb8; /* rgb */ color: rgb(189, 206, 184); /* oklch */ color: oklch(83.2% 0.035 138.6);
Tailwind
colors: {
custom: {
50: '#d1ddcd',
500: '#bdceb8',
950: '#000000',
},
}SCSS
$custom: #bdceb8; $custom-light: #d1ddcd; $custom-dark: #000000;
JSON
{
"hex": "#bdceb8",
"rgb": {
"r": 189,
"g": 206,
"b": 184
},
"hsl": {
"h": 106.364,
"s": 18.333,
"l": 76.471
},
"oklch": {
"l": 0.83238,
"c": 0.03535,
"h": 138.6
},
"luminance": 0.58422
}Semantic roles & 50–950 ramp
primary
#BDCEB8
secondary
#9D88A3
accent
#499D8A
background
#FEFEFE
surface
#FBFCFA
border
#D4D5D3
text
#141513
muted
#838483