#BCE384#BCE384
#BCE384 is a very light, vivid yellow-green. Relative luminance 0.673; OKLCH L 86.6% C 0.129 H 127.1°. Best body text is #000000 at 14.46:1 contrast (WCAG AA passes).
Color values
| HEX | #BCE384 |
|---|---|
| RGB | rgb(188, 227, 132) |
| HSL | hsl(85, 63%, 70%) |
| HSV | hsv(85, 42%, 89%) |
| CMYK | cmyk(17.2%, 0%, 41.9%, 11%) |
| CIE-LAB | lab(85.65, -28.25, 42.21) |
| CIE-LCH | lch(85.65, 50.79, 123.79°) |
| OKLab | oklab(86.65% -0.0779 0.1029) |
| OKLCH | oklch(86.65% 0.129 127.1) |
| XYZ | xyz(52.3725, 67.2949, 32.0553) |
| Luminance | 0.6730 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.96
Pistachio (survey)
#C0FA8B
ΔE00 5.31
Celery
#C1FD95
ΔE00 5.89
Light Grey Green
#B7E1A1
ΔE00 6.05
Tea Green
#BDF8A3
ΔE00 6.07
Washed Out Green
#BCF5A6
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCE384 #AB84E3
analogous
#E3DB84 #BCE384 #8CE384
triadic
#BCE384 #84BCE3 #E384BC
tetradic
#BCE384 #84E3DB #AB84E3 #E3848C
square
#BCE384 #84E3DB #AB84E3 #E3848C
split-complementary
#BCE384 #848CE3 #DB84E3
monochromatic
#84C12C #A1D852 #BCE384 #D7EEB6 #F1F9E6
Accessibility & contrast
On white
1.45
#BCE384 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.46
#BCE384 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCE384
14.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCE384 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCE384 | 1.00 | 1.45 | 14.46 | 14.46 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD87D
Deuteranopia (green-blind)
#E6D589
Tritanopia (blue-blind)
#C1DBCC
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bce384; /* rgb */ color: rgb(188, 227, 132); /* oklch */ color: oklch(86.6% 0.129 127.1);
Tailwind
colors: {
custom: {
50: '#d1eca9',
500: '#bce384',
950: '#000000',
},
}SCSS
$custom: #bce384; $custom-light: #d1eca9; $custom-dark: #000000;
JSON
{
"hex": "#bce384",
"rgb": {
"r": 188,
"g": 227,
"b": 132
},
"hsl": {
"h": 84.632,
"s": 62.914,
"l": 70.392
},
"oklch": {
"l": 0.86646,
"c": 0.12903,
"h": 127.1
},
"luminance": 0.67295
}Semantic roles & 50–950 ramp
primary
#BCE384
secondary
#7C50BB
accent
#1BCB63
background
#FEFEFD
surface
#FBFDF7
border
#D4D5D0
text
#141610
muted
#838481