#BCF07F#BCF07F
#BCF07F is a very light, vivid yellow-green. Relative luminance 0.745; OKLCH L 89.5% C 0.152 H 129.4°. Best body text is #000000 at 15.91:1 contrast (WCAG AA passes).
Color values
| HEX | #BCF07F |
|---|---|
| RGB | rgb(188, 240, 127) |
| HSL | hsl(88, 79%, 72%) |
| HSV | hsv(88, 47%, 94%) |
| CMYK | cmyk(21.7%, 0%, 47.1%, 5.9%) |
| CIE-LAB | lab(89.18, -34.87, 49.03) |
| CIE-LCH | lch(89.18, 60.16, 125.42°) |
| OKLab | oklab(89.46% -0.0967 0.1179) |
| OKLCH | oklch(89.46% 0.152 129.4) |
| XYZ | xyz(55.7293, 74.5428, 31.5267) |
| Luminance | 0.7454 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.29
Light Pea Green
#C4FE82
ΔE00 3.02
Light Yellowish Green
#C2FF89
ΔE00 3.14
Light Yellow Green
#CCFD7F
ΔE00 3.41
Celery
#C1FD95
ΔE00 3.47
Pale Lime
#BEFD73
ΔE00 3.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCF07F #B37FF0
analogous
#F0EC7F #BCF07F #84F07F
triadic
#BCF07F #7FBCF0 #F07FBC
tetradic
#BCF07F #7FF0EC #B37FF0 #F07F84
square
#BCF07F #7FF0EC #B37FF0 #F07F84
split-complementary
#BCF07F #7F84F0 #EC7FF0
monochromatic
#82DB1A #9FEA48 #BCF07F #D9F6B6 #F1FCE4
Accessibility & contrast
On white
1.32
#BCF07F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.91
#BCF07F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCF07F
15.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCF07F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCF07F | 1.00 | 1.32 | 15.91 | 15.91 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E275
Deuteranopia (green-blind)
#F2DF86
Tritanopia (blue-blind)
#C0E7D6
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #bcf07f; /* rgb */ color: rgb(188, 240, 127); /* oklch */ color: oklch(89.5% 0.152 129.4);
Tailwind
colors: {
custom: {
50: '#d2f5a6',
500: '#bcf07f',
950: '#000000',
},
}SCSS
$custom: #bcf07f; $custom-light: #d2f5a6; $custom-dark: #000000;
JSON
{
"hex": "#bcf07f",
"rgb": {
"r": 188,
"g": 240,
"b": 127
},
"hsl": {
"h": 87.611,
"s": 79.021,
"l": 71.961
},
"oklch": {
"l": 0.89464,
"c": 0.15249,
"h": 129.4
},
"luminance": 0.74544
}Semantic roles & 50–950 ramp
primary
#BCF07F
secondary
#8449CB
accent
#0ADB6A
background
#FEFFFC
surface
#FBFEF6
border
#D4D6D0
text
#14170F
muted
#838580