#BCE175#BCE175
#BCE175 is a very light, vivid yellow-green. Relative luminance 0.658; OKLCH L 86.0% C 0.142 H 124.9°. Best body text is #000000 at 14.17:1 contrast (WCAG AA passes).
Color values
| HEX | #BCE175 |
|---|---|
| RGB | rgb(188, 225, 117) |
| HSL | hsl(81, 64%, 67%) |
| HSV | hsv(81, 48%, 88%) |
| CMYK | cmyk(16.4%, 0%, 48%, 11.8%) |
| CIE-LAB | lab(84.91, -28.98, 48.56) |
| CIE-LCH | lch(84.91, 56.55, 120.83°) |
| OKLab | oklab(85.98% -0.081 0.1162) |
| OKLCH | oklch(85.98% 0.142 124.9) |
| XYZ | xyz(50.8751, 65.8258, 26.8516) |
| Luminance | 0.6583 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.43
Pistachio (survey)
#C0FA8B
ΔE00 5.92
Light Yellow Green
#CCFD7F
ΔE00 6.07
Light Pea Green
#C4FE82
ΔE00 6.43
Greenish Tan
#BCCB7A
ΔE00 6.65
Greenish Beige
#C9D179
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCE175 #9A75E1
analogous
#E1D075 #BCE175 #86E175
triadic
#BCE175 #75BCE1 #E175BC
tetradic
#BCE175 #75E1D0 #9A75E1 #E17586
square
#BCE175 #75E1D0 #9A75E1 #E17586
split-complementary
#BCE175 #7586E1 #D075E1
monochromatic
#84B427 #A4D643 #BCE175 #D4ECA7 #EDF7DA
Accessibility & contrast
On white
1.48
#BCE175 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.17
#BCE175 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCE175
14.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCE175 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCE175 | 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)
#EBD56C
Deuteranopia (green-blind)
#E6D47B
Tritanopia (blue-blind)
#C2D8C8
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bce175; /* rgb */ color: rgb(188, 225, 117); /* oklch */ color: oklch(86.0% 0.142 124.9);
Tailwind
colors: {
custom: {
50: '#d2ea9f',
500: '#bce175',
950: '#000000',
},
}SCSS
$custom: #bce175; $custom-light: #d2ea9f; $custom-dark: #000000;
JSON
{
"hex": "#bce175",
"rgb": {
"r": 188,
"g": 225,
"b": 117
},
"hsl": {
"h": 80.556,
"s": 64.286,
"l": 67.059
},
"oklch": {
"l": 0.85984,
"c": 0.14164,
"h": 124.9
},
"luminance": 0.65826
}Semantic roles & 50–950 ramp
primary
#BCE175
secondary
#6B45B5
accent
#19CC57
background
#FEFEFC
surface
#FBFDF5
border
#D4D5CF
text
#14160F
muted
#838480