#B2E5BB#B2E5BB
#B2E5BB is a very light, moderate green. Relative luminance 0.691; OKLCH L 87.5% C 0.078 H 149.8°. Best body text is #000000 at 14.82:1 contrast (WCAG AA passes).
Color values
| HEX | #B2E5BB |
|---|---|
| RGB | rgb(178, 229, 187) |
| HSL | hsl(131, 50%, 80%) |
| HSV | hsv(131, 22%, 90%) |
| CMYK | cmyk(22.3%, 0%, 18.3%, 10.2%) |
| CIE-LAB | lab(86.55, -24.49, 15.22) |
| CIE-LCH | lch(86.55, 28.83, 148.14°) |
| OKLab | oklab(87.52% -0.0674 0.0392) |
| OKLCH | oklch(87.52% 0.078 149.8) |
| XYZ | xyz(55.3466, 69.0897, 57.4236) |
| Luminance | 0.6909 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 3.52
Hospital Green
#9BE5AA
ΔE00 4.86
Light Sage
#BCECAC
ΔE00 5.59
Light Grey Green
#B7E1A1
ΔE00 6.09
Light Teal
#90E4C1
ΔE00 6.19
Pale Turquoise
#A5FBD5
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2E5BB #E5B2DC
analogous
#C3E5B2 #B2E5BB #B2E5D5
triadic
#B2E5BB #BBB2E5 #E5BBB2
tetradic
#B2E5BB #B2C3E5 #E5B2DC #E5D5B2
square
#B2E5BB #B2C3E5 #E5B2DC #E5D5B2
split-complementary
#B2E5BB #D5B2E5 #E5B2C3
monochromatic
#56C66A #84D693 #B2E5BB #E0F4E3 #E8F7EB
Accessibility & contrast
On white
1.42
#B2E5BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.82
#B2E5BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2E5BB
14.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2E5BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2E5BB | 1.00 | 1.42 | 14.82 | 14.82 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DCB9
Deuteranopia (green-blind)
#DDD6BD
Tritanopia (blue-blind)
#ACE3D9
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #b2e5bb; /* rgb */ color: rgb(178, 229, 187); /* oklch */ color: oklch(87.5% 0.078 149.8);
Tailwind
colors: {
custom: {
50: '#c9edcf',
500: '#b2e5bb',
950: '#000000',
},
}SCSS
$custom: #b2e5bb; $custom-light: #c9edcf; $custom-dark: #000000;
JSON
{
"hex": "#b2e5bb",
"rgb": {
"r": 178,
"g": 229,
"b": 187
},
"hsl": {
"h": 130.588,
"s": 49.515,
"l": 79.804
},
"oklch": {
"l": 0.87521,
"c": 0.07796,
"h": 149.8
},
"luminance": 0.69091
}Semantic roles & 50–950 ramp
primary
#B2E5BB
secondary
#BF7CB3
accent
#29A3BD
background
#FDFEFE
surface
#F9FDFB
border
#D2D5D4
text
#131613
muted
#828483