#BCDE7B#BCDE7B
#BCDE7B is a very light, vivid yellow-green. Relative luminance 0.644; OKLCH L 85.4% C 0.131 H 124.6°. Best body text is #000000 at 13.87:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDE7B |
|---|---|
| RGB | rgb(188, 222, 123) |
| HSL | hsl(81, 60%, 68%) |
| HSV | hsv(81, 45%, 87%) |
| CMYK | cmyk(15.3%, 0%, 44.6%, 12.9%) |
| CIE-LAB | lab(84.15, -26.91, 44.74) |
| CIE-LCH | lch(84.15, 52.21, 121.02°) |
| OKLab | oklab(85.4% -0.0747 0.1081) |
| OKLCH | oklch(85.4% 0.131 124.6) |
| XYZ | xyz(50.4353, 64.3637, 28.5014) |
| Luminance | 0.6436 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.28
Pale Olive
#B9CC81
ΔE00 5.51
Greenish Tan
#BCCB7A
ΔE00 5.59
Light Moss Green
#A6C875
ΔE00 5.83
Greenish Beige
#C9D179
ΔE00 5.94
Pistachio (survey)
#C0FA8B
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDE7B #9D7BDE
analogous
#DECE7B #BCDE7B #8ADE7B
triadic
#BCDE7B #7BBCDE #DE7BBC
tetradic
#BCDE7B #7BDECE #9D7BDE #DE7B8A
square
#BCDE7B #7BDECE #9D7BDE #DE7B8A
split-complementary
#BCDE7B #7B8ADE #CE7BDE
monochromatic
#84B22D #A3D24A #BCDE7B #D5EAAC #EEF6DD
Accessibility & contrast
On white
1.51
#BCDE7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.87
#BCDE7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDE7B
13.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDE7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDE7B | 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)
#E8D373
Deuteranopia (green-blind)
#E3D280
Tritanopia (blue-blind)
#C2D6C6
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #bcde7b; /* rgb */ color: rgb(188, 222, 123); /* oklch */ color: oklch(85.4% 0.131 124.6);
Tailwind
colors: {
custom: {
50: '#d2e8a3',
500: '#bcde7b',
950: '#000000',
},
}SCSS
$custom: #bcde7b; $custom-light: #d2e8a3; $custom-dark: #000000;
JSON
{
"hex": "#bcde7b",
"rgb": {
"r": 188,
"g": 222,
"b": 123
},
"hsl": {
"h": 80.606,
"s": 60,
"l": 67.647
},
"oklch": {
"l": 0.85403,
"c": 0.1314,
"h": 124.6
},
"luminance": 0.64364
}Semantic roles & 50–950 ramp
primary
#BCDE7B
secondary
#6E49B4
accent
#1EC858
background
#FEFEFC
surface
#FBFCF5
border
#D4D5CF
text
#14160F
muted
#838480