#BCDE93#BCDE93
#BCDE93 is a very light, moderate yellow-green. Relative luminance 0.650; OKLCH L 85.8% C 0.105 H 128.3°. Best body text is #000000 at 14.01:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDE93 |
|---|---|
| RGB | rgb(188, 222, 147) |
| HSL | hsl(87, 53%, 72%) |
| HSV | hsv(87, 34%, 87%) |
| CMYK | cmyk(15.3%, 0%, 33.8%, 12.9%) |
| CIE-LAB | lab(84.50, -23.94, 33.21) |
| CIE-LCH | lch(84.50, 40.94, 125.79°) |
| OKLab | oklab(85.8% -0.0652 0.0826) |
| OKLCH | oklch(85.8% 0.105 128.3) |
| XYZ | xyz(52.1260, 65.0399, 37.4059) |
| Luminance | 0.6504 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.22
Pale Olive Green
#B1D27B
ΔE00 3.84
Light Sage
#BCECAC
ΔE00 4.97
Pale Olive
#B9CC81
ΔE00 5.01
Light Moss Green
#A6C875
ΔE00 5.79
Washed Out Green
#BCF5A6
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDE93 #B593DE
analogous
#DEDA93 #BCDE93 #97DE93
triadic
#BCDE93 #93BCDE #DE93BC
tetradic
#BCDE93 #93DEDA #B593DE #DE9397
square
#BCDE93 #93DEDA #B593DE #DE9397
split-complementary
#BCDE93 #9397DE #DA93DE
monochromatic
#81BD3A #9FD064 #BCDE93 #D9ECC2 #F0F8E8
Accessibility & contrast
On white
1.50
#BCDE93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.01
#BCDE93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDE93
14.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDE93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDE93 | 1.00 | 1.50 | 14.01 | 14.01 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D48E
Deuteranopia (green-blind)
#E0D297
Tritanopia (blue-blind)
#BFD8CB
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bcde93; /* rgb */ color: rgb(188, 222, 147); /* oklch */ color: oklch(85.8% 0.105 128.3);
Tailwind
colors: {
custom: {
50: '#d1e8b3',
500: '#bcde93',
950: '#000000',
},
}SCSS
$custom: #bcde93; $custom-light: #d1e8b3; $custom-dark: #000000;
JSON
{
"hex": "#bcde93",
"rgb": {
"r": 188,
"g": 222,
"b": 147
},
"hsl": {
"h": 87.2,
"s": 53.191,
"l": 72.353
},
"oklch": {
"l": 0.85798,
"c": 0.10522,
"h": 128.3
},
"luminance": 0.65041
}Semantic roles & 50–950 ramp
primary
#BCDE93
secondary
#875FB6
accent
#25C16B
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141611
muted
#838481