#BCE176#BCE176
#BCE176 is a very light, vivid yellow-green. Relative luminance 0.658; OKLCH L 86.0% C 0.141 H 125.0°. Best body text is #000000 at 14.17:1 contrast (WCAG AA passes).
Color values
| HEX | #BCE176 |
|---|---|
| RGB | rgb(188, 225, 118) |
| HSL | hsl(81, 64%, 67%) |
| HSV | hsv(81, 48%, 88%) |
| CMYK | cmyk(16.4%, 0%, 47.6%, 11.8%) |
| CIE-LAB | lab(84.92, -28.87, 48.10) |
| CIE-LCH | lch(84.92, 56.10, 120.98°) |
| OKLab | oklab(86% -0.0806 0.1153) |
| OKLCH | oklch(86% 0.141 125) |
| XYZ | xyz(50.9342, 65.8494, 27.1629) |
| Luminance | 0.6585 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.34
Pistachio (survey)
#C0FA8B
ΔE00 5.89
Light Yellow Green
#CCFD7F
ΔE00 6.10
Light Pea Green
#C4FE82
ΔE00 6.44
Greenish Tan
#BCCB7A
ΔE00 6.60
Greenish Beige
#C9D179
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCE176 #9B76E1
analogous
#E1D176 #BCE176 #86E176
triadic
#BCE176 #76BCE1 #E176BC
tetradic
#BCE176 #76E1D1 #9B76E1 #E17686
square
#BCE176 #76E1D1 #9B76E1 #E17686
split-complementary
#BCE176 #7686E1 #D176E1
monochromatic
#84B528 #A3D644 #BCE176 #D5ECA8 #EDF7DA
Accessibility & contrast
On white
1.48
#BCE176 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.17
#BCE176 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCE176
14.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCE176 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCE176 | 1.00 | 1.48 | 14.17 | 14.17 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD56D
Deuteranopia (green-blind)
#E6D47C
Tritanopia (blue-blind)
#C2D8C8
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bce176; /* rgb */ color: rgb(188, 225, 118); /* oklch */ color: oklch(86.0% 0.141 125.0);
Tailwind
colors: {
custom: {
50: '#d2eaa0',
500: '#bce176',
950: '#000000',
},
}SCSS
$custom: #bce176; $custom-light: #d2eaa0; $custom-dark: #000000;
JSON
{
"hex": "#bce176",
"rgb": {
"r": 188,
"g": 225,
"b": 118
},
"hsl": {
"h": 80.748,
"s": 64.072,
"l": 67.255
},
"oklch": {
"l": 0.85997,
"c": 0.14064,
"h": 125
},
"luminance": 0.6585
}Semantic roles & 50–950 ramp
primary
#BCE176
secondary
#6C45B6
accent
#1ACC57
background
#FEFEFC
surface
#FBFDF5
border
#D4D5CF
text
#14160F
muted
#838480