#BCFEAC#BCFEAC
#BCFEAC is a very light, vivid green. Relative luminance 0.846; OKLCH L 93.3% C 0.127 H 139.6°. Best body text is #000000 at 17.91:1 contrast (WCAG AA passes).
Color values
| HEX | #BCFEAC |
|---|---|
| RGB | rgb(188, 254, 172) |
| HSL | hsl(108, 98%, 84%) |
| HSV | hsv(108, 32%, 100%) |
| CMYK | cmyk(26%, 0%, 32.3%, 0.4%) |
| CIE-LAB | lab(93.69, -35.41, 32.80) |
| CIE-LCH | lch(93.69, 48.27, 137.19°) |
| OKLab | oklab(93.31% -0.0965 0.0822) |
| OKLCH | oklch(93.31% 0.127 139.6) |
| XYZ | xyz(63.6251, 84.5514, 51.9895) |
| Luminance | 0.8455 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Pastel Green
#B2FBA5
ΔE00 1.40
Tea Green
#BDF8A3
ΔE00 1.78
Light Light Green
#C8FFB0
ΔE00 1.79
Washed Out Green
#BCF5A6
ΔE00 2.05
Celadon
#BEFDB7
ΔE00 2.21
Pale Green
#C7FDB5
ΔE00 2.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCFEAC #EEACFE
analogous
#E5FEAC #BCFEAC #ACFEC5
triadic
#BCFEAC #ACBCFE #FEACBC
tetradic
#BCFEAC #ACE5FE #EEACFE #FEC5AC
square
#BCFEAC #ACE5FE #EEACFE #FEC5AC
split-complementary
#BCFEAC #C5ACFE #FEACE5
monochromatic
#5AFD33 #8BFD70 #BCFEAC #E7FFE1 #E7FFE1
Accessibility & contrast
On white
1.17
#BCFEAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.91
#BCFEAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCFEAC
17.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCFEAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCFEAC | 1.00 | 1.17 | 17.91 | 17.91 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF1A7
Deuteranopia (green-blind)
#F9EBB0
Tritanopia (blue-blind)
#B8F9E9
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #bcfeac; /* rgb */ color: rgb(188, 254, 172); /* oklch */ color: oklch(93.3% 0.127 139.6);
Tailwind
colors: {
custom: {
50: '#d1ffc5',
500: '#bcfeac',
950: '#000000',
},
}SCSS
$custom: #bcfeac; $custom-light: #d1ffc5; $custom-dark: #000000;
JSON
{
"hex": "#bcfeac",
"rgb": {
"r": 188,
"g": 254,
"b": 172
},
"hsl": {
"h": 108.293,
"s": 97.619,
"l": 83.529
},
"oklch": {
"l": 0.93314,
"c": 0.12679,
"h": 139.6
},
"luminance": 0.84554
}Semantic roles & 50–950 ramp
primary
#BCFEAC
secondary
#CC6BE3
accent
#00E6B9
background
#FEFFFD
surface
#FBFFF9
border
#D4D7D2
text
#141813
muted
#838682