#BDCD7C#BDCD7C
#BDCD7C is a light, moderate yellow-green. Relative luminance 0.559; OKLCH L 81.8% C 0.106 H 117.9°. Best body text is #000000 at 12.19:1 contrast (WCAG AA passes).
Color values
| HEX | #BDCD7C |
|---|---|
| RGB | rgb(189, 205, 124) |
| HSL | hsl(72, 45%, 65%) |
| HSV | hsv(72, 40%, 80%) |
| CMYK | cmyk(7.8%, 0%, 39.5%, 19.6%) |
| CIE-LAB | lab(79.58, -18.12, 38.50) |
| CIE-LCH | lch(79.58, 42.55, 115.20°) |
| OKLab | oklab(81.76% -0.0499 0.094) |
| OKLCH | oklch(81.76% 0.106 117.9) |
| XYZ | xyz(46.4558, 55.9370, 27.4145) |
| Luminance | 0.5594 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Tan
#BCCB7A
ΔE00 0.52
Pale Olive
#B9CC81
ΔE00 1.51
Greenish Beige
#C9D179
ΔE00 2.85
Pale Olive Green
#B1D27B
ΔE00 3.68
Light Olive
#ACBF69
ΔE00 3.98
Tan Green
#A9BE70
ΔE00 4.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDCD7C #8C7CCD
analogous
#CDB57C #BDCD7C #95CD7C
triadic
#BDCD7C #7CBDCD #CD7CBD
tetradic
#BDCD7C #7CCDB5 #8C7CCD #CD7C95
square
#BDCD7C #7CCDB5 #8C7CCD #CD7C95
split-complementary
#BDCD7C #7C95CD #B57CCD
monochromatic
#839639 #A7BC50 #BDCD7C #D3DEA8 #EAEFD5
Accessibility & contrast
On white
1.72
#BDCD7C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.19
#BDCD7C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDCD7C
12.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDCD7C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDCD7C | 1.00 | 1.72 | 12.19 | 12.19 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C576
Deuteranopia (green-blind)
#D5C680
Tritanopia (blue-blind)
#C5C5B9
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #bdcd7c; /* rgb */ color: rgb(189, 205, 124); /* oklch */ color: oklch(81.8% 0.106 117.9);
Tailwind
colors: {
custom: {
50: '#d2dca3',
500: '#bdcd7c',
950: '#000000',
},
}SCSS
$custom: #bdcd7c; $custom-light: #d2dca3; $custom-dark: #000000;
JSON
{
"hex": "#bdcd7c",
"rgb": {
"r": 189,
"g": 205,
"b": 124
},
"hsl": {
"h": 71.852,
"s": 44.751,
"l": 64.51
},
"oklch": {
"l": 0.81759,
"c": 0.10645,
"h": 117.9
},
"luminance": 0.55937
}Semantic roles & 50–950 ramp
primary
#BDCD7C
secondary
#60519C
accent
#2EB849
background
#FEFEFC
surface
#FBFCF5
border
#D4D5CF
text
#14150F
muted
#838480