#BDCD7F#BDCD7F
#BDCD7F is a light, moderate yellow-green. Relative luminance 0.560; OKLCH L 81.8% C 0.103 H 118.2°. Best body text is #000000 at 12.20:1 contrast (WCAG AA passes).
Color values
| HEX | #BDCD7F |
|---|---|
| RGB | rgb(189, 205, 127) |
| HSL | hsl(72, 44%, 65%) |
| HSV | hsv(72, 38%, 80%) |
| CMYK | cmyk(7.8%, 0%, 38%, 19.6%) |
| CIE-LAB | lab(79.62, -17.76, 37.04) |
| CIE-LCH | lch(79.62, 41.08, 115.62°) |
| OKLab | oklab(81.81% -0.0487 0.0908) |
| OKLCH | oklch(81.81% 0.103 118.2) |
| XYZ | xyz(46.6484, 56.0140, 28.4289) |
| Luminance | 0.5601 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Tan
#BCCB7A
ΔE00 0.83
Pale Olive
#B9CC81
ΔE00 1.09
Greenish Beige
#C9D179
ΔE00 3.18
Pale Olive Green
#B1D27B
ΔE00 3.72
Light Olive
#ACBF69
ΔE00 4.16
Tan Green
#A9BE70
ΔE00 4.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDCD7F #8F7FCD
analogous
#CDB67F #BDCD7F #96CD7F
triadic
#BDCD7F #7FBDCD #CD7FBD
tetradic
#BDCD7F #7FCDB6 #8F7FCD #CD7F96
square
#BDCD7F #7FCDB6 #8F7FCD #CD7F96
split-complementary
#BDCD7F #7F96CD #B67FCD
monochromatic
#84973B #A6BC53 #BDCD7F #D4DEAB #EAEFD7
Accessibility & contrast
On white
1.72
#BDCD7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.20
#BDCD7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDCD7F
12.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDCD7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDCD7F | 1.00 | 1.72 | 12.20 | 12.20 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C579
Deuteranopia (green-blind)
#D5C683
Tritanopia (blue-blind)
#C4C5BA
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #bdcd7f; /* rgb */ color: rgb(189, 205, 127); /* oklch */ color: oklch(81.8% 0.103 118.2);
Tailwind
colors: {
custom: {
50: '#d2dca5',
500: '#bdcd7f',
950: '#000000',
},
}SCSS
$custom: #bdcd7f; $custom-light: #d2dca5; $custom-dark: #000000;
JSON
{
"hex": "#bdcd7f",
"rgb": {
"r": 189,
"g": 205,
"b": 127
},
"hsl": {
"h": 72.308,
"s": 43.82,
"l": 65.098
},
"oklch": {
"l": 0.81808,
"c": 0.10305,
"h": 118.2
},
"luminance": 0.56014
}Semantic roles & 50–950 ramp
primary
#BDCD7F
secondary
#62539D
accent
#2FB74B
background
#FEFEFC
surface
#FBFCF6
border
#D4D5D0
text
#14150F
muted
#838480