#BDCD7E#BDCD7E
#BDCD7E is a light, moderate yellow-green. Relative luminance 0.560; OKLCH L 81.8% C 0.104 H 118.1°. Best body text is #000000 at 12.20:1 contrast (WCAG AA passes).
Color values
| HEX | #BDCD7E |
|---|---|
| RGB | rgb(189, 205, 126) |
| HSL | hsl(72, 44%, 65%) |
| HSV | hsv(72, 39%, 80%) |
| CMYK | cmyk(7.8%, 0%, 38.5%, 19.6%) |
| CIE-LAB | lab(79.61, -17.88, 37.52) |
| CIE-LCH | lch(79.61, 41.57, 115.48°) |
| OKLab | oklab(81.79% -0.0491 0.0919) |
| OKLCH | oklch(81.79% 0.104 118.1) |
| XYZ | xyz(46.5836, 55.9881, 28.0873) |
| Luminance | 0.5599 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Tan
#BCCB7A
ΔE00 0.69
Pale Olive
#B9CC81
ΔE00 1.22
Greenish Beige
#C9D179
ΔE00 3.06
Pale Olive Green
#B1D27B
ΔE00 3.70
Light Olive
#ACBF69
ΔE00 4.09
Tan Green
#A9BE70
ΔE00 4.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDCD7E #8E7ECD
analogous
#CDB67E #BDCD7E #96CD7E
triadic
#BDCD7E #7EBDCD #CD7EBD
tetradic
#BDCD7E #7ECDB6 #8E7ECD #CD7E96
square
#BDCD7E #7ECDB6 #8E7ECD #CD7E96
split-complementary
#BDCD7E #7E96CD #B67ECD
monochromatic
#84963A #A6BC52 #BDCD7E #D4DEAA #EAEFD6
Accessibility & contrast
On white
1.72
#BDCD7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.20
#BDCD7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDCD7E
12.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDCD7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDCD7E | 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)
#D7C578
Deuteranopia (green-blind)
#D5C682
Tritanopia (blue-blind)
#C4C5B9
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #bdcd7e; /* rgb */ color: rgb(189, 205, 126); /* oklch */ color: oklch(81.8% 0.104 118.1);
Tailwind
colors: {
custom: {
50: '#d2dca4',
500: '#bdcd7e',
950: '#000000',
},
}SCSS
$custom: #bdcd7e; $custom-light: #d2dca4; $custom-dark: #000000;
JSON
{
"hex": "#bdcd7e",
"rgb": {
"r": 189,
"g": 205,
"b": 126
},
"hsl": {
"h": 72.152,
"s": 44.134,
"l": 64.902
},
"oklch": {
"l": 0.81792,
"c": 0.10419,
"h": 118.1
},
"luminance": 0.55988
}Semantic roles & 50–950 ramp
primary
#BDCD7E
secondary
#62539D
accent
#2EB74A
background
#FEFEFC
surface
#FBFCF6
border
#D4D5D0
text
#14150F
muted
#838480