#BCE386#BCE386
#BCE386 is a very light, vivid yellow-green. Relative luminance 0.674; OKLCH L 86.7% C 0.127 H 127.4°. Best body text is #000000 at 14.47:1 contrast (WCAG AA passes).
Color values
| HEX | #BCE386 |
|---|---|
| RGB | rgb(188, 227, 134) |
| HSL | hsl(85, 62%, 71%) |
| HSV | hsv(85, 41%, 89%) |
| CMYK | cmyk(17.2%, 0%, 41%, 11%) |
| CIE-LAB | lab(85.68, -28.00, 41.26) |
| CIE-LCH | lch(85.68, 49.87, 124.16°) |
| OKLab | oklab(86.68% -0.0771 0.1008) |
| OKLCH | oklch(86.68% 0.127 127.4) |
| XYZ | xyz(52.5107, 67.3502, 32.7830) |
| Luminance | 0.6735 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.93
Pistachio (survey)
#C0FA8B
ΔE00 5.37
Light Grey Green
#B7E1A1
ΔE00 5.72
Celery
#C1FD95
ΔE00 5.88
Tea Green
#BDF8A3
ΔE00 5.88
Washed Out Green
#BCF5A6
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCE386 #AD86E3
analogous
#E3DB86 #BCE386 #8DE386
triadic
#BCE386 #86BCE3 #E386BC
tetradic
#BCE386 #86E3DB #AD86E3 #E3868D
square
#BCE386 #86E3DB #AD86E3 #E3868D
split-complementary
#BCE386 #868DE3 #DB86E3
monochromatic
#83C22D #A0D754 #BCE386 #D8EFB8 #F1F9E6
Accessibility & contrast
On white
1.45
#BCE386 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.47
#BCE386 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCE386
14.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCE386 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCE386 | 1.00 | 1.45 | 14.47 | 14.47 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD87F
Deuteranopia (green-blind)
#E6D58B
Tritanopia (blue-blind)
#C0DBCC
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bce386; /* rgb */ color: rgb(188, 227, 134); /* oklch */ color: oklch(86.7% 0.127 127.4);
Tailwind
colors: {
custom: {
50: '#d1ecaa',
500: '#bce386',
950: '#000000',
},
}SCSS
$custom: #bce386; $custom-light: #d1ecaa; $custom-dark: #000000;
JSON
{
"hex": "#bce386",
"rgb": {
"r": 188,
"g": 227,
"b": 134
},
"hsl": {
"h": 85.161,
"s": 62.416,
"l": 70.784
},
"oklch": {
"l": 0.86677,
"c": 0.12691,
"h": 127.4
},
"luminance": 0.67351
}Semantic roles & 50–950 ramp
primary
#BCE386
secondary
#7E52BB
accent
#1BCA65
background
#FEFEFD
surface
#FBFDF7
border
#D4D5D0
text
#141610
muted
#838481