#BDCF7D#BDCF7D
#BDCF7D is a very light, moderate yellow-green. Relative luminance 0.569; OKLCH L 82.2% C 0.108 H 119.0°. Best body text is #000000 at 12.39:1 contrast (WCAG AA passes).
Color values
| HEX | #BDCF7D |
|---|---|
| RGB | rgb(189, 207, 125) |
| HSL | hsl(73, 46%, 65%) |
| HSV | hsv(73, 40%, 81%) |
| CMYK | cmyk(8.7%, 0%, 39.6%, 18.8%) |
| CIE-LAB | lab(80.14, -19.00, 38.71) |
| CIE-LCH | lch(80.14, 43.12, 116.14°) |
| OKLab | oklab(82.21% -0.0523 0.0946) |
| OKLCH | oklch(82.21% 0.108 119) |
| XYZ | xyz(47.0009, 56.9253, 27.9097) |
| Luminance | 0.5693 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Tan
#BCCB7A
ΔE00 1.10
Pale Olive
#B9CC81
ΔE00 1.53
Greenish Beige
#C9D179
ΔE00 3.03
Pale Olive Green
#B1D27B
ΔE00 3.20
Light Olive
#ACBF69
ΔE00 4.30
Light Moss Green
#A6C875
ΔE00 4.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDCF7D #8F7DCF
analogous
#CFB87D #BDCF7D #94CF7D
triadic
#BDCF7D #7DBDCF #CF7DBD
tetradic
#BDCF7D #7DCFB8 #8F7DCF #CF7D94
square
#BDCF7D #7DCFB8 #8F7DCF #CF7D94
split-complementary
#BDCF7D #7D94CF #B87DCF
monochromatic
#849939 #A6BE50 #BDCF7D #D4E0AA #EAF0D6
Accessibility & contrast
On white
1.70
#BDCF7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.39
#BDCF7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDCF7D
12.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDCF7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDCF7D | 1.00 | 1.70 | 12.39 | 12.39 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9C777
Deuteranopia (green-blind)
#D7C781
Tritanopia (blue-blind)
#C4C7BB
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #bdcf7d; /* rgb */ color: rgb(189, 207, 125); /* oklch */ color: oklch(82.2% 0.108 119.0);
Tailwind
colors: {
custom: {
50: '#d2dda4',
500: '#bdcf7d',
950: '#000000',
},
}SCSS
$custom: #bdcf7d; $custom-light: #d2dda4; $custom-dark: #000000;
JSON
{
"hex": "#bdcf7d",
"rgb": {
"r": 189,
"g": 207,
"b": 125
},
"hsl": {
"h": 73.171,
"s": 46.067,
"l": 65.098
},
"oklch": {
"l": 0.82211,
"c": 0.10806,
"h": 119
},
"luminance": 0.56925
}Semantic roles & 50–950 ramp
primary
#BDCF7D
secondary
#62519F
accent
#2CB94B
background
#FEFEFC
surface
#FBFCF6
border
#D4D5D0
text
#14150F
muted
#838480