#BCDE9D#BCDE9D
#BCDE9D is a very light, moderate yellow-green. Relative luminance 0.654; OKLCH L 86.0% C 0.094 H 130.6°. Best body text is #000000 at 14.07:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDE9D |
|---|---|
| RGB | rgb(188, 222, 157) |
| HSL | hsl(91, 50%, 74%) |
| HSV | hsv(91, 29%, 87%) |
| CMYK | cmyk(15.3%, 0%, 29.3%, 12.9%) |
| CIE-LAB | lab(84.67, -22.53, 28.31) |
| CIE-LCH | lch(84.67, 36.18, 128.52°) |
| OKLab | oklab(85.99% -0.061 0.0712) |
| OKLCH | oklch(85.99% 0.094 130.6) |
| XYZ | xyz(52.9451, 65.3676, 41.7196) |
| Luminance | 0.6537 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 1.75
Light Sage
#BCECAC
ΔE00 3.88
Pale Olive Green
#B1D27B
ΔE00 5.42
Washed Out Green
#BCF5A6
ΔE00 5.86
Pale Olive
#B9CC81
ΔE00 5.90
Tea Green
#BDF8A3
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDE9D #BF9DDE
analogous
#DCDE9D #BCDE9D #9DDE9F
triadic
#BCDE9D #9DBCDE #DE9DBC
tetradic
#BCDE9D #9DDCDE #BF9DDE #DE9F9D
square
#BCDE9D #9DDCDE #BF9DDE #DE9F9D
split-complementary
#BCDE9D #9F9DDE #DE9DDC
monochromatic
#7DBF41 #9DCF6F #BCDE9D #DBEDCB #EFF7E8
Accessibility & contrast
On white
1.49
#BCDE9D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.07
#BCDE9D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDE9D
14.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDE9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDE9D | 1.00 | 1.49 | 14.07 | 14.07 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D599
Deuteranopia (green-blind)
#DFD3A0
Tritanopia (blue-blind)
#BED8CD
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bcde9d; /* rgb */ color: rgb(188, 222, 157); /* oklch */ color: oklch(86.0% 0.094 130.6);
Tailwind
colors: {
custom: {
50: '#d1e8ba',
500: '#bcde9d',
950: '#000000',
},
}SCSS
$custom: #bcde9d; $custom-light: #d1e8ba; $custom-dark: #000000;
JSON
{
"hex": "#bcde9d",
"rgb": {
"r": 188,
"g": 222,
"b": 157
},
"hsl": {
"h": 91.385,
"s": 49.618,
"l": 74.314
},
"oklch": {
"l": 0.85988,
"c": 0.09376,
"h": 130.6
},
"luminance": 0.65368
}Semantic roles & 50–950 ramp
primary
#BCDE9D
secondary
#9169B6
accent
#29BD76
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141611
muted
#838481