#BDCC80#BDCC80
#BDCC80 is a light, moderate yellow-green. Relative luminance 0.556; OKLCH L 81.6% C 0.101 H 117.8°. Best body text is #000000 at 12.11:1 contrast (WCAG AA passes).
Color values
| HEX | #BDCC80 |
|---|---|
| RGB | rgb(189, 204, 128) |
| HSL | hsl(72, 43%, 65%) |
| HSV | hsv(72, 37%, 80%) |
| CMYK | cmyk(7.4%, 0%, 37.3%, 20%) |
| CIE-LAB | lab(79.36, -17.14, 36.20) |
| CIE-LCH | lch(79.36, 40.05, 115.34°) |
| OKLab | oklab(81.61% -0.0469 0.0889) |
| OKLCH | oklch(81.61% 0.101 117.8) |
| XYZ | xyz(46.4755, 55.5633, 28.6943) |
| Luminance | 0.5556 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Tan
#BCCB7A
ΔE00 0.98
Pale Olive
#B9CC81
ΔE00 1.07
Greenish Beige
#C9D179
ΔE00 3.33
Pale Olive Green
#B1D27B
ΔE00 4.02
Light Olive
#ACBF69
ΔE00 4.15
Tan Green
#A9BE70
ΔE00 4.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDCC80 #8F80CC
analogous
#CCB580 #BDCC80 #97CC80
triadic
#BDCC80 #80BDCC #CC80BD
tetradic
#BDCC80 #80CCB5 #8F80CC #CC8097
square
#BDCC80 #80CCB5 #8F80CC #CC8097
split-complementary
#BDCC80 #8097CC #B580CC
monochromatic
#84963C #A6BA54 #BDCC80 #D4DEAC #EAEFD7
Accessibility & contrast
On white
1.73
#BDCC80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.11
#BDCC80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDCC80
12.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDCC80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDCC80 | 1.00 | 1.73 | 12.11 | 12.11 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C47A
Deuteranopia (green-blind)
#D4C584
Tritanopia (blue-blind)
#C4C4B9
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #bdcc80; /* rgb */ color: rgb(189, 204, 128); /* oklch */ color: oklch(81.6% 0.101 117.8);
Tailwind
colors: {
custom: {
50: '#d2dba6',
500: '#bdcc80',
950: '#000000',
},
}SCSS
$custom: #bdcc80; $custom-light: #d2dba6; $custom-dark: #000000;
JSON
{
"hex": "#bdcc80",
"rgb": {
"r": 189,
"g": 204,
"b": 128
},
"hsl": {
"h": 71.842,
"s": 42.697,
"l": 65.098
},
"oklch": {
"l": 0.81608,
"c": 0.10053,
"h": 117.8
},
"luminance": 0.55563
}Semantic roles & 50–950 ramp
primary
#BDCC80
secondary
#62549C
accent
#30B64A
background
#FEFEFC
surface
#FBFBF6
border
#D4D4D0
text
#14150F
muted
#838480