#BCFC85#BCFC85
#BCFC85 is a very light, vivid yellow-green. Relative luminance 0.820; OKLCH L 92.2% C 0.163 H 132.1°. Best body text is #000000 at 17.40:1 contrast (WCAG AA passes).
Color values
| HEX | #BCFC85 |
|---|---|
| RGB | rgb(188, 252, 133) |
| HSL | hsl(92, 95%, 75%) |
| HSV | hsv(92, 47%, 99%) |
| CMYK | cmyk(25.4%, 0%, 47.2%, 1.2%) |
| CIE-LAB | lab(92.58, -39.60, 50.37) |
| CIE-LCH | lch(92.58, 64.08, 128.17°) |
| OKLab | oklab(92.23% -0.1095 0.1213) |
| OKLCH | oklch(92.23% 0.163 132.1) |
| XYZ | xyz(59.7821, 82.0041, 34.8644) |
| Luminance | 0.8201 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellowish Green
#C2FF89
ΔE00 0.86
Pistachio (survey)
#C0FA8B
ΔE00 1.16
Light Pea Green
#C4FE82
ΔE00 1.48
Celery
#C1FD95
ΔE00 2.13
Pale Lime
#BEFD73
ΔE00 2.55
Spring Green (survey)
#A9F971
ΔE00 2.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCFC85 #C585FC
analogous
#F7FC85 #BCFC85 #85FC89
triadic
#BCFC85 #85BCFC #FC85BC
tetradic
#BCFC85 #85F7FC #C585FC #FC8985
square
#BCFC85 #85F7FC #C585FC #FC8985
split-complementary
#BCFC85 #8985FC #FC85F7
monochromatic
#7AF90E #9BFB49 #BCFC85 #DDFDC1 #EFFEE1
Accessibility & contrast
On white
1.21
#BCFC85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.40
#BCFC85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCFC85
17.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCFC85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCFC85 | 1.00 | 1.21 | 17.40 | 17.40 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED7B
Deuteranopia (green-blind)
#FBE88C
Tritanopia (blue-blind)
#BEF4E0
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #bcfc85; /* rgb */ color: rgb(188, 252, 133); /* oklch */ color: oklch(92.2% 0.163 132.1);
Tailwind
colors: {
custom: {
50: '#d2fdab',
500: '#bcfc85',
950: '#000000',
},
}SCSS
$custom: #bcfc85; $custom-light: #d2fdab; $custom-dark: #000000;
JSON
{
"hex": "#bcfc85",
"rgb": {
"r": 188,
"g": 252,
"b": 133
},
"hsl": {
"h": 92.269,
"s": 95.2,
"l": 75.49
},
"oklch": {
"l": 0.92232,
"c": 0.16338,
"h": 132.1
},
"luminance": 0.82006
}Semantic roles & 50–950 ramp
primary
#BCFC85
secondary
#984ADB
accent
#00E67B
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581