#BCFB8A#BCFB8A
#BCFB8A is a very light, vivid yellow-green. Relative luminance 0.815; OKLCH L 92.1% C 0.157 H 132.6°. Best body text is #000000 at 17.30:1 contrast (WCAG AA passes).
Color values
| HEX | #BCFB8A |
|---|---|
| RGB | rgb(188, 251, 138) |
| HSL | hsl(93, 93%, 76%) |
| HSV | hsv(93, 45%, 98%) |
| CMYK | cmyk(25.1%, 0%, 45%, 1.6%) |
| CIE-LAB | lab(92.36, -38.58, 47.74) |
| CIE-LCH | lch(92.36, 61.38, 128.94°) |
| OKLab | oklab(92.08% -0.1064 0.1157) |
| OKLCH | oklch(92.08% 0.157 132.6) |
| XYZ | xyz(59.8226, 81.5191, 36.6227) |
| Luminance | 0.8152 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 0.72
Light Yellowish Green
#C2FF89
ΔE00 1.22
Celery
#C1FD95
ΔE00 1.42
Light Pea Green
#C4FE82
ΔE00 2.10
Spring Green (survey)
#A9F971
ΔE00 3.27
Pale Light Green
#B1FC99
ΔE00 3.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCFB8A #C98AFB
analogous
#F5FB8A #BCFB8A #8AFB91
triadic
#BCFB8A #8ABCFB #FB8ABC
tetradic
#BCFB8A #8AF5FB #C98AFB #FB918A
square
#BCFB8A #8AF5FB #C98AFB #FB918A
split-complementary
#BCFB8A #918AFB #FB8AF5
monochromatic
#78F714 #9AF94F #BCFB8A #DEFDC5 #EEFEE1
Accessibility & contrast
On white
1.21
#BCFB8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.30
#BCFB8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCFB8A
17.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCFB8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCFB8A | 1.00 | 1.21 | 17.30 | 17.30 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC81
Deuteranopia (green-blind)
#FAE791
Tritanopia (blue-blind)
#BEF3E0
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #bcfb8a; /* rgb */ color: rgb(188, 251, 138); /* oklch */ color: oklch(92.1% 0.157 132.6);
Tailwind
colors: {
custom: {
50: '#d2fdae',
500: '#bcfb8a',
950: '#000000',
},
}SCSS
$custom: #bcfb8a; $custom-light: #d2fdae; $custom-dark: #000000;
JSON
{
"hex": "#bcfb8a",
"rgb": {
"r": 188,
"g": 251,
"b": 138
},
"hsl": {
"h": 93.451,
"s": 93.388,
"l": 76.275
},
"oklch": {
"l": 0.92079,
"c": 0.15713,
"h": 132.6
},
"luminance": 0.81521
}Semantic roles & 50–950 ramp
primary
#BCFB8A
secondary
#9D4FDA
accent
#00E680
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581