#BCF5BB#BCF5BB
#BCF5BB is a very light, moderate green. Relative luminance 0.796; OKLCH L 91.6% C 0.097 H 144.3°. Best body text is #000000 at 16.92:1 contrast (WCAG AA passes).
Color values
| HEX | #BCF5BB |
|---|---|
| RGB | rgb(188, 245, 187) |
| HSL | hsl(119, 74%, 85%) |
| HSV | hsv(119, 24%, 96%) |
| CMYK | cmyk(23.3%, 0%, 23.7%, 3.9%) |
| CIE-LAB | lab(91.50, -28.88, 22.21) |
| CIE-LCH | lch(91.50, 36.44, 142.44°) |
| OKLab | oklab(91.64% -0.0789 0.0567) |
| OKLCH | oklch(91.64% 0.097 144.3) |
| XYZ | xyz(62.3586, 79.5821, 59.0794) |
| Luminance | 0.7958 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Celadon
#BEFDB7
ΔE00 2.74
Light Sage
#BCECAC
ΔE00 2.96
Light Mint
#B6FFBB
ΔE00 3.05
Very Pale Green
#CFFDBC
ΔE00 3.47
Pale Green
#C7FDB5
ΔE00 3.54
Very Light Green
#D1FFBD
ΔE00 3.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCF5BB #F4BBF5
analogous
#D9F5BB #BCF5BB #BBF5D7
triadic
#BCF5BB #BBBCF5 #F5BBBC
tetradic
#BCF5BB #BBD9F5 #F4BBF5 #F5D7BB
square
#BCF5BB #BBD9F5 #F4BBF5 #F5D7BB
split-complementary
#BCF5BB #D7BBF5 #F5BBD9
monochromatic
#53E550 #87ED86 #BCF5BB #E5FBE4 #E5FBE4
Accessibility & contrast
On white
1.24
#BCF5BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.92
#BCF5BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCF5BB
16.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCF5BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCF5BB | 1.00 | 1.24 | 16.92 | 16.92 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EAB8
Deuteranopia (green-blind)
#EEE4BE
Tritanopia (blue-blind)
#B7F2E5
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #bcf5bb; /* rgb */ color: rgb(188, 245, 187); /* oklch */ color: oklch(91.6% 0.097 144.3);
Tailwind
colors: {
custom: {
50: '#d1f8cf',
500: '#bcf5bb',
950: '#000000',
},
}SCSS
$custom: #bcf5bb; $custom-light: #d1f8cf; $custom-dark: #000000;
JSON
{
"hex": "#bcf5bb",
"rgb": {
"r": 188,
"g": 245,
"b": 187
},
"hsl": {
"h": 118.966,
"s": 74.359,
"l": 84.706
},
"oklch": {
"l": 0.91639,
"c": 0.09713,
"h": 144.3
},
"luminance": 0.79584
}Semantic roles & 50–950 ramp
primary
#BCF5BB
secondary
#D57ED6
accent
#0FD6D3
background
#FEFFFE
surface
#FBFFFB
border
#D4D7D4
text
#141714
muted
#838583