#BCE080#BCE080
#BCE080 is a very light, vivid yellow-green. Relative luminance 0.656; OKLCH L 85.9% C 0.129 H 125.8°. Best body text is #000000 at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #BCE080 |
|---|---|
| RGB | rgb(188, 224, 128) |
| HSL | hsl(83, 61%, 69%) |
| HSV | hsv(83, 43%, 88%) |
| CMYK | cmyk(16.1%, 0%, 42.9%, 12.2%) |
| CIE-LAB | lab(84.77, -27.29, 43.07) |
| CIE-LCH | lch(84.77, 50.99, 122.36°) |
| OKLab | oklab(85.92% -0.0755 0.1046) |
| OKLCH | oklch(85.92% 0.129 125.8) |
| XYZ | xyz(51.2907, 65.5608, 30.3702) |
| Luminance | 0.6556 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.40
Pale Olive
#B9CC81
ΔE00 5.71
Light Moss Green
#A6C875
ΔE00 5.99
Greenish Tan
#BCCB7A
ΔE00 6.01
Pistachio (survey)
#C0FA8B
ΔE00 6.02
Greenish Beige
#C9D179
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCE080 #A480E0
analogous
#E0D480 #BCE080 #8CE080
triadic
#BCE080 #80BCE0 #E080BC
tetradic
#BCE080 #80E0D4 #A480E0 #E0808C
square
#BCE080 #80E0D4 #A480E0 #E0808C
split-complementary
#BCE080 #808CE0 #D480E0
monochromatic
#84B92D #A2D44F #BCE080 #D6ECB1 #F0F8E2
Accessibility & contrast
On white
1.49
#BCE080 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.11
#BCE080 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCE080
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCE080 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCE080 | 1.00 | 1.49 | 14.11 | 14.11 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D578
Deuteranopia (green-blind)
#E4D385
Tritanopia (blue-blind)
#C1D8C9
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bce080; /* rgb */ color: rgb(188, 224, 128); /* oklch */ color: oklch(85.9% 0.129 125.8);
Tailwind
colors: {
custom: {
50: '#d1e9a6',
500: '#bce080',
950: '#000000',
},
}SCSS
$custom: #bce080; $custom-light: #d1e9a6; $custom-dark: #000000;
JSON
{
"hex": "#bce080",
"rgb": {
"r": 188,
"g": 224,
"b": 128
},
"hsl": {
"h": 82.5,
"s": 60.759,
"l": 69.02
},
"oklch": {
"l": 0.8592,
"c": 0.12899,
"h": 125.8
},
"luminance": 0.65561
}Semantic roles & 50–950 ramp
primary
#BCE080
secondary
#754DB7
accent
#1DC85D
background
#FEFEFC
surface
#FBFDF6
border
#D4D5D0
text
#14160F
muted
#838480