#BCF59F#BCF59F
#BCF59F is a very light, vivid yellow-green. Relative luminance 0.785; OKLCH L 91.1% C 0.127 H 135.5°. Best body text is #000000 at 16.70:1 contrast (WCAG AA passes).
Color values
| HEX | #BCF59F |
|---|---|
| RGB | rgb(188, 245, 159) |
| HSL | hsl(100, 81%, 79%) |
| HSV | hsv(100, 35%, 96%) |
| CMYK | cmyk(23.3%, 0%, 35.1%, 3.9%) |
| CIE-LAB | lab(91.01, -33.16, 35.74) |
| CIE-LCH | lch(91.01, 48.75, 132.86°) |
| OKLab | oklab(91.08% -0.0905 0.0889) |
| OKLCH | oklch(91.08% 0.127 135.5) |
| XYZ | xyz(59.6479, 78.4978, 44.8031) |
| Luminance | 0.7850 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 0.73
Washed Out Green
#BCF5A6
ΔE00 1.30
Light Pastel Green
#B2FBA5
ΔE00 2.59
Light Light Green
#C8FFB0
ΔE00 2.62
Pale Light Green
#B1FC99
ΔE00 2.88
Celery
#C1FD95
ΔE00 3.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCF59F #D89FF5
analogous
#E7F59F #BCF59F #9FF5AD
triadic
#BCF59F #9FBCF5 #F59FBC
tetradic
#BCF59F #9FE7F5 #D89FF5 #F5AD9F
square
#BCF59F #9FE7F5 #D89FF5 #F5AD9F
split-complementary
#BCF59F #AD9FF5 #F59FE7
monochromatic
#6FE930 #95EF68 #BCF59F #E3FBD6 #ECFCE3
Accessibility & contrast
On white
1.26
#BCF59F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.70
#BCF59F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCF59F
16.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCF59F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCF59F | 1.00 | 1.26 | 16.70 | 16.70 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE899
Deuteranopia (green-blind)
#F2E3A4
Tritanopia (blue-blind)
#BBEFDF
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #bcf59f; /* rgb */ color: rgb(188, 245, 159); /* oklch */ color: oklch(91.1% 0.127 135.5);
Tailwind
colors: {
custom: {
50: '#d1f8bc',
500: '#bcf59f',
950: '#000000',
},
}SCSS
$custom: #bcf59f; $custom-light: #d1f8bc; $custom-dark: #000000;
JSON
{
"hex": "#bcf59f",
"rgb": {
"r": 188,
"g": 245,
"b": 159
},
"hsl": {
"h": 99.767,
"s": 81.132,
"l": 79.216
},
"oklch": {
"l": 0.91084,
"c": 0.12683,
"h": 135.5
},
"luminance": 0.78499
}Semantic roles & 50–950 ramp
primary
#BCF59F
secondary
#AE64D4
accent
#08DD96
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141712
muted
#838582