#BCE280#BCE280
#BCE280 is a very light, vivid yellow-green. Relative luminance 0.666; OKLCH L 86.4% C 0.132 H 126.3°. Best body text is #000000 at 14.33:1 contrast (WCAG AA passes).
Color values
| HEX | #BCE280 |
|---|---|
| RGB | rgb(188, 226, 128) |
| HSL | hsl(83, 63%, 69%) |
| HSV | hsv(83, 43%, 89%) |
| CMYK | cmyk(16.8%, 0%, 43.4%, 11.4%) |
| CIE-LAB | lab(85.32, -28.24, 43.76) |
| CIE-LCH | lch(85.32, 52.08, 122.84°) |
| OKLab | oklab(86.36% -0.0781 0.1062) |
| OKLCH | oklch(86.36% 0.132 126.3) |
| XYZ | xyz(51.8313, 66.6421, 30.5504) |
| Luminance | 0.6664 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.86
Pistachio (survey)
#C0FA8B
ΔE00 5.50
Celery
#C1FD95
ΔE00 6.21
Pale Olive
#B9CC81
ΔE00 6.25
Light Yellow Green
#CCFD7F
ΔE00 6.37
Light Moss Green
#A6C875
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCE280 #A680E2
analogous
#E2D780 #BCE280 #8BE280
triadic
#BCE280 #80BCE2 #E280BC
tetradic
#BCE280 #80E2D7 #A680E2 #E2808B
square
#BCE280 #80E2D7 #A680E2 #E2808B
split-complementary
#BCE280 #808BE2 #D780E2
monochromatic
#84BD2B #A2D74E #BCE280 #D6EDB2 #F1F9E4
Accessibility & contrast
On white
1.47
#BCE280 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.33
#BCE280 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCE280
14.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCE280 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCE280 | 1.00 | 1.47 | 14.33 | 14.33 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD778
Deuteranopia (green-blind)
#E6D585
Tritanopia (blue-blind)
#C1DACA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bce280; /* rgb */ color: rgb(188, 226, 128); /* oklch */ color: oklch(86.4% 0.132 126.3);
Tailwind
colors: {
custom: {
50: '#d1eba6',
500: '#bce280',
950: '#000000',
},
}SCSS
$custom: #bce280; $custom-light: #d1eba6; $custom-dark: #000000;
JSON
{
"hex": "#bce280",
"rgb": {
"r": 188,
"g": 226,
"b": 128
},
"hsl": {
"h": 83.265,
"s": 62.821,
"l": 69.412
},
"oklch": {
"l": 0.86363,
"c": 0.13181,
"h": 126.3
},
"luminance": 0.66643
}Semantic roles & 50–950 ramp
primary
#BCE280
secondary
#774DBA
accent
#1BCB5F
background
#FEFEFC
surface
#FBFDF6
border
#D4D5D0
text
#14160F
muted
#838480