#BCFF9E#BCFF9E
#BCFF9E is a very light, vivid green. Relative luminance 0.847; OKLCH L 93.3% C 0.143 H 136.5°. Best body text is #000000 at 17.94:1 contrast (WCAG AA passes).
Color values
| HEX | #BCFF9E |
|---|---|
| RGB | rgb(188, 255, 158) |
| HSL | hsl(101, 100%, 81%) |
| HSV | hsv(101, 38%, 100%) |
| CMYK | cmyk(26.3%, 0%, 38%, 0%) |
| CIE-LAB | lab(93.74, -37.85, 39.82) |
| CIE-LCH | lch(93.74, 54.94, 133.55°) |
| OKLab | oklab(93.29% -0.1035 0.0984) |
| OKLCH | oklch(93.29% 0.143 136.5) |
| XYZ | xyz(62.6689, 84.6780, 45.3837) |
| Luminance | 0.8468 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 1.43
Pastel Green
#B0FF9D
ΔE00 1.72
Celery
#C1FD95
ΔE00 1.87
Tea Green
#BDF8A3
ΔE00 2.22
Light Pastel Green
#B2FBA5
ΔE00 2.52
Light Light Green
#C8FFB0
ΔE00 3.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCFF9E #E19EFF
analogous
#EDFF9E #BCFF9E #9EFFB0
triadic
#BCFF9E #9EBCFF #FF9EBC
tetradic
#BCFF9E #9EEDFF #E19EFF #FFB09E
square
#BCFF9E #9EEDFF #E19EFF #FFB09E
split-complementary
#BCFF9E #B09EFF #FF9EED
monochromatic
#67FF24 #92FF61 #BCFF9E #E6FFDB #EAFFE0
Accessibility & contrast
On white
1.17
#BCFF9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.94
#BCFF9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCFF9E
17.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCFF9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCFF9E | 1.00 | 1.17 | 17.94 | 17.94 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF197
Deuteranopia (green-blind)
#FBEBA3
Tritanopia (blue-blind)
#BAF8E7
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #bcff9e; /* rgb */ color: rgb(188, 255, 158); /* oklch */ color: oklch(93.3% 0.143 136.5);
Tailwind
colors: {
custom: {
50: '#d2ffbb',
500: '#bcff9e',
950: '#000000',
},
}SCSS
$custom: #bcff9e; $custom-light: #d2ffbb; $custom-dark: #000000;
JSON
{
"hex": "#bcff9e",
"rgb": {
"r": 188,
"g": 255,
"b": 158
},
"hsl": {
"h": 101.443,
"s": 100,
"l": 80.98
},
"oklch": {
"l": 0.93286,
"c": 0.14278,
"h": 136.5
},
"luminance": 0.8468
}Semantic roles & 50–950 ramp
primary
#BCFF9E
secondary
#BA5FE3
accent
#00E69F
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141812
muted
#838682