#BCFF9D#BCFF9D
#BCFF9D is a very light, vivid green. Relative luminance 0.846; OKLCH L 93.3% C 0.144 H 136.3°. Best body text is #000000 at 17.93:1 contrast (WCAG AA passes).
Color values
| HEX | #BCFF9D |
|---|---|
| RGB | rgb(188, 255, 157) |
| HSL | hsl(101, 100%, 81%) |
| HSV | hsv(101, 38%, 100%) |
| CMYK | cmyk(26.3%, 0%, 38.4%, 0%) |
| CIE-LAB | lab(93.73, -37.98, 40.29) |
| CIE-LCH | lch(93.73, 55.37, 133.31°) |
| OKLab | oklab(93.27% -0.1039 0.0994) |
| OKLCH | oklch(93.27% 0.144 136.3) |
| XYZ | xyz(62.5832, 84.6437, 44.9323) |
| Luminance | 0.8465 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 1.44
Celery
#C1FD95
ΔE00 1.73
Pastel Green
#B0FF9D
ΔE00 1.77
Tea Green
#BDF8A3
ΔE00 2.33
Light Pastel Green
#B2FBA5
ΔE00 2.67
Pistachio (survey)
#C0FA8B
ΔE00 3.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCFF9D #E09DFF
analogous
#EDFF9D #BCFF9D #9DFFAF
triadic
#BCFF9D #9DBCFF #FF9DBC
tetradic
#BCFF9D #9DEDFF #E09DFF #FFAF9D
square
#BCFF9D #9DEDFF #E09DFF #FFAF9D
split-complementary
#BCFF9D #AF9DFF #FF9DED
monochromatic
#68FF23 #92FF60 #BCFF9D #E6FFDA #EAFFE0
Accessibility & contrast
On white
1.17
#BCFF9D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.93
#BCFF9D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCFF9D
17.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCFF9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCFF9D | 1.00 | 1.17 | 17.93 | 17.93 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF196
Deuteranopia (green-blind)
#FBEBA2
Tritanopia (blue-blind)
#BBF8E7
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #bcff9d; /* rgb */ color: rgb(188, 255, 157); /* oklch */ color: oklch(93.3% 0.144 136.3);
Tailwind
colors: {
custom: {
50: '#d2ffbb',
500: '#bcff9d',
950: '#000000',
},
}SCSS
$custom: #bcff9d; $custom-light: #d2ffbb; $custom-dark: #000000;
JSON
{
"hex": "#bcff9d",
"rgb": {
"r": 188,
"g": 255,
"b": 157
},
"hsl": {
"h": 101.02,
"s": 100,
"l": 80.784
},
"oklch": {
"l": 0.93269,
"c": 0.1438,
"h": 136.3
},
"luminance": 0.84646
}Semantic roles & 50–950 ramp
primary
#BCFF9D
secondary
#B95EE3
accent
#00E69D
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141812
muted
#838682