#BCFFB2#BCFFB2
#BCFFB2 is a very light, vivid green. Relative luminance 0.854; OKLCH L 93.7% C 0.122 H 141.3°. Best body text is #000000 at 18.09:1 contrast (WCAG AA passes).
Color values
| HEX | #BCFFB2 |
|---|---|
| RGB | rgb(188, 255, 178) |
| HSL | hsl(112, 100%, 85%) |
| HSV | hsv(112, 30%, 100%) |
| CMYK | cmyk(26.3%, 0%, 30.2%, 0%) |
| CIE-LAB | lab(94.07, -34.96, 30.29) |
| CIE-LCH | lch(94.07, 46.26, 139.09°) |
| OKLab | oklab(93.65% -0.0953 0.0763) |
| OKLCH | oklch(93.65% 0.122 141.3) |
| XYZ | xyz(64.5326, 85.4235, 55.1991) |
| Luminance | 0.8543 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Celadon
#BEFDB7
ΔE00 1.32
Light Pastel Green
#B2FBA5
ΔE00 2.00
Pale Green
#C7FDB5
ΔE00 2.01
Light Light Green
#C8FFB0
ΔE00 2.14
Light Mint
#B6FFBB
ΔE00 2.28
Washed Out Green
#BCF5A6
ΔE00 2.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCFFB2 #F5B2FF
analogous
#E2FFB2 #BCFFB2 #B2FFCF
triadic
#BCFFB2 #B2BCFF #FFB2BC
tetradic
#BCFFB2 #B2E2FF #F5B2FF #FFCFB2
square
#BCFFB2 #B2E2FF #F5B2FF #FFCFB2
split-complementary
#BCFFB2 #CFB2FF #FFB2E2
monochromatic
#51FF38 #87FF75 #BCFFB2 #E4FFE0 #E4FFE0
Accessibility & contrast
On white
1.16
#BCFFB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.09
#BCFFB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCFFB2
18.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCFFB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCFFB2 | 1.00 | 1.16 | 18.09 | 18.09 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF2AD
Deuteranopia (green-blind)
#F9EBB6
Tritanopia (blue-blind)
#B7FAEB
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #bcffb2; /* rgb */ color: rgb(188, 255, 178); /* oklch */ color: oklch(93.7% 0.122 141.3);
Tailwind
colors: {
custom: {
50: '#d1ffc9',
500: '#bcffb2',
950: '#000000',
},
}SCSS
$custom: #bcffb2; $custom-light: #d1ffc9; $custom-dark: #000000;
JSON
{
"hex": "#bcffb2",
"rgb": {
"r": 188,
"g": 255,
"b": 178
},
"hsl": {
"h": 112.208,
"s": 100,
"l": 84.902
},
"oklch": {
"l": 0.9365,
"c": 0.12208,
"h": 141.3
},
"luminance": 0.85426
}Semantic roles & 50–950 ramp
primary
#BCFFB2
secondary
#D670E6
accent
#00E6C8
background
#FEFFFD
surface
#FBFFF9
border
#D4D7D2
text
#141813
muted
#838682