#BCE178#BCE178
#BCE178 is a very light, vivid yellow-green. Relative luminance 0.659; OKLCH L 86.0% C 0.139 H 125.2°. Best body text is #000000 at 14.18:1 contrast (WCAG AA passes).
Color values
| HEX | #BCE178 |
|---|---|
| RGB | rgb(188, 225, 120) |
| HSL | hsl(81, 64%, 68%) |
| HSV | hsv(81, 47%, 88%) |
| CMYK | cmyk(16.4%, 0%, 46.7%, 11.8%) |
| CIE-LAB | lab(84.94, -28.66, 47.17) |
| CIE-LCH | lch(84.94, 55.19, 121.28°) |
| OKLab | oklab(86.03% -0.0798 0.1133) |
| OKLCH | oklch(86.03% 0.139 125.2) |
| XYZ | xyz(51.0543, 65.8975, 27.7954) |
| Luminance | 0.6590 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.17
Pistachio (survey)
#C0FA8B
ΔE00 5.83
Light Yellow Green
#CCFD7F
ΔE00 6.17
Light Pea Green
#C4FE82
ΔE00 6.47
Pale Olive
#B9CC81
ΔE00 6.51
Greenish Tan
#BCCB7A
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCE178 #9D78E1
analogous
#E1D178 #BCE178 #87E178
triadic
#BCE178 #78BCE1 #E178BC
tetradic
#BCE178 #78E1D1 #9D78E1 #E17887
square
#BCE178 #78E1D1 #9D78E1 #E17887
split-complementary
#BCE178 #7887E1 #D178E1
monochromatic
#84B628 #A3D646 #BCE178 #D5ECAA #EEF7DC
Accessibility & contrast
On white
1.48
#BCE178 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.18
#BCE178 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCE178
14.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCE178 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCE178 | 1.00 | 1.48 | 14.18 | 14.18 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD56F
Deuteranopia (green-blind)
#E6D47E
Tritanopia (blue-blind)
#C2D8C8
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bce178; /* rgb */ color: rgb(188, 225, 120); /* oklch */ color: oklch(86.0% 0.139 125.2);
Tailwind
colors: {
custom: {
50: '#d2eaa1',
500: '#bce178',
950: '#000000',
},
}SCSS
$custom: #bce178; $custom-light: #d2eaa1; $custom-dark: #000000;
JSON
{
"hex": "#bce178",
"rgb": {
"r": 188,
"g": 225,
"b": 120
},
"hsl": {
"h": 81.143,
"s": 63.636,
"l": 67.647
},
"oklch": {
"l": 0.86025,
"c": 0.13863,
"h": 125.2
},
"luminance": 0.65898
}Semantic roles & 50–950 ramp
primary
#BCE178
secondary
#6E46B7
accent
#1ACB59
background
#FEFEFC
surface
#FBFDF5
border
#D4D5CF
text
#14160F
muted
#838480