#BCDE7C#BCDE7C
#BCDE7C is a very light, vivid yellow-green. Relative luminance 0.644; OKLCH L 85.4% C 0.130 H 124.8°. Best body text is #000000 at 13.88:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDE7C |
|---|---|
| RGB | rgb(188, 222, 124) |
| HSL | hsl(81, 60%, 68%) |
| HSV | hsv(81, 44%, 87%) |
| CMYK | cmyk(15.3%, 0%, 44.1%, 12.9%) |
| CIE-LAB | lab(84.17, -26.79, 44.27) |
| CIE-LCH | lch(84.17, 51.75, 121.18°) |
| OKLab | oklab(85.42% -0.0743 0.1071) |
| OKLCH | oklch(85.42% 0.13 124.8) |
| XYZ | xyz(50.4982, 64.3888, 28.8328) |
| Luminance | 0.6439 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.21
Pale Olive
#B9CC81
ΔE00 5.43
Greenish Tan
#BCCB7A
ΔE00 5.56
Light Moss Green
#A6C875
ΔE00 5.77
Greenish Beige
#C9D179
ΔE00 5.95
Pistachio (survey)
#C0FA8B
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDE7C #9E7CDE
analogous
#DECF7C #BCDE7C #8BDE7C
triadic
#BCDE7C #7CBCDE #DE7CBC
tetradic
#BCDE7C #7CDECF #9E7CDE #DE7C8B
square
#BCDE7C #7CDECF #9E7CDE #DE7C8B
split-complementary
#BCDE7C #7C8BDE #CF7CDE
monochromatic
#84B32D #A3D24B #BCDE7C #D5EAAD #EEF7DE
Accessibility & contrast
On white
1.51
#BCDE7C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.88
#BCDE7C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDE7C
13.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDE7C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDE7C | 1.00 | 1.51 | 13.88 | 13.88 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D374
Deuteranopia (green-blind)
#E3D281
Tritanopia (blue-blind)
#C2D6C7
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #bcde7c; /* rgb */ color: rgb(188, 222, 124); /* oklch */ color: oklch(85.4% 0.130 124.8);
Tailwind
colors: {
custom: {
50: '#d1e8a3',
500: '#bcde7c',
950: '#000000',
},
}SCSS
$custom: #bcde7c; $custom-light: #d1e8a3; $custom-dark: #000000;
JSON
{
"hex": "#bcde7c",
"rgb": {
"r": 188,
"g": 222,
"b": 124
},
"hsl": {
"h": 80.816,
"s": 59.756,
"l": 67.843
},
"oklch": {
"l": 0.85418,
"c": 0.13037,
"h": 124.8
},
"luminance": 0.64389
}Semantic roles & 50–950 ramp
primary
#BCDE7C
secondary
#6F4AB4
accent
#1EC759
background
#FEFEFC
surface
#FBFCF6
border
#D4D5D0
text
#14160F
muted
#838480