#BCE484#BCE484
#BCE484 is a very light, vivid yellow-green. Relative luminance 0.678; OKLCH L 86.9% C 0.130 H 127.4°. Best body text is #000000 at 14.57:1 contrast (WCAG AA passes).
Color values
| HEX | #BCE484 |
|---|---|
| RGB | rgb(188, 228, 132) |
| HSL | hsl(85, 64%, 71%) |
| HSV | hsv(85, 42%, 89%) |
| CMYK | cmyk(17.5%, 0%, 42.1%, 10.6%) |
| CIE-LAB | lab(85.93, -28.72, 42.56) |
| CIE-LCH | lch(85.93, 51.35, 124.01°) |
| OKLab | oklab(86.87% -0.0792 0.1037) |
| OKLCH | oklch(86.87% 0.13 127.4) |
| XYZ | xyz(52.6468, 67.8435, 32.1468) |
| Luminance | 0.6784 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.20
Pistachio (survey)
#C0FA8B
ΔE00 5.05
Celery
#C1FD95
ΔE00 5.64
Tea Green
#BDF8A3
ΔE00 5.90
Washed Out Green
#BCF5A6
ΔE00 6.05
Light Grey Green
#B7E1A1
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCE484 #AC84E4
analogous
#E4DC84 #BCE484 #8CE484
triadic
#BCE484 #84BCE4 #E484BC
tetradic
#BCE484 #84E4DC #AC84E4 #E4848C
square
#BCE484 #84E4DC #AC84E4 #E4848C
split-complementary
#BCE484 #848CE4 #DC84E4
monochromatic
#83C32B #A1D952 #BCE484 #D7EFB6 #F1F9E6
Accessibility & contrast
On white
1.44
#BCE484 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.57
#BCE484 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCE484
14.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCE484 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCE484 | 1.00 | 1.44 | 14.57 | 14.57 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD97D
Deuteranopia (green-blind)
#E7D689
Tritanopia (blue-blind)
#C1DCCD
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bce484; /* rgb */ color: rgb(188, 228, 132); /* oklch */ color: oklch(86.9% 0.130 127.4);
Tailwind
colors: {
custom: {
50: '#d1eca9',
500: '#bce484',
950: '#000000',
},
}SCSS
$custom: #bce484; $custom-light: #d1eca9; $custom-dark: #000000;
JSON
{
"hex": "#bce484",
"rgb": {
"r": 188,
"g": 228,
"b": 132
},
"hsl": {
"h": 85,
"s": 64,
"l": 70.588
},
"oklch": {
"l": 0.86867,
"c": 0.13047,
"h": 127.4
},
"luminance": 0.67844
}Semantic roles & 50–950 ramp
primary
#BCE484
secondary
#7D50BC
accent
#1ACC64
background
#FEFEFD
surface
#FBFDF7
border
#D4D5D0
text
#141610
muted
#838481