#BCFEA8#BCFEA8
#BCFEA8 is a very light, vivid green. Relative luminance 0.844; OKLCH L 93.2% C 0.131 H 138.6°. Best body text is #000000 at 17.88:1 contrast (WCAG AA passes).
Color values
| HEX | #BCFEA8 |
|---|---|
| RGB | rgb(188, 254, 168) |
| HSL | hsl(106, 98%, 83%) |
| HSV | hsv(106, 34%, 100%) |
| CMYK | cmyk(26%, 0%, 33.9%, 0.4%) |
| CIE-LAB | lab(93.62, -36.00, 34.71) |
| CIE-LCH | lch(93.62, 50.01, 136.04°) |
| OKLab | oklab(93.24% -0.0982 0.0867) |
| OKLCH | oklch(93.24% 0.131 138.6) |
| XYZ | xyz(63.2468, 84.4001, 49.9967) |
| Luminance | 0.8440 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Pastel Green
#B2FBA5
ΔE00 1.36
Tea Green
#BDF8A3
ΔE00 1.46
Light Light Green
#C8FFB0
ΔE00 1.92
Washed Out Green
#BCF5A6
ΔE00 2.14
Pastel Green
#B0FF9D
ΔE00 2.24
Pale Light Green
#B1FC99
ΔE00 2.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCFEA8 #EAA8FE
analogous
#E7FEA8 #BCFEA8 #A8FEBF
triadic
#BCFEA8 #A8BCFE #FEA8BC
tetradic
#BCFEA8 #A8E7FE #EAA8FE #FEBFA8
square
#BCFEA8 #A8E7FE #EAA8FE #FEBFA8
split-complementary
#BCFEA8 #BFA8FE #FEA8E7
monochromatic
#5FFD2F #8DFD6B #BCFEA8 #E8FFE1 #E8FFE1
Accessibility & contrast
On white
1.17
#BCFEA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.88
#BCFEA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCFEA8
17.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCFEA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCFEA8 | 1.00 | 1.17 | 17.88 | 17.88 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF1A2
Deuteranopia (green-blind)
#F9EAAD
Tritanopia (blue-blind)
#B9F8E8
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #bcfea8; /* rgb */ color: rgb(188, 254, 168); /* oklch */ color: oklch(93.2% 0.131 138.6);
Tailwind
colors: {
custom: {
50: '#d2ffc2',
500: '#bcfea8',
950: '#000000',
},
}SCSS
$custom: #bcfea8; $custom-light: #d2ffc2; $custom-dark: #000000;
JSON
{
"hex": "#bcfea8",
"rgb": {
"r": 188,
"g": 254,
"b": 168
},
"hsl": {
"h": 106.047,
"s": 97.727,
"l": 82.745
},
"oklch": {
"l": 0.9324,
"c": 0.13095,
"h": 138.6
},
"luminance": 0.84402
}Semantic roles & 50–950 ramp
primary
#BCFEA8
secondary
#C668E3
accent
#00E6B0
background
#FEFFFD
surface
#FBFFF9
border
#D4D7D2
text
#141812
muted
#838682