#BCDC7D#BCDC7D
#BCDC7D is a very light, vivid yellow-green. Relative luminance 0.634; OKLCH L 85.0% C 0.127 H 124.3°. Best body text is #000000 at 13.67:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDC7D |
|---|---|
| RGB | rgb(188, 220, 125) |
| HSL | hsl(80, 58%, 68%) |
| HSV | hsv(80, 43%, 86%) |
| CMYK | cmyk(14.5%, 0%, 43.2%, 13.7%) |
| CIE-LAB | lab(83.63, -25.72, 43.11) |
| CIE-LCH | lch(83.63, 50.20, 120.82°) |
| OKLab | oklab(84.99% -0.0712 0.1045) |
| OKLCH | oklch(84.99% 0.127 124.3) |
| XYZ | xyz(50.0338, 63.3582, 28.9915) |
| Luminance | 0.6336 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 2.74
Pale Olive
#B9CC81
ΔE00 4.82
Greenish Tan
#BCCB7A
ΔE00 4.98
Light Moss Green
#A6C875
ΔE00 5.33
Greenish Beige
#C9D179
ΔE00 5.52
Light Grey Green
#B7E1A1
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDC7D #9D7DDC
analogous
#DCCD7D #BCDC7D #8CDC7D
triadic
#BCDC7D #7DBCDC #DC7DBC
tetradic
#BCDC7D #7DDCCD #9D7DDC #DC7D8C
square
#BCDC7D #7DDCCD #9D7DDC #DC7D8C
split-complementary
#BCDC7D #7D8CDC #CD7DDC
monochromatic
#84AF2F #A3CF4D #BCDC7D #D5E9AD #EEF6DD
Accessibility & contrast
On white
1.54
#BCDC7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.67
#BCDC7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDC7D
13.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDC7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDC7D | 1.00 | 1.54 | 13.67 | 13.67 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D175
Deuteranopia (green-blind)
#E1D082
Tritanopia (blue-blind)
#C2D4C5
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #bcdc7d; /* rgb */ color: rgb(188, 220, 125); /* oklch */ color: oklch(85.0% 0.127 124.3);
Tailwind
colors: {
custom: {
50: '#d1e7a4',
500: '#bcdc7d',
950: '#000000',
},
}SCSS
$custom: #bcdc7d; $custom-light: #d1e7a4; $custom-dark: #000000;
JSON
{
"hex": "#bcdc7d",
"rgb": {
"r": 188,
"g": 220,
"b": 125
},
"hsl": {
"h": 80.211,
"s": 57.576,
"l": 67.647
},
"oklch": {
"l": 0.84991,
"c": 0.12651,
"h": 124.3
},
"luminance": 0.63358
}Semantic roles & 50–950 ramp
primary
#BCDC7D
secondary
#6E4CB2
accent
#20C558
background
#FEFEFC
surface
#FBFCF6
border
#D4D5D0
text
#14160F
muted
#838480