#BCDE7F#BCDE7F
#BCDE7F is a very light, vivid yellow-green. Relative luminance 0.645; OKLCH L 85.5% C 0.127 H 125.1°. Best body text is #000000 at 13.89:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDE7F |
|---|---|
| RGB | rgb(188, 222, 127) |
| HSL | hsl(81, 59%, 68%) |
| HSV | hsv(81, 43%, 87%) |
| CMYK | cmyk(15.3%, 0%, 42.8%, 12.9%) |
| CIE-LAB | lab(84.21, -26.45, 42.85) |
| CIE-LCH | lch(84.21, 50.36, 121.69°) |
| OKLab | oklab(85.46% -0.0732 0.1041) |
| OKLCH | oklch(85.46% 0.127 125.1) |
| XYZ | xyz(50.6908, 64.4659, 29.8472) |
| Luminance | 0.6447 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.01
Pale Olive
#B9CC81
ΔE00 5.23
Greenish Tan
#BCCB7A
ΔE00 5.49
Light Moss Green
#A6C875
ΔE00 5.62
Greenish Beige
#C9D179
ΔE00 6.01
Pistachio (survey)
#C0FA8B
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDE7F #A17FDE
analogous
#DED07F #BCDE7F #8CDE7F
triadic
#BCDE7F #7FBCDE #DE7FBC
tetradic
#BCDE7F #7FDED0 #A17FDE #DE7F8C
square
#BCDE7F #7FDED0 #A17FDE #DE7F8C
split-complementary
#BCDE7F #7F8CDE #D07FDE
monochromatic
#84B42E #A3D14E #BCDE7F #D5EBB0 #EFF7E0
Accessibility & contrast
On white
1.51
#BCDE7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.89
#BCDE7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDE7F
13.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDE7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDE7F | 1.00 | 1.51 | 13.89 | 13.89 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D378
Deuteranopia (green-blind)
#E3D284
Tritanopia (blue-blind)
#C2D6C7
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #bcde7f; /* rgb */ color: rgb(188, 222, 127); /* oklch */ color: oklch(85.5% 0.127 125.1);
Tailwind
colors: {
custom: {
50: '#d1e8a5',
500: '#bcde7f',
950: '#000000',
},
}SCSS
$custom: #bcde7f; $custom-light: #d1e8a5; $custom-dark: #000000;
JSON
{
"hex": "#bcde7f",
"rgb": {
"r": 188,
"g": 222,
"b": 127
},
"hsl": {
"h": 81.474,
"s": 59.006,
"l": 68.431
},
"oklch": {
"l": 0.85463,
"c": 0.12721,
"h": 125.1
},
"luminance": 0.64466
}Semantic roles & 50–950 ramp
primary
#BCDE7F
secondary
#724CB5
accent
#1FC75B
background
#FEFEFC
surface
#FBFCF6
border
#D4D5D0
text
#14160F
muted
#838480