#BCFEAB#BCFEAB
#BCFEAB is a very light, vivid green. Relative luminance 0.845; OKLCH L 93.3% C 0.128 H 139.3°. Best body text is #000000 at 17.90:1 contrast (WCAG AA passes).
Color values
| HEX | #BCFEAB |
|---|---|
| RGB | rgb(188, 254, 171) |
| HSL | hsl(108, 98%, 83%) |
| HSV | hsv(108, 33%, 100%) |
| CMYK | cmyk(26%, 0%, 32.7%, 0.4%) |
| CIE-LAB | lab(93.67, -35.56, 33.28) |
| CIE-LCH | lch(93.67, 48.70, 136.90°) |
| OKLab | oklab(93.29% -0.0969 0.0833) |
| OKLCH | oklch(93.29% 0.128 139.3) |
| XYZ | xyz(63.5295, 84.5132, 51.4856) |
| Luminance | 0.8451 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Pastel Green
#B2FBA5
ΔE00 1.35
Tea Green
#BDF8A3
ΔE00 1.67
Light Light Green
#C8FFB0
ΔE00 1.80
Washed Out Green
#BCF5A6
ΔE00 2.05
Pale Green
#C7FDB5
ΔE00 2.36
Celadon
#BEFDB7
ΔE00 2.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCFEAB #EDABFE
analogous
#E5FEAB #BCFEAB #ABFEC3
triadic
#BCFEAB #ABBCFE #FEABBC
tetradic
#BCFEAB #ABE5FE #EDABFE #FEC3AB
square
#BCFEAB #ABE5FE #EDABFE #FEC3AB
split-complementary
#BCFEAB #C3ABFE #FEABE5
monochromatic
#5CFD32 #8CFD6F #BCFEAB #E7FFE1 #E7FFE1
Accessibility & contrast
On white
1.17
#BCFEAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.90
#BCFEAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCFEAB
17.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCFEAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCFEAB | 1.00 | 1.17 | 17.90 | 17.90 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF1A5
Deuteranopia (green-blind)
#F9EAAF
Tritanopia (blue-blind)
#B9F9E9
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #bcfeab; /* rgb */ color: rgb(188, 254, 171); /* oklch */ color: oklch(93.3% 0.128 139.3);
Tailwind
colors: {
custom: {
50: '#d1ffc4',
500: '#bcfeab',
950: '#000000',
},
}SCSS
$custom: #bcfeab; $custom-light: #d1ffc4; $custom-dark: #000000;
JSON
{
"hex": "#bcfeab",
"rgb": {
"r": 188,
"g": 254,
"b": 171
},
"hsl": {
"h": 107.711,
"s": 97.647,
"l": 83.333
},
"oklch": {
"l": 0.93295,
"c": 0.12783,
"h": 139.3
},
"luminance": 0.84515
}Semantic roles & 50–950 ramp
primary
#BCFEAB
secondary
#CA6AE3
accent
#00E6B6
background
#FEFFFD
surface
#FBFFF9
border
#D4D7D2
text
#141813
muted
#838682