#B2E2BB#B2E2BB
#B2E2BB is a very light, moderate green. Relative luminance 0.674; OKLCH L 86.9% C 0.073 H 150.3°. Best body text is #000000 at 14.49:1 contrast (WCAG AA passes).
Color values
| HEX | #B2E2BB |
|---|---|
| RGB | rgb(178, 226, 187) |
| HSL | hsl(131, 45%, 79%) |
| HSV | hsv(131, 21%, 89%) |
| CMYK | cmyk(21.2%, 0%, 17.3%, 11.4%) |
| CIE-LAB | lab(85.73, -23.03, 14.06) |
| CIE-LCH | lch(85.73, 26.98, 148.59°) |
| OKLab | oklab(86.86% -0.0635 0.0363) |
| OKLCH | oklch(86.86% 0.073 150.3) |
| XYZ | xyz(54.5237, 67.4439, 57.1493) |
| Luminance | 0.6745 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 4.36
Hospital Green
#9BE5AA
ΔE00 5.60
Light Teal
#90E4C1
ΔE00 6.27
Light Sage
#BCECAC
ΔE00 6.31
Light Grey Green
#B7E1A1
ΔE00 6.53
Seafoam
#7FE0B3
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2E2BB #E2B2D9
analogous
#C1E2B2 #B2E2BB #B2E2D3
triadic
#B2E2BB #BBB2E2 #E2BBB2
tetradic
#B2E2BB #B2C1E2 #E2B2D9 #E2D3B2
square
#B2E2BB #B2C1E2 #E2B2D9 #E2D3B2
split-complementary
#B2E2BB #D3B2E2 #E2B2C1
monochromatic
#59C16C #86D194 #B2E2BB #DEF3E2 #E9F7EB
Accessibility & contrast
On white
1.45
#B2E2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.49
#B2E2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2E2BB
14.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2E2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2E2BB | 1.00 | 1.45 | 14.49 | 14.49 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DAB9
Deuteranopia (green-blind)
#DBD4BD
Tritanopia (blue-blind)
#ACE0D7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #b2e2bb; /* rgb */ color: rgb(178, 226, 187); /* oklch */ color: oklch(86.9% 0.073 150.3);
Tailwind
colors: {
custom: {
50: '#c9ebcf',
500: '#b2e2bb',
950: '#000000',
},
}SCSS
$custom: #b2e2bb; $custom-light: #c9ebcf; $custom-dark: #000000;
JSON
{
"hex": "#b2e2bb",
"rgb": {
"r": 178,
"g": 226,
"b": 187
},
"hsl": {
"h": 131.25,
"s": 45.283,
"l": 79.216
},
"oklch": {
"l": 0.86864,
"c": 0.07309,
"h": 150.3
},
"luminance": 0.67446
}Semantic roles & 50–950 ramp
primary
#B2E2BB
secondary
#BB7DB0
accent
#2D9EB8
background
#FDFEFE
surface
#F9FDFB
border
#D2D5D4
text
#131613
muted
#828483