#BCFF85#BCFF85
#BCFF85 is a very light, vivid yellow-green. Relative luminance 0.839; OKLCH L 92.9% C 0.168 H 132.5°. Best body text is #000000 at 17.78:1 contrast (WCAG AA passes).
Color values
| HEX | #BCFF85 |
|---|---|
| RGB | rgb(188, 255, 133) |
| HSL | hsl(93, 100%, 76%) |
| HSV | hsv(93, 48%, 100%) |
| CMYK | cmyk(26.3%, 0%, 47.8%, 0%) |
| CIE-LAB | lab(93.41, -40.93, 51.40) |
| CIE-LCH | lch(93.41, 65.70, 128.54°) |
| OKLab | oklab(92.91% -0.1132 0.1235) |
| OKLCH | oklch(92.91% 0.168 132.5) |
| XYZ | xyz(60.7317, 83.9031, 35.1809) |
| Luminance | 0.8390 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellowish Green
#C2FF89
ΔE00 0.89
Light Pea Green
#C4FE82
ΔE00 1.52
Pistachio (survey)
#C0FA8B
ΔE00 1.72
Celery
#C1FD95
ΔE00 2.41
Pale Lime
#BEFD73
ΔE00 2.44
Spring Green (survey)
#A9F971
ΔE00 2.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCFF85 #C885FF
analogous
#F9FF85 #BCFF85 #85FF8B
triadic
#BCFF85 #85BCFF #FF85BC
tetradic
#BCFF85 #85F9FF #C885FF #FF8B85
square
#BCFF85 #85F9FF #C885FF #FF8B85
split-complementary
#BCFF85 #8B85FF #FF85F9
monochromatic
#79FF0B #9AFF48 #BCFF85 #DEFFC2 #EEFFE0
Accessibility & contrast
On white
1.18
#BCFF85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.78
#BCFF85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCFF85
17.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCFF85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCFF85 | 1.00 | 1.18 | 17.78 | 17.78 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF7B
Deuteranopia (green-blind)
#FEEA8C
Tritanopia (blue-blind)
#BEF7E3
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #bcff85; /* rgb */ color: rgb(188, 255, 133); /* oklch */ color: oklch(92.9% 0.168 132.5);
Tailwind
colors: {
custom: {
50: '#d3ffab',
500: '#bcff85',
950: '#000000',
},
}SCSS
$custom: #bcff85; $custom-light: #d3ffab; $custom-dark: #000000;
JSON
{
"hex": "#bcff85",
"rgb": {
"r": 188,
"g": 255,
"b": 133
},
"hsl": {
"h": 92.951,
"s": 100,
"l": 76.078
},
"oklch": {
"l": 0.92905,
"c": 0.16753,
"h": 132.5
},
"luminance": 0.83905
}Semantic roles & 50–950 ramp
primary
#BCFF85
secondary
#9B49DF
accent
#00E67E
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141810
muted
#838681