#BCFEAA#BCFEAA
#BCFEAA is a very light, vivid green. Relative luminance 0.845; OKLCH L 93.3% C 0.129 H 139.1°. Best body text is #000000 at 17.90:1 contrast (WCAG AA passes).
Color values
| HEX | #BCFEAA |
|---|---|
| RGB | rgb(188, 254, 170) |
| HSL | hsl(107, 98%, 83%) |
| HSV | hsv(107, 33%, 100%) |
| CMYK | cmyk(26%, 0%, 33.1%, 0.4%) |
| CIE-LAB | lab(93.66, -35.71, 33.76) |
| CIE-LCH | lch(93.66, 49.14, 136.61°) |
| OKLab | oklab(93.28% -0.0974 0.0844) |
| OKLCH | oklch(93.28% 0.129 139.1) |
| XYZ | xyz(63.4345, 84.4752, 50.9855) |
| Luminance | 0.8448 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Pastel Green
#B2FBA5
ΔE00 1.33
Tea Green
#BDF8A3
ΔE00 1.59
Light Light Green
#C8FFB0
ΔE00 1.82
Washed Out Green
#BCF5A6
ΔE00 2.06
Pale Green
#C7FDB5
ΔE00 2.47
Pastel Green
#B0FF9D
ΔE00 2.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCFEAA #ECAAFE
analogous
#E6FEAA #BCFEAA #AAFEC2
triadic
#BCFEAA #AABCFE #FEAABC
tetradic
#BCFEAA #AAE6FE #ECAAFE #FEC2AA
square
#BCFEAA #AAE6FE #ECAAFE #FEC2AA
split-complementary
#BCFEAA #C2AAFE #FEAAE6
monochromatic
#5DFD31 #8CFD6E #BCFEAA #E7FFE1 #E7FFE1
Accessibility & contrast
On white
1.17
#BCFEAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.90
#BCFEAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCFEAA
17.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCFEAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCFEAA | 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)
#FFF1A4
Deuteranopia (green-blind)
#F9EAAF
Tritanopia (blue-blind)
#B9F8E8
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #bcfeaa; /* rgb */ color: rgb(188, 254, 170); /* oklch */ color: oklch(93.3% 0.129 139.1);
Tailwind
colors: {
custom: {
50: '#d2ffc4',
500: '#bcfeaa',
950: '#000000',
},
}SCSS
$custom: #bcfeaa; $custom-light: #d2ffc4; $custom-dark: #000000;
JSON
{
"hex": "#bcfeaa",
"rgb": {
"r": 188,
"g": 254,
"b": 170
},
"hsl": {
"h": 107.143,
"s": 97.674,
"l": 83.137
},
"oklch": {
"l": 0.93277,
"c": 0.12886,
"h": 139.1
},
"luminance": 0.84477
}Semantic roles & 50–950 ramp
primary
#BCFEAA
secondary
#C969E3
accent
#00E6B4
background
#FEFFFD
surface
#FBFFF9
border
#D4D7D2
text
#141812
muted
#838682