#BCE486#BCE486
#BCE486 is a very light, vivid yellow-green. Relative luminance 0.679; OKLCH L 86.9% C 0.128 H 127.7°. Best body text is #000000 at 14.58:1 contrast (WCAG AA passes).
Color values
| HEX | #BCE486 |
|---|---|
| RGB | rgb(188, 228, 134) |
| HSL | hsl(86, 64%, 71%) |
| HSV | hsv(86, 41%, 89%) |
| CMYK | cmyk(17.5%, 0%, 41.2%, 10.6%) |
| CIE-LAB | lab(85.96, -28.48, 41.61) |
| CIE-LCH | lch(85.96, 50.43, 124.39°) |
| OKLab | oklab(86.9% -0.0784 0.1016) |
| OKLCH | oklch(86.9% 0.128 127.7) |
| XYZ | xyz(52.7850, 67.8988, 32.8745) |
| Luminance | 0.6790 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.16
Pistachio (survey)
#C0FA8B
ΔE00 5.11
Celery
#C1FD95
ΔE00 5.63
Tea Green
#BDF8A3
ΔE00 5.71
Light Grey Green
#B7E1A1
ΔE00 5.81
Washed Out Green
#BCF5A6
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCE486 #AE86E4
analogous
#E4DD86 #BCE486 #8DE486
triadic
#BCE486 #86BCE4 #E486BC
tetradic
#BCE486 #86E4DD #AE86E4 #E4868D
square
#BCE486 #86E4DD #AE86E4 #E4868D
split-complementary
#BCE486 #868DE4 #DD86E4
monochromatic
#83C42C #A0D954 #BCE486 #D8EFB8 #F1F9E6
Accessibility & contrast
On white
1.44
#BCE486 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.58
#BCE486 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCE486
14.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCE486 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCE486 | 1.00 | 1.44 | 14.58 | 14.58 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD97F
Deuteranopia (green-blind)
#E7D68B
Tritanopia (blue-blind)
#C0DCCD
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bce486; /* rgb */ color: rgb(188, 228, 134); /* oklch */ color: oklch(86.9% 0.128 127.7);
Tailwind
colors: {
custom: {
50: '#d1ecaa',
500: '#bce486',
950: '#000000',
},
}SCSS
$custom: #bce486; $custom-light: #d1ecaa; $custom-dark: #000000;
JSON
{
"hex": "#bce486",
"rgb": {
"r": 188,
"g": 228,
"b": 134
},
"hsl": {
"h": 85.532,
"s": 63.514,
"l": 70.98
},
"oklch": {
"l": 0.86898,
"c": 0.12834,
"h": 127.7
},
"luminance": 0.67899
}Semantic roles & 50–950 ramp
primary
#BCE486
secondary
#7F52BC
accent
#1ACB66
background
#FEFEFD
surface
#FBFDF7
border
#D4D5D0
text
#141610
muted
#838481