#B2E5BC#B2E5BC
#B2E5BC is a very light, moderate green. Relative luminance 0.691; OKLCH L 87.5% C 0.077 H 150.5°. Best body text is #000000 at 14.83:1 contrast (WCAG AA passes).
Color values
| HEX | #B2E5BC |
|---|---|
| RGB | rgb(178, 229, 188) |
| HSL | hsl(132, 50%, 80%) |
| HSV | hsv(132, 22%, 90%) |
| CMYK | cmyk(22.3%, 0%, 17.9%, 10.2%) |
| CIE-LAB | lab(86.57, -24.31, 14.73) |
| CIE-LCH | lch(86.57, 28.42, 148.79°) |
| OKLab | oklab(87.55% -0.067 0.0379) |
| OKLCH | oklch(87.55% 0.077 150.5) |
| XYZ | xyz(55.4540, 69.1327, 57.9894) |
| Luminance | 0.6913 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 3.55
Hospital Green
#9BE5AA
ΔE00 5.04
Light Sage
#BCECAC
ΔE00 5.84
Light Teal
#90E4C1
ΔE00 6.06
Light Grey Green
#B7E1A1
ΔE00 6.34
Pale Turquoise
#A5FBD5
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2E5BC #E5B2DB
analogous
#C1E5B2 #B2E5BC #B2E5D6
triadic
#B2E5BC #BCB2E5 #E5BCB2
tetradic
#B2E5BC #B2C1E5 #E5B2DB #E5D6B2
square
#B2E5BC #B2C1E5 #E5B2DB #E5D6B2
split-complementary
#B2E5BC #D6B2E5 #E5B2C1
monochromatic
#56C66C #84D694 #B2E5BC #E0F4E4 #E8F7EB
Accessibility & contrast
On white
1.42
#B2E5BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.83
#B2E5BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2E5BC
14.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2E5BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2E5BC | 1.00 | 1.42 | 14.83 | 14.83 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DCBA
Deuteranopia (green-blind)
#DDD6BE
Tritanopia (blue-blind)
#ABE3D9
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #b2e5bc; /* rgb */ color: rgb(178, 229, 188); /* oklch */ color: oklch(87.5% 0.077 150.5);
Tailwind
colors: {
custom: {
50: '#c9edd0',
500: '#b2e5bc',
950: '#000000',
},
}SCSS
$custom: #b2e5bc; $custom-light: #c9edd0; $custom-dark: #000000;
JSON
{
"hex": "#b2e5bc",
"rgb": {
"r": 178,
"g": 229,
"b": 188
},
"hsl": {
"h": 131.765,
"s": 49.515,
"l": 79.804
},
"oklch": {
"l": 0.87545,
"c": 0.07698,
"h": 150.5
},
"luminance": 0.69134
}Semantic roles & 50–950 ramp
primary
#B2E5BC
secondary
#BF7CB2
accent
#29A0BD
background
#FDFEFE
surface
#F9FDFB
border
#D2D5D4
text
#131614
muted
#828483