#BDCC77#BDCC77
#BDCC77 is a light, moderate yellow-green. Relative luminance 0.553; OKLCH L 81.5% C 0.111 H 117.1°. Best body text is #000000 at 12.07:1 contrast (WCAG AA passes).
Color values
| HEX | #BDCC77 |
|---|---|
| RGB | rgb(189, 204, 119) |
| HSL | hsl(71, 45%, 63%) |
| HSV | hsv(71, 42%, 80%) |
| CMYK | cmyk(7.4%, 0%, 41.7%, 20%) |
| CIE-LAB | lab(79.23, -18.19, 40.58) |
| CIE-LCH | lch(79.23, 44.47, 114.15°) |
| OKLab | oklab(81.46% -0.0504 0.0985) |
| OKLCH | oklch(81.46% 0.111 117.1) |
| XYZ | xyz(45.9092, 55.3368, 25.7117) |
| Luminance | 0.5534 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Tan
#BCCB7A
ΔE00 0.72
Pale Olive
#B9CC81
ΔE00 2.27
Greenish Beige
#C9D179
ΔE00 2.45
Light Olive
#ACBF69
ΔE00 3.70
Pale Olive Green
#B1D27B
ΔE00 4.04
Tan Green
#A9BE70
ΔE00 4.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDCC77 #8677CC
analogous
#CCB077 #BDCC77 #92CC77
triadic
#BDCC77 #77BDCC #CC77BD
tetradic
#BDCC77 #77CCB0 #8677CC #CC7792
square
#BDCC77 #77CCB0 #8677CC #CC7792
split-complementary
#BDCC77 #7792CC #B077CC
monochromatic
#829237 #A7BB4A #BDCC77 #D3DDA4 #E8EDD0
Accessibility & contrast
On white
1.74
#BDCC77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.07
#BDCC77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDCC77
12.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDCC77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDCC77 | 1.00 | 1.74 | 12.07 | 12.07 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C470
Deuteranopia (green-blind)
#D5C57B
Tritanopia (blue-blind)
#C5C4B7
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #bdcc77; /* rgb */ color: rgb(189, 204, 119); /* oklch */ color: oklch(81.5% 0.111 117.1);
Tailwind
colors: {
custom: {
50: '#d2db9f',
500: '#bdcc77',
950: '#000000',
},
}SCSS
$custom: #bdcc77; $custom-light: #d2db9f; $custom-dark: #000000;
JSON
{
"hex": "#bdcc77",
"rgb": {
"r": 189,
"g": 204,
"b": 119
},
"hsl": {
"h": 70.588,
"s": 45.455,
"l": 63.333
},
"oklch": {
"l": 0.81462,
"c": 0.11066,
"h": 117.1
},
"luminance": 0.55336
}Semantic roles & 50–950 ramp
primary
#BDCC77
secondary
#5C4F98
accent
#2DB946
background
#FEFEFC
surface
#FBFBF5
border
#D4D4CF
text
#14150F
muted
#838480