#BCE381#BCE381
#BCE381 is a very light, vivid yellow-green. Relative luminance 0.672; OKLCH L 86.6% C 0.132 H 126.7°. Best body text is #000000 at 14.44:1 contrast (WCAG AA passes).
Color values
| HEX | #BCE381 |
|---|---|
| RGB | rgb(188, 227, 129) |
| HSL | hsl(84, 64%, 70%) |
| HSV | hsv(84, 43%, 89%) |
| CMYK | cmyk(17.2%, 0%, 43.2%, 11%) |
| CIE-LAB | lab(85.61, -28.60, 43.64) |
| CIE-LCH | lch(85.61, 52.17, 123.24°) |
| OKLab | oklab(86.6% -0.0791 0.1059) |
| OKLCH | oklch(86.6% 0.132 126.7) |
| XYZ | xyz(52.1702, 67.2140, 30.9897) |
| Luminance | 0.6722 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.06
Pistachio (survey)
#C0FA8B
ΔE00 5.25
Celery
#C1FD95
ΔE00 5.94
Light Yellow Green
#CCFD7F
ΔE00 6.21
Light Pea Green
#C4FE82
ΔE00 6.27
Light Yellowish Green
#C2FF89
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCE381 #A881E3
analogous
#E3D981 #BCE381 #8BE381
triadic
#BCE381 #81BCE3 #E381BC
tetradic
#BCE381 #81E3D9 #A881E3 #E3818B
square
#BCE381 #81E3D9 #A881E3 #E3818B
split-complementary
#BCE381 #818BE3 #D981E3
monochromatic
#84BF2A #A1D84F #BCE381 #D7EEB3 #F1F9E5
Accessibility & contrast
On white
1.45
#BCE381 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.44
#BCE381 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCE381
14.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCE381 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCE381 | 1.00 | 1.45 | 14.44 | 14.44 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD879
Deuteranopia (green-blind)
#E7D586
Tritanopia (blue-blind)
#C1DBCB
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bce381; /* rgb */ color: rgb(188, 227, 129); /* oklch */ color: oklch(86.6% 0.132 126.7);
Tailwind
colors: {
custom: {
50: '#d1eca7',
500: '#bce381',
950: '#000000',
},
}SCSS
$custom: #bce381; $custom-light: #d1eca7; $custom-dark: #000000;
JSON
{
"hex": "#bce381",
"rgb": {
"r": 188,
"g": 227,
"b": 129
},
"hsl": {
"h": 83.878,
"s": 63.636,
"l": 69.804
},
"oklch": {
"l": 0.866,
"c": 0.13219,
"h": 126.7
},
"luminance": 0.67215
}Semantic roles & 50–950 ramp
primary
#BCE381
secondary
#794DBB
accent
#1ACB61
background
#FEFEFC
surface
#FBFDF6
border
#D4D5D0
text
#14160F
muted
#838480