#BDCC79#BDCC79
#BDCC79 is a light, moderate yellow-green. Relative luminance 0.554; OKLCH L 81.5% C 0.108 H 117.3°. Best body text is #000000 at 12.08:1 contrast (WCAG AA passes).
Color values
| HEX | #BDCC79 |
|---|---|
| RGB | rgb(189, 204, 121) |
| HSL | hsl(71, 45%, 64%) |
| HSV | hsv(71, 41%, 80%) |
| CMYK | cmyk(7.4%, 0%, 40.7%, 20%) |
| CIE-LAB | lab(79.26, -17.96, 39.61) |
| CIE-LCH | lch(79.26, 43.49, 114.40°) |
| OKLab | oklab(81.49% -0.0497 0.0964) |
| OKLCH | oklch(81.49% 0.108 117.3) |
| XYZ | xyz(46.0306, 55.3854, 26.3510) |
| Luminance | 0.5538 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Tan
#BCCB7A
ΔE00 0.41
Pale Olive
#B9CC81
ΔE00 1.96
Greenish Beige
#C9D179
ΔE00 2.59
Light Olive
#ACBF69
ΔE00 3.75
Pale Olive Green
#B1D27B
ΔE00 3.98
Tan Green
#A9BE70
ΔE00 4.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDCC79 #8879CC
analogous
#CCB179 #BDCC79 #93CC79
triadic
#BDCC79 #79BDCC #CC79BD
tetradic
#BDCC79 #79CCB1 #8879CC #CC7993
square
#BDCC79 #79CCB1 #8879CC #CC7993
split-complementary
#BDCC79 #7993CC #B179CC
monochromatic
#829338 #A7BB4D #BDCC79 #D3DDA5 #E9EED2
Accessibility & contrast
On white
1.74
#BDCC79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.08
#BDCC79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDCC79
12.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDCC79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDCC79 | 1.00 | 1.74 | 12.08 | 12.08 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C473
Deuteranopia (green-blind)
#D5C57D
Tritanopia (blue-blind)
#C5C4B8
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #bdcc79; /* rgb */ color: rgb(189, 204, 121); /* oklch */ color: oklch(81.5% 0.108 117.3);
Tailwind
colors: {
custom: {
50: '#d2dba1',
500: '#bdcc79',
950: '#000000',
},
}SCSS
$custom: #bdcc79; $custom-light: #d2dba1; $custom-dark: #000000;
JSON
{
"hex": "#bdcc79",
"rgb": {
"r": 189,
"g": 204,
"b": 121
},
"hsl": {
"h": 70.843,
"s": 44.865,
"l": 63.725
},
"oklch": {
"l": 0.81493,
"c": 0.10846,
"h": 117.3
},
"luminance": 0.55385
}Semantic roles & 50–950 ramp
primary
#BDCC79
secondary
#5D5099
accent
#2DB847
background
#FEFEFC
surface
#FBFBF5
border
#D4D4CF
text
#14150F
muted
#838480