#BCFFA2#BCFFA2
#BCFFA2 is a very light, vivid green. Relative luminance 0.848; OKLCH L 93.4% C 0.139 H 137.3°. Best body text is #000000 at 17.96:1 contrast (WCAG AA passes).
Color values
| HEX | #BCFFA2 |
|---|---|
| RGB | rgb(188, 255, 162) |
| HSL | hsl(103, 100%, 82%) |
| HSV | hsv(103, 36%, 100%) |
| CMYK | cmyk(26.3%, 0%, 36.5%, 0%) |
| CIE-LAB | lab(93.80, -37.30, 37.93) |
| CIE-LCH | lch(93.80, 53.20, 134.53°) |
| OKLab | oklab(93.36% -0.1019 0.0941) |
| OKLCH | oklch(93.36% 0.139 137.3) |
| XYZ | xyz(63.0188, 84.8180, 47.2266) |
| Luminance | 0.8482 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 1.57
Pastel Green
#B0FF9D
ΔE00 1.67
Tea Green
#BDF8A3
ΔE00 1.83
Light Pastel Green
#B2FBA5
ΔE00 1.99
Celery
#C1FD95
ΔE00 2.46
Light Light Green
#C8FFB0
ΔE00 2.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCFFA2 #E5A2FF
analogous
#EBFFA2 #BCFFA2 #A2FFB7
triadic
#BCFFA2 #A2BCFF #FFA2BC
tetradic
#BCFFA2 #A2EBFF #E5A2FF #FFB7A2
square
#BCFFA2 #A2EBFF #E5A2FF #FFB7A2
split-complementary
#BCFFA2 #B7A2FF #FFA2EB
monochromatic
#64FF28 #90FF65 #BCFFA2 #E8FFDF #E9FFE0
Accessibility & contrast
On white
1.17
#BCFFA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.96
#BCFFA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCFFA2
17.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCFFA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCFFA2 | 1.00 | 1.17 | 17.96 | 17.96 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF19B
Deuteranopia (green-blind)
#FBEBA7
Tritanopia (blue-blind)
#BAF9E8
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #bcffa2; /* rgb */ color: rgb(188, 255, 162); /* oklch */ color: oklch(93.4% 0.139 137.3);
Tailwind
colors: {
custom: {
50: '#d2ffbe',
500: '#bcffa2',
950: '#000000',
},
}SCSS
$custom: #bcffa2; $custom-light: #d2ffbe; $custom-dark: #000000;
JSON
{
"hex": "#bcffa2",
"rgb": {
"r": 188,
"g": 255,
"b": 162
},
"hsl": {
"h": 103.226,
"s": 100,
"l": 81.765
},
"oklch": {
"l": 0.93355,
"c": 0.13866,
"h": 137.3
},
"luminance": 0.8482
}Semantic roles & 50–950 ramp
primary
#BCFFA2
secondary
#BF62E3
accent
#00E6A5
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141812
muted
#838682