#BDCE77#BDCE77
#BDCE77 is a light, moderate yellow-green. Relative luminance 0.563; OKLCH L 81.9% C 0.113 H 118.0°. Best body text is #000000 at 12.26:1 contrast (WCAG AA passes).
Color values
| HEX | #BDCE77 |
|---|---|
| RGB | rgb(189, 206, 119) |
| HSL | hsl(72, 47%, 64%) |
| HSV | hsv(72, 42%, 81%) |
| CMYK | cmyk(8.3%, 0%, 42.2%, 19.2%) |
| CIE-LAB | lab(79.78, -19.18, 41.26) |
| CIE-LCH | lch(79.78, 45.51, 114.93°) |
| OKLab | oklab(81.9% -0.0533 0.1001) |
| OKLCH | oklch(81.9% 0.113 118) |
| XYZ | xyz(46.3876, 56.2936, 25.8712) |
| Luminance | 0.5629 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Tan
#BCCB7A
ΔE00 1.16
Pale Olive
#B9CC81
ΔE00 2.36
Greenish Beige
#C9D179
ΔE00 2.54
Pale Olive Green
#B1D27B
ΔE00 3.60
Light Olive
#ACBF69
ΔE00 4.00
Light Moss Green
#A6C875
ΔE00 4.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDCE77 #8877CE
analogous
#CEB377 #BDCE77 #91CE77
triadic
#BDCE77 #77BDCE #CE77BD
tetradic
#BDCE77 #77CEB3 #8877CE #CE7791
square
#BDCE77 #77CEB3 #8877CE #CE7791
split-complementary
#BDCE77 #7791CE #B377CE
monochromatic
#829536 #A7BE4A #BDCE77 #D3DEA4 #E9EED1
Accessibility & contrast
On white
1.71
#BDCE77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.26
#BDCE77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDCE77
12.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDCE77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDCE77 | 1.00 | 1.71 | 12.26 | 12.26 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C670
Deuteranopia (green-blind)
#D7C67B
Tritanopia (blue-blind)
#C5C6B9
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #bdce77; /* rgb */ color: rgb(189, 206, 119); /* oklch */ color: oklch(81.9% 0.113 118.0);
Tailwind
colors: {
custom: {
50: '#d2dd9f',
500: '#bdce77',
950: '#000000',
},
}SCSS
$custom: #bdce77; $custom-light: #d2dd9f; $custom-dark: #000000;
JSON
{
"hex": "#bdce77",
"rgb": {
"r": 189,
"g": 206,
"b": 119
},
"hsl": {
"h": 71.724,
"s": 47.027,
"l": 63.725
},
"oklch": {
"l": 0.81898,
"c": 0.11334,
"h": 118
},
"luminance": 0.56293
}Semantic roles & 50–950 ramp
primary
#BDCE77
secondary
#5D4E9B
accent
#2BBA47
background
#FEFEFC
surface
#FBFCF5
border
#D4D5CF
text
#14150F
muted
#838480