#BCDE7A#BCDE7A
#BCDE7A is a very light, vivid yellow-green. Relative luminance 0.643; OKLCH L 85.4% C 0.132 H 124.5°. Best body text is #000000 at 13.87:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDE7A |
|---|---|
| RGB | rgb(188, 222, 122) |
| HSL | hsl(80, 60%, 67%) |
| HSV | hsv(80, 45%, 87%) |
| CMYK | cmyk(15.3%, 0%, 45%, 12.9%) |
| CIE-LAB | lab(84.14, -27.02, 45.21) |
| CIE-LCH | lch(84.14, 52.67, 120.86°) |
| OKLab | oklab(85.39% -0.0751 0.1091) |
| OKLCH | oklch(85.39% 0.132 124.5) |
| XYZ | xyz(50.3730, 64.3387, 28.1734) |
| Luminance | 0.6434 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.36
Pale Olive
#B9CC81
ΔE00 5.58
Greenish Tan
#BCCB7A
ΔE00 5.63
Light Moss Green
#A6C875
ΔE00 5.89
Greenish Beige
#C9D179
ΔE00 5.94
Pistachio (survey)
#C0FA8B
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDE7A #9C7ADE
analogous
#DECE7A #BCDE7A #8ADE7A
triadic
#BCDE7A #7ABCDE #DE7ABC
tetradic
#BCDE7A #7ADECE #9C7ADE #DE7A8A
square
#BCDE7A #7ADECE #9C7ADE #DE7A8A
split-complementary
#BCDE7A #7A8ADE #CE7ADE
monochromatic
#84B22C #A3D249 #BCDE7A #D5EAAB #EDF6DC
Accessibility & contrast
On white
1.51
#BCDE7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.87
#BCDE7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDE7A
13.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDE7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDE7A | 1.00 | 1.51 | 13.87 | 13.87 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D372
Deuteranopia (green-blind)
#E3D27F
Tritanopia (blue-blind)
#C2D6C6
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #bcde7a; /* rgb */ color: rgb(188, 222, 122); /* oklch */ color: oklch(85.4% 0.132 124.5);
Tailwind
colors: {
custom: {
50: '#d2e8a2',
500: '#bcde7a',
950: '#000000',
},
}SCSS
$custom: #bcde7a; $custom-light: #d2e8a2; $custom-dark: #000000;
JSON
{
"hex": "#bcde7a",
"rgb": {
"r": 188,
"g": 222,
"b": 122
},
"hsl": {
"h": 80.4,
"s": 60.241,
"l": 67.451
},
"oklch": {
"l": 0.85389,
"c": 0.13244,
"h": 124.5
},
"luminance": 0.64339
}Semantic roles & 50–950 ramp
primary
#BCDE7A
secondary
#6D49B3
accent
#1EC857
background
#FEFEFC
surface
#FBFCF5
border
#D4D5CF
text
#14160F
muted
#838480