#BCFC8B#BCFC8B
#BCFC8B is a very light, vivid yellow-green. Relative luminance 0.822; OKLCH L 92.3% C 0.158 H 132.9°. Best body text is #000000 at 17.44:1 contrast (WCAG AA passes).
Color values
| HEX | #BCFC8B |
|---|---|
| RGB | rgb(188, 252, 139) |
| HSL | hsl(94, 95%, 77%) |
| HSV | hsv(94, 45%, 99%) |
| CMYK | cmyk(25.4%, 0%, 44.8%, 1.2%) |
| CIE-LAB | lab(92.65, -38.91, 47.63) |
| CIE-LCH | lch(92.65, 61.50, 129.25°) |
| OKLab | oklab(92.32% -0.1072 0.1154) |
| OKLCH | oklch(92.32% 0.158 132.9) |
| XYZ | xyz(60.2085, 82.1746, 37.1102) |
| Luminance | 0.8218 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 0.89
Light Yellowish Green
#C2FF89
ΔE00 1.20
Celery
#C1FD95
ΔE00 1.34
Light Pea Green
#C4FE82
ΔE00 2.17
Pale Light Green
#B1FC99
ΔE00 3.18
Spring Green (survey)
#A9F971
ΔE00 3.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCFC8B #CB8BFC
analogous
#F5FC8B #BCFC8B #8BFC93
triadic
#BCFC8B #8BBCFC #FC8BBC
tetradic
#BCFC8B #8BF5FC #CB8BFC #FC938B
square
#BCFC8B #8BF5FC #CB8BFC #FC938B
split-complementary
#BCFC8B #938BFC #FC8BF5
monochromatic
#77F914 #9AFA4F #BCFC8B #DEFEC7 #EEFEE1
Accessibility & contrast
On white
1.20
#BCFC8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.44
#BCFC8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCFC8B
17.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCFC8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCFC8B | 1.00 | 1.20 | 17.44 | 17.44 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED82
Deuteranopia (green-blind)
#FBE892
Tritanopia (blue-blind)
#BDF4E1
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #bcfc8b; /* rgb */ color: rgb(188, 252, 139); /* oklch */ color: oklch(92.3% 0.158 132.9);
Tailwind
colors: {
custom: {
50: '#d2fdae',
500: '#bcfc8b',
950: '#000000',
},
}SCSS
$custom: #bcfc8b; $custom-light: #d2fdae; $custom-dark: #000000;
JSON
{
"hex": "#bcfc8b",
"rgb": {
"r": 188,
"g": 252,
"b": 139
},
"hsl": {
"h": 93.982,
"s": 94.958,
"l": 76.667
},
"oklch": {
"l": 0.92318,
"c": 0.15755,
"h": 132.9
},
"luminance": 0.82176
}Semantic roles & 50–950 ramp
primary
#BCFC8B
secondary
#9F50DC
accent
#00E682
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581