#BCFEB2#BCFEB2
#BCFEB2 is a very light, vivid green. Relative luminance 0.848; OKLCH L 93.4% C 0.121 H 141.3°. Best body text is #000000 at 17.96:1 contrast (WCAG AA passes).
Color values
| HEX | #BCFEB2 |
|---|---|
| RGB | rgb(188, 254, 178) |
| HSL | hsl(112, 97%, 85%) |
| HSV | hsv(112, 30%, 100%) |
| CMYK | cmyk(26%, 0%, 29.9%, 0.4%) |
| CIE-LAB | lab(93.79, -34.50, 29.92) |
| CIE-LCH | lch(93.79, 45.67, 139.07°) |
| OKLab | oklab(93.43% -0.0941 0.0754) |
| OKLCH | oklch(93.43% 0.121 141.3) |
| XYZ | xyz(64.2144, 84.7872, 55.0931) |
| Luminance | 0.8479 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Celadon
#BEFDB7
ΔE00 1.12
Pale Green
#C7FDB5
ΔE00 1.87
Light Pastel Green
#B2FBA5
ΔE00 2.07
Light Light Green
#C8FFB0
ΔE00 2.13
Light Mint
#B6FFBB
ΔE00 2.22
Washed Out Green
#BCF5A6
ΔE00 2.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCFEB2 #F4B2FE
analogous
#E2FEB2 #BCFEB2 #B2FECE
triadic
#BCFEB2 #B2BCFE #FEB2BC
tetradic
#BCFEB2 #B2E2FE #F4B2FE #FECEB2
square
#BCFEB2 #B2E2FE #F4B2FE #FECEB2
split-complementary
#BCFEB2 #CEB2FE #FEB2E2
monochromatic
#53FC39 #87FD76 #BCFEB2 #E5FFE1 #E5FFE1
Accessibility & contrast
On white
1.17
#BCFEB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.96
#BCFEB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCFEB2
17.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCFEB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCFEB2 | 1.00 | 1.17 | 17.96 | 17.96 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF1AD
Deuteranopia (green-blind)
#F8EBB6
Tritanopia (blue-blind)
#B7F9EA
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #bcfeb2; /* rgb */ color: rgb(188, 254, 178); /* oklch */ color: oklch(93.4% 0.121 141.3);
Tailwind
colors: {
custom: {
50: '#d1ffc9',
500: '#bcfeb2',
950: '#000000',
},
}SCSS
$custom: #bcfeb2; $custom-light: #d1ffc9; $custom-dark: #000000;
JSON
{
"hex": "#bcfeb2",
"rgb": {
"r": 188,
"g": 254,
"b": 178
},
"hsl": {
"h": 112.105,
"s": 97.436,
"l": 84.706
},
"oklch": {
"l": 0.93429,
"c": 0.12054,
"h": 141.3
},
"luminance": 0.84789
}Semantic roles & 50–950 ramp
primary
#BCFEB2
secondary
#D570E4
accent
#00E6C7
background
#FEFFFD
surface
#FBFFF9
border
#D4D7D2
text
#141813
muted
#838682