#BCFDA4#BCFDA4
#BCFDA4 is a very light, vivid green. Relative luminance 0.836; OKLCH L 92.9% C 0.134 H 137.5°. Best body text is #000000 at 17.72:1 contrast (WCAG AA passes).
Color values
| HEX | #BCFDA4 |
|---|---|
| RGB | rgb(188, 253, 164) |
| HSL | hsl(104, 96%, 82%) |
| HSV | hsv(104, 35%, 99%) |
| CMYK | cmyk(25.7%, 0%, 35.2%, 0.8%) |
| CIE-LAB | lab(93.29, -36.12, 36.25) |
| CIE-LCH | lch(93.29, 51.17, 134.89°) |
| OKLab | oklab(92.95% -0.0986 0.0902) |
| OKLCH | oklch(92.95% 0.134 137.5) |
| XYZ | xyz(62.5633, 83.6203, 47.9588) |
| Luminance | 0.8362 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 1.23
Light Pastel Green
#B2FBA5
ΔE00 1.61
Pale Light Green
#B1FC99
ΔE00 1.91
Pastel Green
#B0FF9D
ΔE00 2.03
Light Light Green
#C8FFB0
ΔE00 2.17
Washed Out Green
#BCF5A6
ΔE00 2.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCFDA4 #E5A4FD
analogous
#E9FDA4 #BCFDA4 #A4FDB9
triadic
#BCFDA4 #A4BCFD #FDA4BC
tetradic
#BCFDA4 #A4E9FD #E5A4FD #FDB9A4
square
#BCFDA4 #A4E9FD #E5A4FD #FDB9A4
split-complementary
#BCFDA4 #B9A4FD #FDA4E9
monochromatic
#64FA2C #90FC68 #BCFDA4 #E8FEE0 #E9FEE1
Accessibility & contrast
On white
1.18
#BCFDA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.72
#BCFDA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCFDA4
17.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCFDA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCFDA4 | 1.00 | 1.18 | 17.72 | 17.72 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF9E
Deuteranopia (green-blind)
#F9EAA9
Tritanopia (blue-blind)
#BAF7E6
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #bcfda4; /* rgb */ color: rgb(188, 253, 164); /* oklch */ color: oklch(92.9% 0.134 137.5);
Tailwind
colors: {
custom: {
50: '#d2febf',
500: '#bcfda4',
950: '#000000',
},
}SCSS
$custom: #bcfda4; $custom-light: #d2febf; $custom-dark: #000000;
JSON
{
"hex": "#bcfda4",
"rgb": {
"r": 188,
"g": 253,
"b": 164
},
"hsl": {
"h": 103.82,
"s": 95.699,
"l": 81.765
},
"oklch": {
"l": 0.92946,
"c": 0.1336,
"h": 137.5
},
"luminance": 0.83622
}Semantic roles & 50–950 ramp
primary
#BCFDA4
secondary
#BF65E0
accent
#00E6A8
background
#FEFFFD
surface
#FBFFF9
border
#D4D7D2
text
#141812
muted
#838682