#BCDE77#BCDE77
#BCDE77 is a very light, vivid yellow-green. Relative luminance 0.643; OKLCH L 85.3% C 0.136 H 124.2°. Best body text is #000000 at 13.85:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDE77 |
|---|---|
| RGB | rgb(188, 222, 119) |
| HSL | hsl(80, 61%, 67%) |
| HSV | hsv(80, 46%, 87%) |
| CMYK | cmyk(15.3%, 0%, 46.4%, 12.9%) |
| CIE-LAB | lab(84.10, -27.34, 46.62) |
| CIE-LCH | lch(84.10, 54.05, 120.39°) |
| OKLab | oklab(85.35% -0.0762 0.1121) |
| OKLCH | oklch(85.35% 0.136 124.2) |
| XYZ | xyz(50.1900, 64.2655, 27.2095) |
| Luminance | 0.6427 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.63
Greenish Tan
#BCCB7A
ΔE00 5.76
Pale Olive
#B9CC81
ΔE00 5.83
Greenish Beige
#C9D179
ΔE00 5.94
Light Moss Green
#A6C875
ΔE00 6.09
Pistachio (survey)
#C0FA8B
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDE77 #9977DE
analogous
#DECD77 #BCDE77 #89DE77
triadic
#BCDE77 #77BCDE #DE77BC
tetradic
#BCDE77 #77DECD #9977DE #DE7789
square
#BCDE77 #77DECD #9977DE #DE7789
split-complementary
#BCDE77 #7789DE #CD77DE
monochromatic
#84B02B #A4D246 #BCDE77 #D4EAA8 #EDF6DA
Accessibility & contrast
On white
1.52
#BCDE77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.85
#BCDE77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDE77
13.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDE77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDE77 | 1.00 | 1.52 | 13.85 | 13.85 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D36E
Deuteranopia (green-blind)
#E3D17D
Tritanopia (blue-blind)
#C2D5C6
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #bcde77; /* rgb */ color: rgb(188, 222, 119); /* oklch */ color: oklch(85.3% 0.136 124.2);
Tailwind
colors: {
custom: {
50: '#d2e8a0',
500: '#bcde77',
950: '#000000',
},
}SCSS
$custom: #bcde77; $custom-light: #d2e8a0; $custom-dark: #000000;
JSON
{
"hex": "#bcde77",
"rgb": {
"r": 188,
"g": 222,
"b": 119
},
"hsl": {
"h": 79.806,
"s": 60.947,
"l": 66.863
},
"oklch": {
"l": 0.85346,
"c": 0.13552,
"h": 124.2
},
"luminance": 0.64266
}Semantic roles & 50–950 ramp
primary
#BCDE77
secondary
#6B47B2
accent
#1DC956
background
#FEFEFC
surface
#FBFCF5
border
#D4D5CF
text
#14160F
muted
#838480