#BCF2BE#BCF2BE
#BCF2BE is a very light, moderate green. Relative luminance 0.779; OKLCH L 91.1% C 0.089 H 145.7°. Best body text is #000000 at 16.58:1 contrast (WCAG AA passes).
Color values
| HEX | #BCF2BE |
|---|---|
| RGB | rgb(188, 242, 190) |
| HSL | hsl(122, 68%, 84%) |
| HSV | hsv(122, 22%, 95%) |
| CMYK | cmyk(22.3%, 0%, 21.5%, 5.1%) |
| CIE-LAB | lab(90.74, -26.96, 19.62) |
| CIE-LCH | lch(90.74, 33.34, 143.95°) |
| OKLab | oklab(91.05% -0.0738 0.0503) |
| OKLCH | oklch(91.05% 0.089 145.7) |
| XYZ | xyz(61.7829, 77.9115, 60.4884) |
| Luminance | 0.7791 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 3.38
Light Sage
#BCECAC
ΔE00 3.51
Celadon
#BEFDB7
ΔE00 4.12
Light Mint
#B6FFBB
ΔE00 4.25
Very Pale Green
#CFFDBC
ΔE00 4.36
Very Light Green
#D1FFBD
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCF2BE #F2BCF0
analogous
#D5F2BC #BCF2BE #BCF2D9
triadic
#BCF2BE #BEBCF2 #F2BEBC
tetradic
#BCF2BE #BCD5F2 #F2BCF0 #F2D9BC
square
#BCF2BE #BCD5F2 #F2BCF0 #F2D9BC
split-complementary
#BCF2BE #D9BCF2 #F2BCD5
monochromatic
#55DE5B #89E88C #BCF2BE #E5FAE6 #E5FAE6
Accessibility & contrast
On white
1.27
#BCF2BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.58
#BCF2BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCF2BE
16.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCF2BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCF2BE | 1.00 | 1.27 | 16.58 | 16.58 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E8BB
Deuteranopia (green-blind)
#EBE2C1
Tritanopia (blue-blind)
#B7EFE4
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #bcf2be; /* rgb */ color: rgb(188, 242, 190); /* oklch */ color: oklch(91.1% 0.089 145.7);
Tailwind
colors: {
custom: {
50: '#d1f6d1',
500: '#bcf2be',
950: '#000000',
},
}SCSS
$custom: #bcf2be; $custom-light: #d1f6d1; $custom-dark: #000000;
JSON
{
"hex": "#bcf2be",
"rgb": {
"r": 188,
"g": 242,
"b": 190
},
"hsl": {
"h": 122.222,
"s": 67.5,
"l": 84.314
},
"oklch": {
"l": 0.91051,
"c": 0.08925,
"h": 145.7
},
"luminance": 0.77913
}Semantic roles & 50–950 ramp
primary
#BCF2BE
secondary
#D281CF
accent
#16C9CF
background
#FEFFFE
surface
#FBFEFB
border
#D4D6D4
text
#141714
muted
#838583