#BCDE8D#BCDE8D
#BCDE8D is a very light, moderate yellow-green. Relative luminance 0.649; OKLCH L 85.7% C 0.112 H 127.1°. Best body text is #000000 at 13.97:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDE8D |
|---|---|
| RGB | rgb(188, 222, 141) |
| HSL | hsl(85, 55%, 71%) |
| HSV | hsv(85, 36%, 87%) |
| CMYK | cmyk(15.3%, 0%, 36.5%, 12.9%) |
| CIE-LAB | lab(84.41, -24.74, 36.13) |
| CIE-LCH | lch(84.41, 43.78, 124.40°) |
| OKLab | oklab(85.69% -0.0676 0.0893) |
| OKLCH | oklch(85.69% 0.112 127.1) |
| XYZ | xyz(51.6675, 64.8565, 34.9907) |
| Luminance | 0.6486 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.18
Light Grey Green
#B7E1A1
ΔE00 4.25
Pale Olive
#B9CC81
ΔE00 4.81
Light Moss Green
#A6C875
ΔE00 5.49
Greenish Tan
#BCCB7A
ΔE00 5.73
Light Sage
#BCECAC
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDE8D #AF8DDE
analogous
#DED78D #BCDE8D #93DE8D
triadic
#BCDE8D #8DBCDE #DE8DBC
tetradic
#BCDE8D #8DDED7 #AF8DDE #DE8D93
square
#BCDE8D #8DDED7 #AF8DDE #DE8D93
split-complementary
#BCDE8D #8D93DE #D78DDE
monochromatic
#83BB36 #A0D05E #BCDE8D #D8ECBC #F1F8E7
Accessibility & contrast
On white
1.50
#BCDE8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.97
#BCDE8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDE8D
13.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDE8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDE8D | 1.00 | 1.50 | 13.97 | 13.97 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D487
Deuteranopia (green-blind)
#E1D291
Tritanopia (blue-blind)
#C0D7CA
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bcde8d; /* rgb */ color: rgb(188, 222, 141); /* oklch */ color: oklch(85.7% 0.112 127.1);
Tailwind
colors: {
custom: {
50: '#d1e8af',
500: '#bcde8d',
950: '#000000',
},
}SCSS
$custom: #bcde8d; $custom-light: #d1e8af; $custom-dark: #000000;
JSON
{
"hex": "#bcde8d",
"rgb": {
"r": 188,
"g": 222,
"b": 141
},
"hsl": {
"h": 85.185,
"s": 55.102,
"l": 71.176
},
"oklch": {
"l": 0.85691,
"c": 0.11196,
"h": 127.1
},
"luminance": 0.64857
}Semantic roles & 50–950 ramp
primary
#BCDE8D
secondary
#805AB6
accent
#23C366
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141610
muted
#838481