#BCE387#BCE387
#BCE387 is a very light, vivid yellow-green. Relative luminance 0.674; OKLCH L 86.7% C 0.126 H 127.6°. Best body text is #000000 at 14.48:1 contrast (WCAG AA passes).
Color values
| HEX | #BCE387 |
|---|---|
| RGB | rgb(188, 227, 135) |
| HSL | hsl(85, 62%, 71%) |
| HSV | hsv(85, 41%, 89%) |
| CMYK | cmyk(17.2%, 0%, 40.5%, 11%) |
| CIE-LAB | lab(85.69, -27.88, 40.79) |
| CIE-LCH | lch(85.69, 49.41, 124.36°) |
| OKLab | oklab(86.69% -0.0767 0.0998) |
| OKLCH | oklch(86.69% 0.126 127.6) |
| XYZ | xyz(52.5808, 67.3782, 33.1521) |
| Luminance | 0.6738 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.92
Pistachio (survey)
#C0FA8B
ΔE00 5.41
Light Grey Green
#B7E1A1
ΔE00 5.55
Tea Green
#BDF8A3
ΔE00 5.80
Washed Out Green
#BCF5A6
ΔE00 5.83
Celery
#C1FD95
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCE387 #AE87E3
analogous
#E3DC87 #BCE387 #8EE387
triadic
#BCE387 #87BCE3 #E387BC
tetradic
#BCE387 #87E3DC #AE87E3 #E3878E
square
#BCE387 #87E3DC #AE87E3 #E3878E
split-complementary
#BCE387 #878EE3 #DC87E3
monochromatic
#83C22D #A0D755 #BCE387 #D8EFB9 #F1F9E6
Accessibility & contrast
On white
1.45
#BCE387 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.48
#BCE387 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCE387
14.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCE387 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCE387 | 1.00 | 1.45 | 14.48 | 14.48 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD880
Deuteranopia (green-blind)
#E6D68C
Tritanopia (blue-blind)
#C0DBCC
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bce387; /* rgb */ color: rgb(188, 227, 135); /* oklch */ color: oklch(86.7% 0.126 127.6);
Tailwind
colors: {
custom: {
50: '#d1ecab',
500: '#bce387',
950: '#000000',
},
}SCSS
$custom: #bce387; $custom-light: #d1ecab; $custom-dark: #000000;
JSON
{
"hex": "#bce387",
"rgb": {
"r": 188,
"g": 227,
"b": 135
},
"hsl": {
"h": 85.435,
"s": 62.162,
"l": 70.98
},
"oklch": {
"l": 0.86693,
"c": 0.12584,
"h": 127.6
},
"luminance": 0.67379
}Semantic roles & 50–950 ramp
primary
#BCE387
secondary
#7F53BB
accent
#1CCA65
background
#FEFEFD
surface
#FBFDF7
border
#D4D5D0
text
#141610
muted
#838481