#BCF2BB#BCF2BB
#BCF2BB is a very light, moderate green. Relative luminance 0.778; OKLCH L 91.0% C 0.092 H 144.3°. Best body text is #000000 at 16.56:1 contrast (WCAG AA passes).
Color values
| HEX | #BCF2BB |
|---|---|
| RGB | rgb(188, 242, 187) |
| HSL | hsl(119, 68%, 84%) |
| HSV | hsv(119, 23%, 95%) |
| CMYK | cmyk(22.3%, 0%, 22.7%, 5.1%) |
| CIE-LAB | lab(90.68, -27.46, 21.08) |
| CIE-LCH | lch(90.68, 34.62, 142.49°) |
| OKLab | oklab(90.98% -0.075 0.0539) |
| OKLCH | oklch(90.98% 0.092 144.3) |
| XYZ | xyz(61.4584, 77.7817, 58.7794) |
| Luminance | 0.7778 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 2.88
Celadon
#BEFDB7
ΔE00 3.56
Mint
#AAF0C1
ΔE00 3.83
Very Pale Green
#CFFDBC
ΔE00 3.88
Light Mint
#B6FFBB
ΔE00 3.89
Pale Green
#C7FDB5
ΔE00 4.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCF2BB #F1BBF2
analogous
#D8F2BB #BCF2BB #BBF2D6
triadic
#BCF2BB #BBBCF2 #F2BBBC
tetradic
#BCF2BB #BBD8F2 #F1BBF2 #F2D6BB
square
#BCF2BB #BBD8F2 #F1BBF2 #F2D6BB
split-complementary
#BCF2BB #D6BBF2 #F2BBD8
monochromatic
#57DE54 #89E888 #BCF2BB #E6FAE5 #E6FAE5
Accessibility & contrast
On white
1.27
#BCF2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.56
#BCF2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCF2BB
16.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCF2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCF2BB | 1.00 | 1.27 | 16.56 | 16.56 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E8B8
Deuteranopia (green-blind)
#ECE2BE
Tritanopia (blue-blind)
#B7EFE3
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #bcf2bb; /* rgb */ color: rgb(188, 242, 187); /* oklch */ color: oklch(91.0% 0.092 144.3);
Tailwind
colors: {
custom: {
50: '#d1f6cf',
500: '#bcf2bb',
950: '#000000',
},
}SCSS
$custom: #bcf2bb; $custom-light: #d1f6cf; $custom-dark: #000000;
JSON
{
"hex": "#bcf2bb",
"rgb": {
"r": 188,
"g": 242,
"b": 187
},
"hsl": {
"h": 118.909,
"s": 67.901,
"l": 84.118
},
"oklch": {
"l": 0.90984,
"c": 0.09234,
"h": 144.3
},
"luminance": 0.77783
}Semantic roles & 50–950 ramp
primary
#BCF2BB
secondary
#D080D2
accent
#16D0CC
background
#FEFFFE
surface
#FBFEFB
border
#D4D6D4
text
#141714
muted
#838583