#BCDE89#BCDE89
#BCDE89 is a very light, moderate yellow-green. Relative luminance 0.647; OKLCH L 85.6% C 0.116 H 126.5°. Best body text is #000000 at 13.95:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDE89 |
|---|---|
| RGB | rgb(188, 222, 137) |
| HSL | hsl(84, 56%, 70%) |
| HSV | hsv(84, 38%, 87%) |
| CMYK | cmyk(15.3%, 0%, 38.3%, 12.9%) |
| CIE-LAB | lab(84.35, -25.25, 38.06) |
| CIE-LCH | lch(84.35, 45.67, 123.55°) |
| OKLab | oklab(85.62% -0.0692 0.0936) |
| OKLCH | oklch(85.62% 0.116 126.5) |
| XYZ | xyz(51.3752, 64.7396, 33.4514) |
| Luminance | 0.6474 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 2.93
Pale Olive
#B9CC81
ΔE00 4.82
Light Grey Green
#B7E1A1
ΔE00 4.94
Light Moss Green
#A6C875
ΔE00 5.41
Greenish Tan
#BCCB7A
ΔE00 5.55
Light Sage
#BCECAC
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDE89 #AB89DE
analogous
#DED589 #BCDE89 #91DE89
triadic
#BCDE89 #89BCDE #DE89BC
tetradic
#BCDE89 #89DED5 #AB89DE #DE8991
square
#BCDE89 #89DED5 #AB89DE #DE8991
split-complementary
#BCDE89 #8991DE #D589DE
monochromatic
#84B934 #A1D159 #BCDE89 #D7EBB9 #F1F8E7
Accessibility & contrast
On white
1.51
#BCDE89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.95
#BCDE89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDE89
13.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDE89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDE89 | 1.00 | 1.51 | 13.95 | 13.95 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D483
Deuteranopia (green-blind)
#E1D28D
Tritanopia (blue-blind)
#C1D7C9
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #bcde89; /* rgb */ color: rgb(188, 222, 137); /* oklch */ color: oklch(85.6% 0.116 126.5);
Tailwind
colors: {
custom: {
50: '#d1e8ac',
500: '#bcde89',
950: '#000000',
},
}SCSS
$custom: #bcde89; $custom-light: #d1e8ac; $custom-dark: #000000;
JSON
{
"hex": "#bcde89",
"rgb": {
"r": 188,
"g": 222,
"b": 137
},
"hsl": {
"h": 84,
"s": 56.291,
"l": 70.392
},
"oklch": {
"l": 0.85623,
"c": 0.11641,
"h": 126.5
},
"luminance": 0.6474
}Semantic roles & 50–950 ramp
primary
#BCDE89
secondary
#7C56B5
accent
#22C463
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141610
muted
#838481