#BCF47F#BCF47F
#BCF47F is a very light, vivid yellow-green. Relative luminance 0.769; OKLCH L 90.4% C 0.158 H 130.1°. Best body text is #000000 at 16.38:1 contrast (WCAG AA passes).
Color values
| HEX | #BCF47F |
|---|---|
| RGB | rgb(188, 244, 127) |
| HSL | hsl(89, 84%, 73%) |
| HSV | hsv(89, 48%, 96%) |
| CMYK | cmyk(23%, 0%, 48%, 4.3%) |
| CIE-LAB | lab(90.29, -36.68, 50.39) |
| CIE-LCH | lch(90.29, 62.33, 126.06°) |
| OKLab | oklab(90.36% -0.1018 0.1209) |
| OKLCH | oklch(90.36% 0.158 130.1) |
| XYZ | xyz(56.9198, 76.9239, 31.9235) |
| Luminance | 0.7692 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.67
Light Pea Green
#C4FE82
ΔE00 2.16
Light Yellowish Green
#C2FF89
ΔE00 2.29
Light Yellow Green
#CCFD7F
ΔE00 2.87
Pale Lime
#BEFD73
ΔE00 2.88
Celery
#C1FD95
ΔE00 3.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCF47F #B77FF4
analogous
#F4F27F #BCF47F #81F47F
triadic
#BCF47F #7FBCF4 #F47FBC
tetradic
#BCF47F #7FF4F2 #B77FF4 #F47F81
square
#BCF47F #7FF4F2 #B77FF4 #F47F81
split-complementary
#BCF47F #7F81F4 #F27FF4
monochromatic
#81E514 #9FEF47 #BCF47F #D9F9B7 #F0FDE3
Accessibility & contrast
On white
1.28
#BCF47F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.38
#BCF47F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCF47F
16.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCF47F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCF47F | 1.00 | 1.28 | 16.38 | 16.38 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE675
Deuteranopia (green-blind)
#F5E286
Tritanopia (blue-blind)
#BFEBD9
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #bcf47f; /* rgb */ color: rgb(188, 244, 127); /* oklch */ color: oklch(90.4% 0.158 130.1);
Tailwind
colors: {
custom: {
50: '#d2f8a6',
500: '#bcf47f',
950: '#000000',
},
}SCSS
$custom: #bcf47f; $custom-light: #d2f8a6; $custom-dark: #000000;
JSON
{
"hex": "#bcf47f",
"rgb": {
"r": 188,
"g": 244,
"b": 127
},
"hsl": {
"h": 88.718,
"s": 84.173,
"l": 72.745
},
"oklch": {
"l": 0.90358,
"c": 0.15804,
"h": 130.1
},
"luminance": 0.76925
}Semantic roles & 50–950 ramp
primary
#BCF47F
secondary
#8948D0
accent
#05E16E
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#14170F
muted
#838580