#BDCD7A#BDCD7A
#BDCD7A is a light, moderate yellow-green. Relative luminance 0.559; OKLCH L 81.7% C 0.109 H 117.8°. Best body text is #000000 at 12.18:1 contrast (WCAG AA passes).
Color values
| HEX | #BDCD7A |
|---|---|
| RGB | rgb(189, 205, 122) |
| HSL | hsl(72, 45%, 64%) |
| HSV | hsv(72, 40%, 80%) |
| CMYK | cmyk(7.8%, 0%, 40.5%, 19.6%) |
| CIE-LAB | lab(79.55, -18.35, 39.47) |
| CIE-LCH | lch(79.55, 43.53, 114.93°) |
| OKLab | oklab(81.73% -0.0507 0.0962) |
| OKLCH | oklch(81.73% 0.109 117.8) |
| XYZ | xyz(46.3306, 55.8869, 26.7551) |
| Luminance | 0.5589 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Tan
#BCCB7A
ΔE00 0.56
Pale Olive
#B9CC81
ΔE00 1.82
Greenish Beige
#C9D179
ΔE00 2.67
Pale Olive Green
#B1D27B
ΔE00 3.71
Light Olive
#ACBF69
ΔE00 3.90
Tan Green
#A9BE70
ΔE00 4.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDCD7A #8A7ACD
analogous
#CDB47A #BDCD7A #94CD7A
triadic
#BDCD7A #7ABDCD #CD7ABD
tetradic
#BDCD7A #7ACDB4 #8A7ACD #CD7A94
square
#BDCD7A #7ACDB4 #8A7ACD #CD7A94
split-complementary
#BDCD7A #7A94CD #B47ACD
monochromatic
#839538 #A7BC4E #BDCD7A #D3DEA6 #E9EED3
Accessibility & contrast
On white
1.72
#BDCD7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.18
#BDCD7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDCD7A
12.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDCD7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDCD7A | 1.00 | 1.72 | 12.18 | 12.18 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C574
Deuteranopia (green-blind)
#D5C67E
Tritanopia (blue-blind)
#C5C5B9
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #bdcd7a; /* rgb */ color: rgb(189, 205, 122); /* oklch */ color: oklch(81.7% 0.109 117.8);
Tailwind
colors: {
custom: {
50: '#d2dca1',
500: '#bdcd7a',
950: '#000000',
},
}SCSS
$custom: #bdcd7a; $custom-light: #d2dca1; $custom-dark: #000000;
JSON
{
"hex": "#bdcd7a",
"rgb": {
"r": 189,
"g": 205,
"b": 122
},
"hsl": {
"h": 71.566,
"s": 45.355,
"l": 64.118
},
"oklch": {
"l": 0.81727,
"c": 0.10869,
"h": 117.8
},
"luminance": 0.55887
}Semantic roles & 50–950 ramp
primary
#BDCD7A
secondary
#5F509B
accent
#2DB948
background
#FEFEFC
surface
#FBFCF5
border
#D4D5CF
text
#14150F
muted
#838480