#BCE382#BCE382
#BCE382 is a very light, vivid yellow-green. Relative luminance 0.672; OKLCH L 86.6% C 0.131 H 126.9°. Best body text is #000000 at 14.45:1 contrast (WCAG AA passes).
Color values
| HEX | #BCE382 |
|---|---|
| RGB | rgb(188, 227, 130) |
| HSL | hsl(84, 63%, 70%) |
| HSV | hsv(84, 43%, 89%) |
| CMYK | cmyk(17.2%, 0%, 42.7%, 11%) |
| CIE-LAB | lab(85.63, -28.48, 43.16) |
| CIE-LCH | lch(85.63, 51.71, 123.42°) |
| OKLab | oklab(86.62% -0.0787 0.1049) |
| OKLCH | oklch(86.62% 0.131 126.9) |
| XYZ | xyz(52.2370, 67.2407, 31.3415) |
| Luminance | 0.6724 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.02
Pistachio (survey)
#C0FA8B
ΔE00 5.27
Celery
#C1FD95
ΔE00 5.92
Tea Green
#BDF8A3
ΔE00 6.26
Light Yellow Green
#CCFD7F
ΔE00 6.28
Light Pea Green
#C4FE82
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCE382 #A982E3
analogous
#E3DA82 #BCE382 #8BE382
triadic
#BCE382 #82BCE3 #E382BC
tetradic
#BCE382 #82E3DA #A982E3 #E3828B
square
#BCE382 #82E3DA #A982E3 #E3828B
split-complementary
#BCE382 #828BE3 #DA82E3
monochromatic
#84C02B #A1D850 #BCE382 #D7EEB4 #F2F9E6
Accessibility & contrast
On white
1.45
#BCE382 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.45
#BCE382 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCE382
14.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCE382 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCE382 | 1.00 | 1.45 | 14.45 | 14.45 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD87A
Deuteranopia (green-blind)
#E6D587
Tritanopia (blue-blind)
#C1DBCC
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bce382; /* rgb */ color: rgb(188, 227, 130); /* oklch */ color: oklch(86.6% 0.131 126.9);
Tailwind
colors: {
custom: {
50: '#d1eca8',
500: '#bce382',
950: '#000000',
},
}SCSS
$custom: #bce382; $custom-light: #d1eca8; $custom-dark: #000000;
JSON
{
"hex": "#bce382",
"rgb": {
"r": 188,
"g": 227,
"b": 130
},
"hsl": {
"h": 84.124,
"s": 63.399,
"l": 70
},
"oklch": {
"l": 0.86615,
"c": 0.13114,
"h": 126.9
},
"luminance": 0.67241
}Semantic roles & 50–950 ramp
primary
#BCE382
secondary
#7A4EBB
accent
#1ACB61
background
#FEFEFC
surface
#FBFDF6
border
#D4D5D0
text
#141610
muted
#838480