#BCFFA4#BCFFA4
#BCFFA4 is a very light, vivid green. Relative luminance 0.849; OKLCH L 93.4% C 0.137 H 137.7°. Best body text is #000000 at 17.98:1 contrast (WCAG AA passes).
Color values
| HEX | #BCFFA4 |
|---|---|
| RGB | rgb(188, 255, 164) |
| HSL | hsl(104, 100%, 82%) |
| HSV | hsv(104, 36%, 100%) |
| CMYK | cmyk(26.3%, 0%, 35.7%, 0%) |
| CIE-LAB | lab(93.84, -37.02, 36.98) |
| CIE-LCH | lch(93.84, 52.33, 135.03°) |
| OKLab | oklab(93.39% -0.1011 0.0919) |
| OKLCH | oklch(93.39% 0.137 137.7) |
| XYZ | xyz(63.1980, 84.8897, 48.1703) |
| Luminance | 0.8489 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 1.71
Pale Light Green
#B1FC99
ΔE00 1.74
Light Pastel Green
#B2FBA5
ΔE00 1.75
Pastel Green
#B0FF9D
ΔE00 1.75
Light Light Green
#C8FFB0
ΔE00 2.40
Washed Out Green
#BCF5A6
ΔE00 2.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCFFA4 #E7A4FF
analogous
#E9FFA4 #BCFFA4 #A4FFBA
triadic
#BCFFA4 #A4BCFF #FFA4BC
tetradic
#BCFFA4 #A4E9FF #E7A4FF #FFBAA4
square
#BCFFA4 #A4E9FF #E7A4FF #FFBAA4
split-complementary
#BCFFA4 #BAA4FF #FFA4E9
monochromatic
#62FF2A #8FFF67 #BCFFA4 #E8FFE0 #E8FFE0
Accessibility & contrast
On white
1.17
#BCFFA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.98
#BCFFA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCFFA4
17.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCFFA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCFFA4 | 1.00 | 1.17 | 17.98 | 17.98 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF19E
Deuteranopia (green-blind)
#FBEBA9
Tritanopia (blue-blind)
#BAF9E8
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #bcffa4; /* rgb */ color: rgb(188, 255, 164); /* oklch */ color: oklch(93.4% 0.137 137.7);
Tailwind
colors: {
custom: {
50: '#d2ffc0',
500: '#bcffa4',
950: '#000000',
},
}SCSS
$custom: #bcffa4; $custom-light: #d2ffc0; $custom-dark: #000000;
JSON
{
"hex": "#bcffa4",
"rgb": {
"r": 188,
"g": 255,
"b": 164
},
"hsl": {
"h": 104.176,
"s": 100,
"l": 82.157
},
"oklch": {
"l": 0.9339,
"c": 0.1366,
"h": 137.7
},
"luminance": 0.84892
}Semantic roles & 50–950 ramp
primary
#BCFFA4
secondary
#C264E4
accent
#00E6A9
background
#FEFFFD
surface
#FBFFF9
border
#D4D7D2
text
#141812
muted
#838682