#BDCD8F#BDCD8F
#BDCD8F is a very light, moderate yellow-green. Relative luminance 0.565; OKLCH L 82.1% C 0.084 H 120.0°. Best body text is #000000 at 12.29:1 contrast (WCAG AA passes).
Color values
| HEX | #BDCD8F |
|---|---|
| RGB | rgb(189, 205, 143) |
| HSL | hsl(75, 38%, 68%) |
| HSV | hsv(75, 30%, 80%) |
| CMYK | cmyk(7.8%, 0%, 30.2%, 19.6%) |
| CIE-LAB | lab(79.88, -15.72, 29.14) |
| CIE-LCH | lch(79.88, 33.11, 118.34°) |
| OKLab | oklab(82.1% -0.0422 0.0729) |
| OKLCH | oklch(82.1% 0.084 120) |
| XYZ | xyz(47.7752, 56.4647, 34.3632) |
| Luminance | 0.5646 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 2.63
Greenish Tan
#BCCB7A
ΔE00 3.87
Pale Olive Green
#B1D27B
ΔE00 5.25
Tan Green
#A9BE70
ΔE00 5.44
Light Moss Green
#A6C875
ΔE00 5.55
Greenish Beige
#C9D179
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDCD8F #9F8FCD
analogous
#CDBE8F #BDCD8F #9ECD8F
triadic
#BDCD8F #8FBDCD #CD8FBD
tetradic
#BDCD8F #8FCDBE #9F8FCD #CD8F9E
square
#BDCD8F #8FCDBE #9F8FCD #CD8F9E
split-complementary
#BDCD8F #8F9ECD #BE8FCD
monochromatic
#869C46 #A4BA65 #BDCD8F #D6E0B9 #EFF3E4
Accessibility & contrast
On white
1.71
#BDCD8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.29
#BDCD8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDCD8F
12.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDCD8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDCD8F | 1.00 | 1.71 | 12.29 | 12.29 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C68B
Deuteranopia (green-blind)
#D3C692
Tritanopia (blue-blind)
#C3C7BD
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #bdcd8f; /* rgb */ color: rgb(189, 205, 143); /* oklch */ color: oklch(82.1% 0.084 120.0);
Tailwind
colors: {
custom: {
50: '#d1dcb0',
500: '#bdcd8f',
950: '#000000',
},
}SCSS
$custom: #bdcd8f; $custom-light: #d1dcb0; $custom-dark: #000000;
JSON
{
"hex": "#bdcd8f",
"rgb": {
"r": 189,
"g": 205,
"b": 143
},
"hsl": {
"h": 75.484,
"s": 38.272,
"l": 68.235
},
"oklch": {
"l": 0.82096,
"c": 0.0842,
"h": 120
},
"luminance": 0.56465
}Semantic roles & 50–950 ramp
primary
#BDCD8F
secondary
#705EA2
accent
#34B155
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141510
muted
#838481