#BCE686#BCE686
#BCE686 is a very light, vivid yellow-green. Relative luminance 0.690; OKLCH L 87.3% C 0.131 H 128.2°. Best body text is #000000 at 14.80:1 contrast (WCAG AA passes).
Color values
| HEX | #BCE686 |
|---|---|
| RGB | rgb(188, 230, 134) |
| HSL | hsl(86, 66%, 71%) |
| HSV | hsv(86, 42%, 90%) |
| CMYK | cmyk(18.3%, 0%, 41.7%, 9.8%) |
| CIE-LAB | lab(86.51, -29.42, 42.31) |
| CIE-LCH | lch(86.51, 51.54, 124.81°) |
| OKLab | oklab(87.34% -0.0811 0.1032) |
| OKLCH | oklch(87.34% 0.131 128.2) |
| XYZ | xyz(53.3384, 69.0055, 33.0589) |
| Luminance | 0.6901 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 4.59
Pale Olive Green
#B1D27B
ΔE00 4.63
Celery
#C1FD95
ΔE00 5.13
Tea Green
#BDF8A3
ΔE00 5.40
Washed Out Green
#BCF5A6
ΔE00 5.59
Light Yellowish Green
#C2FF89
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCE686 #B086E6
analogous
#E6E086 #BCE686 #8CE686
triadic
#BCE686 #86BCE6 #E686BC
tetradic
#BCE686 #86E6E0 #B086E6 #E6868C
square
#BCE686 #86E6E0 #B086E6 #E6868C
split-complementary
#BCE686 #868CE6 #E086E6
monochromatic
#83C829 #A0DC53 #BCE686 #D8F0B9 #F1FAE6
Accessibility & contrast
On white
1.42
#BCE686 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.80
#BCE686 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCE686
14.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCE686 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCE686 | 1.00 | 1.42 | 14.80 | 14.80 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDA7F
Deuteranopia (green-blind)
#E9D88B
Tritanopia (blue-blind)
#C0DECF
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bce686; /* rgb */ color: rgb(188, 230, 134); /* oklch */ color: oklch(87.3% 0.131 128.2);
Tailwind
colors: {
custom: {
50: '#d1eeaa',
500: '#bce686',
950: '#000000',
},
}SCSS
$custom: #bce686; $custom-light: #d1eeaa; $custom-dark: #000000;
JSON
{
"hex": "#bce686",
"rgb": {
"r": 188,
"g": 230,
"b": 134
},
"hsl": {
"h": 86.25,
"s": 65.753,
"l": 71.373
},
"oklch": {
"l": 0.87341,
"c": 0.13122,
"h": 128.2
},
"luminance": 0.69006
}Semantic roles & 50–950 ramp
primary
#BCE686
secondary
#8151BF
accent
#18CE67
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141610
muted
#838581