#BCF4BB#BCF4BB
#BCF4BB is a very light, moderate green. Relative luminance 0.790; OKLCH L 91.4% C 0.096 H 144.3°. Best body text is #000000 at 16.80:1 contrast (WCAG AA passes).
Color values
| HEX | #BCF4BB |
|---|---|
| RGB | rgb(188, 244, 187) |
| HSL | hsl(119, 72%, 85%) |
| HSV | hsv(119, 23%, 96%) |
| CMYK | cmyk(23%, 0%, 23.4%, 4.3%) |
| CIE-LAB | lab(91.22, -28.41, 21.84) |
| CIE-LCH | lch(91.22, 35.83, 142.45°) |
| OKLab | oklab(91.42% -0.0776 0.0557) |
| OKLCH | oklch(91.42% 0.096 144.3) |
| XYZ | xyz(62.0569, 78.9787, 58.9789) |
| Luminance | 0.7898 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 2.91
Celadon
#BEFDB7
ΔE00 3.01
Light Mint
#B6FFBB
ΔE00 3.33
Very Pale Green
#CFFDBC
ΔE00 3.59
Pale Green
#C7FDB5
ΔE00 3.74
Very Light Green
#D1FFBD
ΔE00 3.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCF4BB #F3BBF4
analogous
#D9F4BB #BCF4BB #BBF4D7
triadic
#BCF4BB #BBBCF4 #F4BBBC
tetradic
#BCF4BB #BBD9F4 #F3BBF4 #F4D7BB
square
#BCF4BB #BBD9F4 #F3BBF4 #F4D7BB
split-complementary
#BCF4BB #D7BBF4 #F4BBD9
monochromatic
#54E352 #88EB86 #BCF4BB #E5FBE5 #E5FBE5
Accessibility & contrast
On white
1.25
#BCF4BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.80
#BCF4BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCF4BB
16.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCF4BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCF4BB | 1.00 | 1.25 | 16.80 | 16.80 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E9B8
Deuteranopia (green-blind)
#EDE4BE
Tritanopia (blue-blind)
#B7F1E4
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #bcf4bb; /* rgb */ color: rgb(188, 244, 187); /* oklch */ color: oklch(91.4% 0.096 144.3);
Tailwind
colors: {
custom: {
50: '#d1f8cf',
500: '#bcf4bb',
950: '#000000',
},
}SCSS
$custom: #bcf4bb; $custom-light: #d1f8cf; $custom-dark: #000000;
JSON
{
"hex": "#bcf4bb",
"rgb": {
"r": 188,
"g": 244,
"b": 187
},
"hsl": {
"h": 118.947,
"s": 72.152,
"l": 84.51
},
"oklch": {
"l": 0.9142,
"c": 0.09553,
"h": 144.3
},
"luminance": 0.78981
}Semantic roles & 50–950 ramp
primary
#BCF4BB
secondary
#D37ED5
accent
#11D4D1
background
#FEFFFE
surface
#FBFFFB
border
#D4D7D4
text
#141714
muted
#838583