#BCE787#BCE787
#BCE787 is a very light, vivid yellow-green. Relative luminance 0.696; OKLCH L 87.6% C 0.132 H 128.5°. Best body text is #000000 at 14.92:1 contrast (WCAG AA passes).
Color values
| HEX | #BCE787 |
|---|---|
| RGB | rgb(188, 231, 135) |
| HSL | hsl(87, 67%, 72%) |
| HSV | hsv(87, 42%, 91%) |
| CMYK | cmyk(18.6%, 0%, 41.6%, 9.4%) |
| CIE-LAB | lab(86.80, -29.77, 42.19) |
| CIE-LCH | lch(86.80, 51.64, 125.21°) |
| OKLab | oklab(87.58% -0.082 0.103) |
| OKLCH | oklch(87.58% 0.132 128.5) |
| XYZ | xyz(53.6875, 69.5917, 33.5210) |
| Luminance | 0.6959 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 4.36
Pale Olive Green
#B1D27B
ΔE00 4.86
Celery
#C1FD95
ΔE00 4.88
Tea Green
#BDF8A3
ΔE00 5.15
Washed Out Green
#BCF5A6
ΔE00 5.36
Light Yellowish Green
#C2FF89
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCE787 #B287E7
analogous
#E7E287 #BCE787 #8CE787
triadic
#BCE787 #87BCE7 #E787BC
tetradic
#BCE787 #87E7E2 #B287E7 #E7878C
square
#BCE787 #87E7E2 #B287E7 #E7878C
split-complementary
#BCE787 #878CE7 #E287E7
monochromatic
#82CB29 #A0DD54 #BCE787 #D8F1BA #F1FAE5
Accessibility & contrast
On white
1.41
#BCE787 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.92
#BCE787 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCE787
14.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCE787 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCE787 | 1.00 | 1.41 | 14.92 | 14.92 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DB80
Deuteranopia (green-blind)
#E9D88C
Tritanopia (blue-blind)
#C0DFD0
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #bce787; /* rgb */ color: rgb(188, 231, 135); /* oklch */ color: oklch(87.6% 0.132 128.5);
Tailwind
colors: {
custom: {
50: '#d1eeab',
500: '#bce787',
950: '#000000',
},
}SCSS
$custom: #bce787; $custom-light: #d1eeab; $custom-dark: #000000;
JSON
{
"hex": "#bce787",
"rgb": {
"r": 188,
"g": 231,
"b": 135
},
"hsl": {
"h": 86.875,
"s": 66.667,
"l": 71.765
},
"oklch": {
"l": 0.87579,
"c": 0.13162,
"h": 128.5
},
"luminance": 0.69592
}Semantic roles & 50–950 ramp
primary
#BCE787
secondary
#8352C0
accent
#17CF69
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141610
muted
#838581