#BCFF9B#BCFF9B
#BCFF9B is a very light, vivid green. Relative luminance 0.846; OKLCH L 93.2% C 0.146 H 135.9°. Best body text is #000000 at 17.92:1 contrast (WCAG AA passes).
Color values
| HEX | #BCFF9B |
|---|---|
| RGB | rgb(188, 255, 155) |
| HSL | hsl(100, 100%, 80%) |
| HSV | hsv(100, 39%, 100%) |
| CMYK | cmyk(26.3%, 0%, 39.2%, 0%) |
| CIE-LAB | lab(93.70, -38.25, 41.23) |
| CIE-LCH | lch(93.70, 56.24, 132.85°) |
| OKLab | oklab(93.24% -0.1047 0.1015) |
| OKLCH | oklch(93.24% 0.146 135.9) |
| XYZ | xyz(62.4138, 84.5760, 44.0404) |
| Luminance | 0.8458 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Celery
#C1FD95
ΔE00 1.48
Pale Light Green
#B1FC99
ΔE00 1.52
Pastel Green
#B0FF9D
ΔE00 1.91
Tea Green
#BDF8A3
ΔE00 2.57
Pistachio (survey)
#C0FA8B
ΔE00 2.76
Light Pastel Green
#B2FBA5
ΔE00 2.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCFF9B #DE9BFF
analogous
#EEFF9B #BCFF9B #9BFFAC
triadic
#BCFF9B #9BBCFF #FF9BBC
tetradic
#BCFF9B #9BEEFF #DE9BFF #FFAC9B
square
#BCFF9B #9BEEFF #DE9BFF #FFAC9B
split-complementary
#BCFF9B #AC9BFF #FF9BEE
monochromatic
#6AFF21 #93FF5E #BCFF9B #E5FFD8 #EAFFE0
Accessibility & contrast
On white
1.17
#BCFF9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.92
#BCFF9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCFF9B
17.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCFF9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCFF9B | 1.00 | 1.17 | 17.92 | 17.92 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF194
Deuteranopia (green-blind)
#FCEBA1
Tritanopia (blue-blind)
#BBF8E6
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #bcff9b; /* rgb */ color: rgb(188, 255, 155); /* oklch */ color: oklch(93.2% 0.146 135.9);
Tailwind
colors: {
custom: {
50: '#d2ffb9',
500: '#bcff9b',
950: '#000000',
},
}SCSS
$custom: #bcff9b; $custom-light: #d2ffb9; $custom-dark: #000000;
JSON
{
"hex": "#bcff9b",
"rgb": {
"r": 188,
"g": 255,
"b": 155
},
"hsl": {
"h": 100.2,
"s": 100,
"l": 80.392
},
"oklch": {
"l": 0.93236,
"c": 0.14584,
"h": 135.9
},
"luminance": 0.84578
}Semantic roles & 50–950 ramp
primary
#BCFF9B
secondary
#B65CE2
accent
#00E69A
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141811
muted
#838681