#BCFF9C#BCFF9C
#BCFF9C is a very light, vivid green. Relative luminance 0.846; OKLCH L 93.3% C 0.145 H 136.1°. Best body text is #000000 at 17.92:1 contrast (WCAG AA passes).
Color values
| HEX | #BCFF9C |
|---|---|
| RGB | rgb(188, 255, 156) |
| HSL | hsl(101, 100%, 81%) |
| HSV | hsv(101, 39%, 100%) |
| CMYK | cmyk(26.3%, 0%, 38.8%, 0%) |
| CIE-LAB | lab(93.71, -38.12, 40.76) |
| CIE-LCH | lch(93.71, 55.81, 133.08°) |
| OKLab | oklab(93.25% -0.1043 0.1005) |
| OKLCH | oklch(93.25% 0.145 136.1) |
| XYZ | xyz(62.4982, 84.6097, 44.4845) |
| Luminance | 0.8461 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 1.47
Celery
#C1FD95
ΔE00 1.60
Pastel Green
#B0FF9D
ΔE00 1.83
Tea Green
#BDF8A3
ΔE00 2.45
Light Pastel Green
#B2FBA5
ΔE00 2.81
Pistachio (survey)
#C0FA8B
ΔE00 2.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCFF9C #DF9CFF
analogous
#EDFF9C #BCFF9C #9CFFAD
triadic
#BCFF9C #9CBCFF #FF9CBC
tetradic
#BCFF9C #9CEDFF #DF9CFF #FFAD9C
square
#BCFF9C #9CEDFF #DF9CFF #FFAD9C
split-complementary
#BCFF9C #AD9CFF #FF9CED
monochromatic
#69FF22 #93FF5F #BCFF9C #E5FFD9 #EAFFE0
Accessibility & contrast
On white
1.17
#BCFF9C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.92
#BCFF9C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCFF9C
17.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCFF9C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCFF9C | 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)
#FFF195
Deuteranopia (green-blind)
#FCEBA2
Tritanopia (blue-blind)
#BBF8E6
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #bcff9c; /* rgb */ color: rgb(188, 255, 156); /* oklch */ color: oklch(93.3% 0.145 136.1);
Tailwind
colors: {
custom: {
50: '#d2ffba',
500: '#bcff9c',
950: '#000000',
},
}SCSS
$custom: #bcff9c; $custom-light: #d2ffba; $custom-dark: #000000;
JSON
{
"hex": "#bcff9c",
"rgb": {
"r": 188,
"g": 255,
"b": 156
},
"hsl": {
"h": 100.606,
"s": 100,
"l": 80.588
},
"oklch": {
"l": 0.93252,
"c": 0.14482,
"h": 136.1
},
"luminance": 0.84612
}Semantic roles & 50–950 ramp
primary
#BCFF9C
secondary
#B75DE2
accent
#00E69B
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141812
muted
#838682