#BDCDB5#BDCDB5
#BDCDB5 is a very light, muted green. Relative luminance 0.578; OKLCH L 83.0% C 0.037 H 135.1°. Best body text is #000000 at 12.56:1 contrast (WCAG AA passes).
Color values
| HEX | #BDCDB5 |
|---|---|
| RGB | rgb(189, 205, 181) |
| HSL | hsl(100, 19%, 76%) |
| HSV | hsv(100, 12%, 80%) |
| CMYK | cmyk(7.8%, 0%, 11.7%, 19.6%) |
| CIE-LAB | lab(80.64, -9.82, 10.11) |
| CIE-LCH | lch(80.64, 14.10, 134.17°) |
| OKLab | oklab(82.95% -0.0263 0.0263) |
| OKLCH | oklch(82.95% 0.037 135.1) |
| XYZ | xyz(51.1566, 57.8173, 52.1719) |
| Luminance | 0.5782 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 9.75
Sage Green
#9CAF88
ΔE00 9.76
Light Grey
#D8DCD6
ΔE00 9.98
Silver (survey)
#C5C9C7
ΔE00 10.63
Darkseagreen
#8FBC8F
ΔE00 10.94
Light Grey Green
#B7E1A1
ΔE00 11.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDCDB5 #C5B5CD
analogous
#C9CDB5 #BDCDB5 #B5CDB9
triadic
#BDCDB5 #B5BDCD #CDB5BD
tetradic
#BDCDB5 #B5C9CD #C5B5CD #CDB9B5
square
#BDCDB5 #B5C9CD #C5B5CD #CDB9B5
split-complementary
#BDCDB5 #B9B5CD #CDB5C9
monochromatic
#7C9C6C #9CB490 #BDCDB5 #DEE6DA #EFF3ED
Accessibility & contrast
On white
1.67
#BDCDB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.56
#BDCDB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDCDB5
12.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDCDB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDCDB5 | 1.00 | 1.67 | 12.56 | 12.56 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC9B4
Deuteranopia (green-blind)
#CCC8B6
Tritanopia (blue-blind)
#BDCBC6
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #bdcdb5; /* rgb */ color: rgb(189, 205, 181); /* oklch */ color: oklch(83.0% 0.037 135.1);
Tailwind
colors: {
custom: {
50: '#d1dccb',
500: '#bdcdb5',
950: '#000000',
},
}SCSS
$custom: #bdcdb5; $custom-light: #d1dccb; $custom-dark: #000000;
JSON
{
"hex": "#bdcdb5",
"rgb": {
"r": 189,
"g": 205,
"b": 181
},
"hsl": {
"h": 100,
"s": 19.355,
"l": 75.686
},
"oklch": {
"l": 0.8295,
"c": 0.03719,
"h": 135.1
},
"luminance": 0.57818
}Semantic roles & 50–950 ramp
primary
#BDCDB5
secondary
#9884A2
accent
#489E81
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141513
muted
#838482