#BCFA8A#BCFA8A
#BCFA8A is a very light, vivid yellow-green. Relative luminance 0.809; OKLCH L 91.9% C 0.156 H 132.5°. Best body text is #000000 at 17.18:1 contrast (WCAG AA passes).
Color values
| HEX | #BCFA8A |
|---|---|
| RGB | rgb(188, 250, 138) |
| HSL | hsl(93, 92%, 76%) |
| HSV | hsv(93, 45%, 98%) |
| CMYK | cmyk(24.8%, 0%, 44.8%, 2%) |
| CIE-LAB | lab(92.09, -38.14, 47.40) |
| CIE-LCH | lch(92.09, 60.83, 128.82°) |
| OKLab | oklab(91.86% -0.1051 0.1149) |
| OKLCH | oklch(91.86% 0.156 132.5) |
| XYZ | xyz(59.5111, 80.8960, 36.5189) |
| Luminance | 0.8090 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 0.61
Light Yellowish Green
#C2FF89
ΔE00 1.37
Celery
#C1FD95
ΔE00 1.40
Light Pea Green
#C4FE82
ΔE00 2.19
Pale Light Green
#B1FC99
ΔE00 3.31
Spring Green (survey)
#A9F971
ΔE00 3.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCFA8A #C88AFA
analogous
#F4FA8A #BCFA8A #8AFA90
triadic
#BCFA8A #8ABCFA #FA8ABC
tetradic
#BCFA8A #8AF4FA #C88AFA #FA908A
square
#BCFA8A #8AF4FA #C88AFA #FA908A
split-complementary
#BCFA8A #908AFA #FA8AF4
monochromatic
#79F515 #9AF74F #BCFA8A #DEFDC5 #EEFEE2
Accessibility & contrast
On white
1.22
#BCFA8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.18
#BCFA8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCFA8A
17.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCFA8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCFA8A | 1.00 | 1.22 | 17.18 | 17.18 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB81
Deuteranopia (green-blind)
#F9E791
Tritanopia (blue-blind)
#BEF2DF
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #bcfa8a; /* rgb */ color: rgb(188, 250, 138); /* oklch */ color: oklch(91.9% 0.156 132.5);
Tailwind
colors: {
custom: {
50: '#d2fcae',
500: '#bcfa8a',
950: '#000000',
},
}SCSS
$custom: #bcfa8a; $custom-light: #d2fcae; $custom-dark: #000000;
JSON
{
"hex": "#bcfa8a",
"rgb": {
"r": 188,
"g": 250,
"b": 138
},
"hsl": {
"h": 93.214,
"s": 91.803,
"l": 76.078
},
"oklch": {
"l": 0.91856,
"c": 0.15571,
"h": 132.5
},
"luminance": 0.80898
}Semantic roles & 50–950 ramp
primary
#BCFA8A
secondary
#9B4FD9
accent
#00E67F
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581