#BCE482#BCE482
#BCE482 is a very light, vivid yellow-green. Relative luminance 0.678; OKLCH L 86.8% C 0.133 H 127.1°. Best body text is #000000 at 14.56:1 contrast (WCAG AA passes).
Color values
| HEX | #BCE482 |
|---|---|
| RGB | rgb(188, 228, 130) |
| HSL | hsl(84, 64%, 70%) |
| HSV | hsv(84, 43%, 89%) |
| CMYK | cmyk(17.5%, 0%, 43%, 10.6%) |
| CIE-LAB | lab(85.90, -28.95, 43.51) |
| CIE-LCH | lch(85.90, 52.26, 123.64°) |
| OKLab | oklab(86.84% -0.08 0.1057) |
| OKLCH | oklch(86.84% 0.133 127.1) |
| XYZ | xyz(52.5113, 67.7893, 31.4329) |
| Luminance | 0.6779 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.26
Pistachio (survey)
#C0FA8B
ΔE00 5.01
Celery
#C1FD95
ΔE00 5.68
Light Yellow Green
#CCFD7F
ΔE00 6.05
Light Pea Green
#C4FE82
ΔE00 6.07
Light Yellowish Green
#C2FF89
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCE482 #AA82E4
analogous
#E4DB82 #BCE482 #8BE482
triadic
#BCE482 #82BCE4 #E482BC
tetradic
#BCE482 #82E4DB #AA82E4 #E4828B
square
#BCE482 #82E4DB #AA82E4 #E4828B
split-complementary
#BCE482 #828BE4 #DB82E4
monochromatic
#84C22A #A1D950 #BCE482 #D7EFB4 #F2FAE6
Accessibility & contrast
On white
1.44
#BCE482 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.56
#BCE482 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCE482
14.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCE482 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCE482 | 1.00 | 1.44 | 14.56 | 14.56 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD87A
Deuteranopia (green-blind)
#E7D687
Tritanopia (blue-blind)
#C1DCCC
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bce482; /* rgb */ color: rgb(188, 228, 130); /* oklch */ color: oklch(86.8% 0.133 127.1);
Tailwind
colors: {
custom: {
50: '#d1eca8',
500: '#bce482',
950: '#000000',
},
}SCSS
$custom: #bce482; $custom-light: #d1eca8; $custom-dark: #000000;
JSON
{
"hex": "#bce482",
"rgb": {
"r": 188,
"g": 228,
"b": 130
},
"hsl": {
"h": 84.49,
"s": 64.474,
"l": 70.196
},
"oklch": {
"l": 0.86837,
"c": 0.13256,
"h": 127.1
},
"luminance": 0.6779
}Semantic roles & 50–950 ramp
primary
#BCE482
secondary
#7B4EBC
accent
#19CC62
background
#FEFEFC
surface
#FBFDF6
border
#D4D5D0
text
#141610
muted
#838480