#BCFEA9#BCFEA9
#BCFEA9 is a very light, vivid green. Relative luminance 0.844; OKLCH L 93.3% C 0.130 H 138.8°. Best body text is #000000 at 17.89:1 contrast (WCAG AA passes).
Color values
| HEX | #BCFEA9 |
|---|---|
| RGB | rgb(188, 254, 169) |
| HSL | hsl(107, 98%, 83%) |
| HSV | hsv(107, 33%, 100%) |
| CMYK | cmyk(26%, 0%, 33.5%, 0.4%) |
| CIE-LAB | lab(93.64, -35.85, 34.23) |
| CIE-LCH | lch(93.64, 49.57, 136.32°) |
| OKLab | oklab(93.26% -0.0978 0.0855) |
| OKLCH | oklch(93.26% 0.13 138.8) |
| XYZ | xyz(63.3403, 84.4375, 50.4892) |
| Luminance | 0.8444 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Pastel Green
#B2FBA5
ΔE00 1.33
Tea Green
#BDF8A3
ΔE00 1.51
Light Light Green
#C8FFB0
ΔE00 1.86
Washed Out Green
#BCF5A6
ΔE00 2.09
Pastel Green
#B0FF9D
ΔE00 2.36
Pale Light Green
#B1FC99
ΔE00 2.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCFEA9 #EBA9FE
analogous
#E7FEA9 #BCFEA9 #A9FEC0
triadic
#BCFEA9 #A9BCFE #FEA9BC
tetradic
#BCFEA9 #A9E7FE #EBA9FE #FEC0A9
square
#BCFEA9 #A9E7FE #EBA9FE #FEC0A9
split-complementary
#BCFEA9 #C0A9FE #FEA9E7
monochromatic
#5EFD30 #8DFD6D #BCFEA9 #E7FFE1 #E7FFE1
Accessibility & contrast
On white
1.17
#BCFEA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.89
#BCFEA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCFEA9
17.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCFEA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCFEA9 | 1.00 | 1.17 | 17.89 | 17.89 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF1A3
Deuteranopia (green-blind)
#F9EAAE
Tritanopia (blue-blind)
#B9F8E8
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #bcfea9; /* rgb */ color: rgb(188, 254, 169); /* oklch */ color: oklch(93.3% 0.130 138.8);
Tailwind
colors: {
custom: {
50: '#d2ffc3',
500: '#bcfea9',
950: '#000000',
},
}SCSS
$custom: #bcfea9; $custom-light: #d2ffc3; $custom-dark: #000000;
JSON
{
"hex": "#bcfea9",
"rgb": {
"r": 188,
"g": 254,
"b": 169
},
"hsl": {
"h": 106.588,
"s": 97.701,
"l": 82.941
},
"oklch": {
"l": 0.93258,
"c": 0.12991,
"h": 138.8
},
"luminance": 0.8444
}Semantic roles & 50–950 ramp
primary
#BCFEA9
secondary
#C768E3
accent
#00E6B2
background
#FEFFFD
surface
#FBFFF9
border
#D4D7D2
text
#141812
muted
#838682