#BDCC78#BDCC78
#BDCC78 is a light, moderate yellow-green. Relative luminance 0.554; OKLCH L 81.5% C 0.110 H 117.2°. Best body text is #000000 at 12.07:1 contrast (WCAG AA passes).
Color values
| HEX | #BDCC78 |
|---|---|
| RGB | rgb(189, 204, 120) |
| HSL | hsl(71, 45%, 64%) |
| HSV | hsv(71, 41%, 80%) |
| CMYK | cmyk(7.4%, 0%, 41.2%, 20%) |
| CIE-LAB | lab(79.25, -18.08, 40.09) |
| CIE-LCH | lch(79.25, 43.98, 114.27°) |
| OKLab | oklab(81.48% -0.05 0.0975) |
| OKLCH | oklch(81.48% 0.11 117.2) |
| XYZ | xyz(45.9695, 55.3610, 26.0297) |
| Luminance | 0.5536 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Tan
#BCCB7A
ΔE00 0.56
Pale Olive
#B9CC81
ΔE00 2.12
Greenish Beige
#C9D179
ΔE00 2.51
Light Olive
#ACBF69
ΔE00 3.72
Pale Olive Green
#B1D27B
ΔE00 4.01
Tan Green
#A9BE70
ΔE00 4.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDCC78 #8778CC
analogous
#CCB178 #BDCC78 #93CC78
triadic
#BDCC78 #78BDCC #CC78BD
tetradic
#BDCC78 #78CCB1 #8778CC #CC7893
square
#BDCC78 #78CCB1 #8778CC #CC7893
split-complementary
#BDCC78 #7893CC #B178CC
monochromatic
#829237 #A7BB4C #BDCC78 #D3DDA4 #E8EED1
Accessibility & contrast
On white
1.74
#BDCC78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.07
#BDCC78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDCC78
12.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDCC78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDCC78 | 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)
#D6C471
Deuteranopia (green-blind)
#D5C57C
Tritanopia (blue-blind)
#C5C4B8
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #bdcc78; /* rgb */ color: rgb(189, 204, 120); /* oklch */ color: oklch(81.5% 0.110 117.2);
Tailwind
colors: {
custom: {
50: '#d2dba0',
500: '#bdcc78',
950: '#000000',
},
}SCSS
$custom: #bdcc78; $custom-light: #d2dba0; $custom-dark: #000000;
JSON
{
"hex": "#bdcc78",
"rgb": {
"r": 189,
"g": 204,
"b": 120
},
"hsl": {
"h": 70.714,
"s": 45.161,
"l": 63.529
},
"oklch": {
"l": 0.81478,
"c": 0.10956,
"h": 117.2
},
"luminance": 0.55361
}Semantic roles & 50–950 ramp
primary
#BDCC78
secondary
#5D4F99
accent
#2DB846
background
#FEFEFC
surface
#FBFBF5
border
#D4D4CF
text
#14150F
muted
#838480