#BCFDA0#BCFDA0
#BCFDA0 is a very light, vivid green. Relative luminance 0.835; OKLCH L 92.9% C 0.138 H 136.7°. Best body text is #000000 at 17.70:1 contrast (WCAG AA passes).
Color values
| HEX | #BCFDA0 |
|---|---|
| RGB | rgb(188, 253, 160) |
| HSL | hsl(102, 96%, 81%) |
| HSV | hsv(102, 37%, 99%) |
| CMYK | cmyk(25.7%, 0%, 36.8%, 0.8%) |
| CIE-LAB | lab(93.22, -36.67, 38.15) |
| CIE-LCH | lch(93.22, 52.92, 133.87°) |
| OKLab | oklab(92.88% -0.1002 0.0945) |
| OKLCH | oklch(92.88% 0.138 136.7) |
| XYZ | xyz(62.2078, 83.4781, 46.0862) |
| Luminance | 0.8348 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 1.54
Pale Light Green
#B1FC99
ΔE00 1.56
Pastel Green
#B0FF9D
ΔE00 1.88
Light Pastel Green
#B2FBA5
ΔE00 2.08
Celery
#C1FD95
ΔE00 2.22
Washed Out Green
#BCF5A6
ΔE00 2.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCFDA0 #E1A0FD
analogous
#EBFDA0 #BCFDA0 #A0FDB2
triadic
#BCFDA0 #A0BCFD #FDA0BC
tetradic
#BCFDA0 #A0EBFD #E1A0FD #FDB2A0
square
#BCFDA0 #A0EBFD #E1A0FD #FDB2A0
split-complementary
#BCFDA0 #B2A0FD #FDA0EB
monochromatic
#67FA28 #92FC64 #BCFDA0 #E6FEDC #EAFEE1
Accessibility & contrast
On white
1.19
#BCFDA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.70
#BCFDA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCFDA0
17.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCFDA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCFDA0 | 1.00 | 1.19 | 17.70 | 17.70 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF99
Deuteranopia (green-blind)
#F9E9A5
Tritanopia (blue-blind)
#BAF7E6
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #bcfda0; /* rgb */ color: rgb(188, 253, 160); /* oklch */ color: oklch(92.9% 0.138 136.7);
Tailwind
colors: {
custom: {
50: '#d2febd',
500: '#bcfda0',
950: '#000000',
},
}SCSS
$custom: #bcfda0; $custom-light: #d2febd; $custom-dark: #000000;
JSON
{
"hex": "#bcfda0",
"rgb": {
"r": 188,
"g": 253,
"b": 160
},
"hsl": {
"h": 101.935,
"s": 95.876,
"l": 80.98
},
"oklch": {
"l": 0.92875,
"c": 0.13775,
"h": 136.7
},
"luminance": 0.8348
}Semantic roles & 50–950 ramp
primary
#BCFDA0
secondary
#BA61E0
accent
#00E6A0
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141812
muted
#838682