#BCFFA0#BCFFA0
#BCFFA0 is a very light, vivid green. Relative luminance 0.847; OKLCH L 93.3% C 0.141 H 136.9°. Best body text is #000000 at 17.95:1 contrast (WCAG AA passes).
Color values
| HEX | #BCFFA0 |
|---|---|
| RGB | rgb(188, 255, 160) |
| HSL | hsl(102, 100%, 81%) |
| HSV | hsv(102, 37%, 100%) |
| CMYK | cmyk(26.3%, 0%, 37.3%, 0%) |
| CIE-LAB | lab(93.77, -37.58, 38.87) |
| CIE-LCH | lch(93.77, 54.07, 134.03°) |
| OKLab | oklab(93.32% -0.1027 0.0962) |
| OKLCH | oklch(93.32% 0.141 136.9) |
| XYZ | xyz(62.8425, 84.7474, 46.2978) |
| Luminance | 0.8475 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 1.46
Pastel Green
#B0FF9D
ΔE00 1.66
Tea Green
#BDF8A3
ΔE00 2.01
Celery
#C1FD95
ΔE00 2.16
Light Pastel Green
#B2FBA5
ΔE00 2.25
Light Light Green
#C8FFB0
ΔE00 2.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCFFA0 #E3A0FF
analogous
#ECFFA0 #BCFFA0 #A0FFB4
triadic
#BCFFA0 #A0BCFF #FFA0BC
tetradic
#BCFFA0 #A0ECFF #E3A0FF #FFB4A0
square
#BCFFA0 #A0ECFF #E3A0FF #FFB4A0
split-complementary
#BCFFA0 #B4A0FF #FFA0EC
monochromatic
#66FF26 #91FF63 #BCFFA0 #E7FFDD #E9FFE0
Accessibility & contrast
On white
1.17
#BCFFA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.95
#BCFFA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCFFA0
17.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCFFA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCFFA0 | 1.00 | 1.17 | 17.95 | 17.95 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF199
Deuteranopia (green-blind)
#FBEBA5
Tritanopia (blue-blind)
#BAF9E7
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #bcffa0; /* rgb */ color: rgb(188, 255, 160); /* oklch */ color: oklch(93.3% 0.141 136.9);
Tailwind
colors: {
custom: {
50: '#d2ffbd',
500: '#bcffa0',
950: '#000000',
},
}SCSS
$custom: #bcffa0; $custom-light: #d2ffbd; $custom-dark: #000000;
JSON
{
"hex": "#bcffa0",
"rgb": {
"r": 188,
"g": 255,
"b": 160
},
"hsl": {
"h": 102.316,
"s": 100,
"l": 81.373
},
"oklch": {
"l": 0.9332,
"c": 0.14072,
"h": 136.9
},
"luminance": 0.84749
}Semantic roles & 50–950 ramp
primary
#BCFFA0
secondary
#BC60E3
accent
#00E6A2
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141812
muted
#838682