#BCE481#BCE481
#BCE481 is a very light, vivid yellow-green. Relative luminance 0.678; OKLCH L 86.8% C 0.134 H 127.0°. Best body text is #000000 at 14.55:1 contrast (WCAG AA passes).
Color values
| HEX | #BCE481 |
|---|---|
| RGB | rgb(188, 228, 129) |
| HSL | hsl(84, 65%, 70%) |
| HSV | hsv(84, 43%, 89%) |
| CMYK | cmyk(17.5%, 0%, 43.4%, 10.6%) |
| CIE-LAB | lab(85.89, -29.07, 43.98) |
| CIE-LCH | lch(85.89, 52.72, 123.46°) |
| OKLab | oklab(86.82% -0.0804 0.1067) |
| OKLCH | oklch(86.82% 0.134 127) |
| XYZ | xyz(52.4445, 67.7626, 31.0811) |
| Luminance | 0.6776 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.29
Pistachio (survey)
#C0FA8B
ΔE00 5.00
Celery
#C1FD95
ΔE00 5.71
Light Yellow Green
#CCFD7F
ΔE00 5.97
Light Pea Green
#C4FE82
ΔE00 6.01
Light Yellowish Green
#C2FF89
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCE481 #A981E4
analogous
#E4DA81 #BCE481 #8BE481
triadic
#BCE481 #81BCE4 #E481BC
tetradic
#BCE481 #81E4DA #A981E4 #E4818B
square
#BCE481 #81E4DA #A981E4 #E4818B
split-complementary
#BCE481 #818BE4 #DA81E4
monochromatic
#84C129 #A1D94F #BCE481 #D7EFB3 #F2FAE6
Accessibility & contrast
On white
1.44
#BCE481 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.55
#BCE481 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCE481
14.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCE481 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCE481 | 1.00 | 1.44 | 14.55 | 14.55 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD879
Deuteranopia (green-blind)
#E7D686
Tritanopia (blue-blind)
#C1DCCC
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bce481; /* rgb */ color: rgb(188, 228, 129); /* oklch */ color: oklch(86.8% 0.134 127.0);
Tailwind
colors: {
custom: {
50: '#d2eca7',
500: '#bce481',
950: '#000000',
},
}SCSS
$custom: #bce481; $custom-light: #d2eca7; $custom-dark: #000000;
JSON
{
"hex": "#bce481",
"rgb": {
"r": 188,
"g": 228,
"b": 129
},
"hsl": {
"h": 84.242,
"s": 64.706,
"l": 70
},
"oklch": {
"l": 0.86821,
"c": 0.1336,
"h": 127
},
"luminance": 0.67763
}Semantic roles & 50–950 ramp
primary
#BCE481
secondary
#7A4DBC
accent
#19CD62
background
#FEFEFC
surface
#FBFDF6
border
#D4D5D0
text
#14160F
muted
#838480