#BCE47F#BCE47F
#BCE47F is a very light, vivid yellow-green. Relative luminance 0.677; OKLCH L 86.8% C 0.136 H 126.7°. Best body text is #000000 at 14.54:1 contrast (WCAG AA passes).
Color values
| HEX | #BCE47F |
|---|---|
| RGB | rgb(188, 228, 127) |
| HSL | hsl(84, 65%, 70%) |
| HSV | hsv(84, 44%, 89%) |
| CMYK | cmyk(17.5%, 0%, 44.3%, 10.6%) |
| CIE-LAB | lab(85.86, -29.30, 44.92) |
| CIE-LCH | lch(85.86, 53.63, 123.11°) |
| OKLab | oklab(86.79% -0.0811 0.1087) |
| OKLCH | oklch(86.79% 0.136 126.7) |
| XYZ | xyz(52.3129, 67.7099, 30.3878) |
| Luminance | 0.6771 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.39
Pistachio (survey)
#C0FA8B
ΔE00 4.99
Celery
#C1FD95
ΔE00 5.77
Light Yellow Green
#CCFD7F
ΔE00 5.83
Light Pea Green
#C4FE82
ΔE00 5.91
Light Yellowish Green
#C2FF89
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCE47F #A77FE4
analogous
#E4D97F #BCE47F #8AE47F
triadic
#BCE47F #7FBCE4 #E47FBC
tetradic
#BCE47F #7FE4D9 #A77FE4 #E47F8A
square
#BCE47F #7FE4D9 #A77FE4 #E47F8A
split-complementary
#BCE47F #7F8AE4 #D97FE4
monochromatic
#84C029 #A2D94C #BCE47F #D6EFB2 #F1F9E4
Accessibility & contrast
On white
1.44
#BCE47F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.54
#BCE47F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCE47F
14.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCE47F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCE47F | 1.00 | 1.44 | 14.54 | 14.54 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD877
Deuteranopia (green-blind)
#E8D685
Tritanopia (blue-blind)
#C1DCCC
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bce47f; /* rgb */ color: rgb(188, 228, 127); /* oklch */ color: oklch(86.8% 0.136 126.7);
Tailwind
colors: {
custom: {
50: '#d2eca6',
500: '#bce47f',
950: '#000000',
},
}SCSS
$custom: #bce47f; $custom-light: #d2eca6; $custom-dark: #000000;
JSON
{
"hex": "#bce47f",
"rgb": {
"r": 188,
"g": 228,
"b": 127
},
"hsl": {
"h": 83.762,
"s": 65.161,
"l": 69.608
},
"oklch": {
"l": 0.86792,
"c": 0.13567,
"h": 126.7
},
"luminance": 0.6771
}Semantic roles & 50–950 ramp
primary
#BCE47F
secondary
#784BBC
accent
#19CD60
background
#FEFEFC
surface
#FBFDF6
border
#D4D5D0
text
#14160F
muted
#838480