#BCDE8F#BCDE8F
#BCDE8F is a very light, moderate yellow-green. Relative luminance 0.649; OKLCH L 85.7% C 0.110 H 127.5°. Best body text is #000000 at 13.98:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDE8F |
|---|---|
| RGB | rgb(188, 222, 143) |
| HSL | hsl(86, 54%, 72%) |
| HSV | hsv(86, 36%, 87%) |
| CMYK | cmyk(15.3%, 0%, 35.6%, 12.9%) |
| CIE-LAB | lab(84.44, -24.47, 35.16) |
| CIE-LCH | lch(84.44, 42.84, 124.84°) |
| OKLab | oklab(85.73% -0.0668 0.0871) |
| OKLCH | oklch(85.73% 0.11 127.5) |
| XYZ | xyz(51.8176, 64.9166, 35.7815) |
| Luminance | 0.6492 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.37
Light Grey Green
#B7E1A1
ΔE00 3.91
Pale Olive
#B9CC81
ΔE00 4.85
Light Sage
#BCECAC
ΔE00 5.53
Light Moss Green
#A6C875
ΔE00 5.56
Greenish Tan
#BCCB7A
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDE8F #B18FDE
analogous
#DED98F #BCDE8F #95DE8F
triadic
#BCDE8F #8FBCDE #DE8FBC
tetradic
#BCDE8F #8FDED9 #B18FDE #DE8F95
square
#BCDE8F #8FDED9 #B18FDE #DE8F95
split-complementary
#BCDE8F #8F95DE #D98FDE
monochromatic
#83BB37 #A0D060 #BCDE8F #D8ECBE #F1F8E7
Accessibility & contrast
On white
1.50
#BCDE8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.98
#BCDE8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDE8F
13.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDE8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDE8F | 1.00 | 1.50 | 13.98 | 13.98 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D489
Deuteranopia (green-blind)
#E1D293
Tritanopia (blue-blind)
#C0D7CA
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bcde8f; /* rgb */ color: rgb(188, 222, 143); /* oklch */ color: oklch(85.7% 0.110 127.5);
Tailwind
colors: {
custom: {
50: '#d1e8b0',
500: '#bcde8f',
950: '#000000',
},
}SCSS
$custom: #bcde8f; $custom-light: #d1e8b0; $custom-dark: #000000;
JSON
{
"hex": "#bcde8f",
"rgb": {
"r": 188,
"g": 222,
"b": 143
},
"hsl": {
"h": 85.823,
"s": 54.483,
"l": 71.569
},
"oklch": {
"l": 0.85726,
"c": 0.10973,
"h": 127.5
},
"luminance": 0.64917
}Semantic roles & 50–950 ramp
primary
#BCDE8F
secondary
#825BB6
accent
#24C268
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141610
muted
#838481