#BCDE91#BCDE91
#BCDE91 is a very light, moderate yellow-green. Relative luminance 0.650; OKLCH L 85.8% C 0.107 H 127.9°. Best body text is #000000 at 14.00:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDE91 |
|---|---|
| RGB | rgb(188, 222, 145) |
| HSL | hsl(86, 54%, 72%) |
| HSV | hsv(86, 35%, 87%) |
| CMYK | cmyk(15.3%, 0%, 34.7%, 12.9%) |
| CIE-LAB | lab(84.47, -24.21, 34.18) |
| CIE-LCH | lch(84.47, 41.89, 125.31°) |
| OKLab | oklab(85.76% -0.066 0.0848) |
| OKLCH | oklch(85.76% 0.107 127.9) |
| XYZ | xyz(51.9705, 64.9777, 36.5865) |
| Luminance | 0.6498 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.56
Pale Olive Green
#B1D27B
ΔE00 3.59
Pale Olive
#B9CC81
ΔE00 4.92
Light Sage
#BCECAC
ΔE00 5.25
Light Moss Green
#A6C875
ΔE00 5.66
Washed Out Green
#BCF5A6
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDE91 #B391DE
analogous
#DEDA91 #BCDE91 #96DE91
triadic
#BCDE91 #91BCDE #DE91BC
tetradic
#BCDE91 #91DEDA #B391DE #DE9196
square
#BCDE91 #91DEDA #B391DE #DE9196
split-complementary
#BCDE91 #9196DE #DA91DE
monochromatic
#82BC38 #9FD062 #BCDE91 #D9ECC0 #F1F8E7
Accessibility & contrast
On white
1.50
#BCDE91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.00
#BCDE91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDE91
14.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDE91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDE91 | 1.00 | 1.50 | 14.00 | 14.00 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D48C
Deuteranopia (green-blind)
#E0D295
Tritanopia (blue-blind)
#C0D7CA
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bcde91; /* rgb */ color: rgb(188, 222, 145); /* oklch */ color: oklch(85.8% 0.107 127.9);
Tailwind
colors: {
custom: {
50: '#d1e8b2',
500: '#bcde91',
950: '#000000',
},
}SCSS
$custom: #bcde91; $custom-light: #d1e8b2; $custom-dark: #000000;
JSON
{
"hex": "#bcde91",
"rgb": {
"r": 188,
"g": 222,
"b": 145
},
"hsl": {
"h": 86.494,
"s": 53.846,
"l": 71.961
},
"oklch": {
"l": 0.85761,
"c": 0.10748,
"h": 127.9
},
"luminance": 0.64978
}Semantic roles & 50–950 ramp
primary
#BCDE91
secondary
#845DB6
accent
#24C16A
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141611
muted
#838481