#BCF37F#BCF37F
#BCF37F is a very light, vivid yellow-green. Relative luminance 0.763; OKLCH L 90.1% C 0.157 H 129.9°. Best body text is #000000 at 16.27:1 contrast (WCAG AA passes).
Color values
| HEX | #BCF37F |
|---|---|
| RGB | rgb(188, 243, 127) |
| HSL | hsl(88, 83%, 73%) |
| HSV | hsv(88, 48%, 95%) |
| CMYK | cmyk(22.6%, 0%, 47.7%, 4.7%) |
| CIE-LAB | lab(90.01, -36.23, 50.05) |
| CIE-LCH | lch(90.01, 61.79, 125.90°) |
| OKLab | oklab(90.13% -0.1005 0.1202) |
| OKLCH | oklch(90.13% 0.157 129.9) |
| XYZ | xyz(56.6198, 76.3237, 31.8235) |
| Luminance | 0.7632 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.80
Light Pea Green
#C4FE82
ΔE00 2.37
Light Yellowish Green
#C2FF89
ΔE00 2.49
Light Yellow Green
#CCFD7F
ΔE00 2.99
Pale Lime
#BEFD73
ΔE00 3.07
Celery
#C1FD95
ΔE00 3.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCF37F #B67FF3
analogous
#F3F07F #BCF37F #82F37F
triadic
#BCF37F #7FBCF3 #F37FBC
tetradic
#BCF37F #7FF3F0 #B67FF3 #F37F82
square
#BCF37F #7FF3F0 #B67FF3 #F37F82
split-complementary
#BCF37F #7F82F3 #F07FF3
monochromatic
#81E215 #9FEE47 #BCF37F #D9F8B7 #F0FCE3
Accessibility & contrast
On white
1.29
#BCF37F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.27
#BCF37F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCF37F
16.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCF37F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCF37F | 1.00 | 1.29 | 16.27 | 16.27 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE575
Deuteranopia (green-blind)
#F4E186
Tritanopia (blue-blind)
#C0EAD8
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #bcf37f; /* rgb */ color: rgb(188, 243, 127); /* oklch */ color: oklch(90.1% 0.157 129.9);
Tailwind
colors: {
custom: {
50: '#d2f7a6',
500: '#bcf37f',
950: '#000000',
},
}SCSS
$custom: #bcf37f; $custom-light: #d2f7a6; $custom-dark: #000000;
JSON
{
"hex": "#bcf37f",
"rgb": {
"r": 188,
"g": 243,
"b": 127
},
"hsl": {
"h": 88.448,
"s": 82.857,
"l": 72.549
},
"oklch": {
"l": 0.90134,
"c": 0.15666,
"h": 129.9
},
"luminance": 0.76325
}Semantic roles & 50–950 ramp
primary
#BCF37F
secondary
#8848CE
accent
#06DF6D
background
#FEFFFC
surface
#FBFEF6
border
#D4D6D0
text
#14170F
muted
#838580