#B2E4BB#B2E4BB
#B2E4BB is a very light, moderate green. Relative luminance 0.685; OKLCH L 87.3% C 0.076 H 150.0°. Best body text is #000000 at 14.71:1 contrast (WCAG AA passes).
Color values
| HEX | #B2E4BB |
|---|---|
| RGB | rgb(178, 228, 187) |
| HSL | hsl(131, 48%, 80%) |
| HSV | hsv(131, 22%, 89%) |
| CMYK | cmyk(21.9%, 0%, 18%, 10.6%) |
| CIE-LAB | lab(86.27, -24.00, 14.83) |
| CIE-LCH | lch(86.27, 28.22, 148.28°) |
| OKLab | oklab(87.3% -0.0661 0.0382) |
| OKLCH | oklch(87.3% 0.076 150) |
| XYZ | xyz(55.0707, 68.5379, 57.3317) |
| Luminance | 0.6854 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 3.79
Hospital Green
#9BE5AA
ΔE00 5.09
Light Sage
#BCECAC
ΔE00 5.82
Light Teal
#90E4C1
ΔE00 6.20
Light Grey Green
#B7E1A1
ΔE00 6.22
Pale Turquoise
#A5FBD5
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2E4BB #E4B2DB
analogous
#C2E4B2 #B2E4BB #B2E4D4
triadic
#B2E4BB #BBB2E4 #E4BBB2
tetradic
#B2E4BB #B2C2E4 #E4B2DB #E4D4B2
square
#B2E4BB #B2C2E4 #E4B2DB #E4D4B2
split-complementary
#B2E4BB #D4B2E4 #E4B2C2
monochromatic
#57C46B #85D493 #B2E4BB #DFF4E3 #E8F7EB
Accessibility & contrast
On white
1.43
#B2E4BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.71
#B2E4BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2E4BB
14.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2E4BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2E4BB | 1.00 | 1.43 | 14.71 | 14.71 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DBB9
Deuteranopia (green-blind)
#DCD6BD
Tritanopia (blue-blind)
#ACE2D8
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #b2e4bb; /* rgb */ color: rgb(178, 228, 187); /* oklch */ color: oklch(87.3% 0.076 150.0);
Tailwind
colors: {
custom: {
50: '#c9eccf',
500: '#b2e4bb',
950: '#000000',
},
}SCSS
$custom: #b2e4bb; $custom-light: #c9eccf; $custom-dark: #000000;
JSON
{
"hex": "#b2e4bb",
"rgb": {
"r": 178,
"g": 228,
"b": 187
},
"hsl": {
"h": 130.8,
"s": 48.077,
"l": 79.608
},
"oklch": {
"l": 0.87302,
"c": 0.07634,
"h": 150
},
"luminance": 0.6854
}Semantic roles & 50–950 ramp
primary
#B2E4BB
secondary
#BE7CB2
accent
#2AA1BB
background
#FDFEFE
surface
#F9FDFB
border
#D2D5D4
text
#131613
muted
#828483