#BCE581#BCE581
#BCE581 is a very light, vivid yellow-green. Relative luminance 0.683; OKLCH L 87.0% C 0.135 H 127.2°. Best body text is #000000 at 14.66:1 contrast (WCAG AA passes).
Color values
| HEX | #BCE581 |
|---|---|
| RGB | rgb(188, 229, 129) |
| HSL | hsl(85, 66%, 70%) |
| HSV | hsv(85, 44%, 90%) |
| CMYK | cmyk(17.9%, 0%, 43.7%, 10.2%) |
| CIE-LAB | lab(86.16, -29.54, 44.33) |
| CIE-LCH | lch(86.16, 53.27, 123.68°) |
| OKLab | oklab(87.04% -0.0817 0.1075) |
| OKLCH | oklch(87.04% 0.135 127.2) |
| XYZ | xyz(52.7204, 68.3143, 31.1731) |
| Luminance | 0.6832 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.53
Pistachio (survey)
#C0FA8B
ΔE00 4.74
Celery
#C1FD95
ΔE00 5.47
Light Yellow Green
#CCFD7F
ΔE00 5.75
Light Pea Green
#C4FE82
ΔE00 5.76
Light Yellowish Green
#C2FF89
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCE581 #AA81E5
analogous
#E5DC81 #BCE581 #8AE581
triadic
#BCE581 #81BCE5 #E581BC
tetradic
#BCE581 #81E5DC #AA81E5 #E5818A
square
#BCE581 #81E5DC #AA81E5 #E5818A
split-complementary
#BCE581 #818AE5 #DC81E5
monochromatic
#84C328 #A1DB4E #BCE581 #D7EFB4 #F2FAE6
Accessibility & contrast
On white
1.43
#BCE581 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.66
#BCE581 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCE581
14.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCE581 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCE581 | 1.00 | 1.43 | 14.66 | 14.66 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EED979
Deuteranopia (green-blind)
#E8D787
Tritanopia (blue-blind)
#C1DDCD
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bce581; /* rgb */ color: rgb(188, 229, 129); /* oklch */ color: oklch(87.0% 0.135 127.2);
Tailwind
colors: {
custom: {
50: '#d2eda7',
500: '#bce581',
950: '#000000',
},
}SCSS
$custom: #bce581; $custom-light: #d2eda7; $custom-dark: #000000;
JSON
{
"hex": "#bce581",
"rgb": {
"r": 188,
"g": 229,
"b": 129
},
"hsl": {
"h": 84.6,
"s": 65.789,
"l": 70.196
},
"oklch": {
"l": 0.87043,
"c": 0.13502,
"h": 127.2
},
"luminance": 0.68315
}Semantic roles & 50–950 ramp
primary
#BCE581
secondary
#7B4DBD
accent
#18CE62
background
#FEFEFC
surface
#FBFDF6
border
#D4D5D0
text
#141610
muted
#838480