#BCDE92#BCDE92
#BCDE92 is a very light, moderate yellow-green. Relative luminance 0.650; OKLCH L 85.8% C 0.106 H 128.1°. Best body text is #000000 at 14.00:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDE92 |
|---|---|
| RGB | rgb(188, 222, 146) |
| HSL | hsl(87, 54%, 72%) |
| HSV | hsv(87, 34%, 87%) |
| CMYK | cmyk(15.3%, 0%, 34.2%, 12.9%) |
| CIE-LAB | lab(84.49, -24.07, 33.70) |
| CIE-LCH | lch(84.49, 41.41, 125.54°) |
| OKLab | oklab(85.78% -0.0656 0.0837) |
| OKLCH | oklch(85.78% 0.106 128.1) |
| XYZ | xyz(52.0479, 65.0087, 36.9944) |
| Luminance | 0.6501 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.39
Pale Olive Green
#B1D27B
ΔE00 3.71
Pale Olive
#B9CC81
ΔE00 4.96
Light Sage
#BCECAC
ΔE00 5.11
Light Moss Green
#A6C875
ΔE00 5.72
Washed Out Green
#BCF5A6
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDE92 #B492DE
analogous
#DEDA92 #BCDE92 #96DE92
triadic
#BCDE92 #92BCDE #DE92BC
tetradic
#BCDE92 #92DEDA #B492DE #DE9296
square
#BCDE92 #92DEDA #B492DE #DE9296
split-complementary
#BCDE92 #9296DE #DA92DE
monochromatic
#82BD39 #9FD063 #BCDE92 #D9ECC1 #F1F8E8
Accessibility & contrast
On white
1.50
#BCDE92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.00
#BCDE92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDE92
14.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDE92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDE92 | 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)
#E5D48D
Deuteranopia (green-blind)
#E0D296
Tritanopia (blue-blind)
#BFD7CB
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bcde92; /* rgb */ color: rgb(188, 222, 146); /* oklch */ color: oklch(85.8% 0.106 128.1);
Tailwind
colors: {
custom: {
50: '#d1e8b2',
500: '#bcde92',
950: '#000000',
},
}SCSS
$custom: #bcde92; $custom-light: #d1e8b2; $custom-dark: #000000;
JSON
{
"hex": "#bcde92",
"rgb": {
"r": 188,
"g": 222,
"b": 146
},
"hsl": {
"h": 86.842,
"s": 53.521,
"l": 72.157
},
"oklch": {
"l": 0.85779,
"c": 0.10635,
"h": 128.1
},
"luminance": 0.65009
}Semantic roles & 50–950 ramp
primary
#BCDE92
secondary
#855EB6
accent
#25C16B
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141611
muted
#838481