#BCF0BB#BCF0BB
#BCF0BB is a very light, moderate green. Relative luminance 0.766; OKLCH L 90.5% C 0.089 H 144.3°. Best body text is #000000 at 16.32:1 contrast (WCAG AA passes).
Color values
| HEX | #BCF0BB |
|---|---|
| RGB | rgb(188, 240, 187) |
| HSL | hsl(119, 64%, 84%) |
| HSV | hsv(119, 22%, 94%) |
| CMYK | cmyk(21.7%, 0%, 22.1%, 5.9%) |
| CIE-LAB | lab(90.14, -26.51, 20.33) |
| CIE-LCH | lch(90.14, 33.41, 142.52°) |
| OKLab | oklab(90.55% -0.0724 0.052) |
| OKLCH | oklch(90.55% 0.089 144.3) |
| XYZ | xyz(60.8664, 76.5977, 58.5820) |
| Luminance | 0.7660 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 2.97
Mint
#AAF0C1
ΔE00 3.77
Celadon
#BEFDB7
ΔE00 4.13
Very Pale Green
#CFFDBC
ΔE00 4.24
Light Mint
#B6FFBB
ΔE00 4.47
Very Light Green
#D1FFBD
ΔE00 4.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCF0BB #EFBBF0
analogous
#D6F0BB #BCF0BB #BBF0D4
triadic
#BCF0BB #BBBCF0 #F0BBBC
tetradic
#BCF0BB #BBD6F0 #EFBBF0 #F0D4BB
square
#BCF0BB #BBD6F0 #EFBBF0 #F0D4BB
split-complementary
#BCF0BB #D4BBF0 #F0BBD6
monochromatic
#59DA57 #8BE589 #BCF0BB #E6F9E6 #E6F9E6
Accessibility & contrast
On white
1.29
#BCF0BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.32
#BCF0BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCF0BB
16.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCF0BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCF0BB | 1.00 | 1.29 | 16.32 | 16.32 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E6B8
Deuteranopia (green-blind)
#EAE1BE
Tritanopia (blue-blind)
#B7EDE1
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #bcf0bb; /* rgb */ color: rgb(188, 240, 187); /* oklch */ color: oklch(90.5% 0.089 144.3);
Tailwind
colors: {
custom: {
50: '#d1f5cf',
500: '#bcf0bb',
950: '#000000',
},
}SCSS
$custom: #bcf0bb; $custom-light: #d1f5cf; $custom-dark: #000000;
JSON
{
"hex": "#bcf0bb",
"rgb": {
"r": 188,
"g": 240,
"b": 187
},
"hsl": {
"h": 118.868,
"s": 63.855,
"l": 83.725
},
"oklch": {
"l": 0.90547,
"c": 0.08915,
"h": 144.3
},
"luminance": 0.76599
}Semantic roles & 50–950 ramp
primary
#BCF0BB
secondary
#CD81CF
accent
#1ACCC8
background
#FEFFFE
surface
#FBFEFB
border
#D4D6D4
text
#141714
muted
#838583