#B1E2BB#B1E2BB
#B1E2BB is a very light, moderate green. Relative luminance 0.673; OKLCH L 86.8% C 0.074 H 150.8°. Best body text is #000000 at 14.47:1 contrast (WCAG AA passes).
Color values
| HEX | #B1E2BB |
|---|---|
| RGB | rgb(177, 226, 187) |
| HSL | hsl(132, 46%, 79%) |
| HSV | hsv(132, 22%, 89%) |
| CMYK | cmyk(21.7%, 0%, 17.3%, 11.4%) |
| CIE-LAB | lab(85.67, -23.36, 13.97) |
| CIE-LCH | lch(85.67, 27.22, 149.11°) |
| OKLab | oklab(86.8% -0.0644 0.036) |
| OKLCH | oklch(86.8% 0.074 150.8) |
| XYZ | xyz(54.2950, 67.3260, 57.1386) |
| Luminance | 0.6733 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 4.24
Hospital Green
#9BE5AA
ΔE00 5.49
Light Teal
#90E4C1
ΔE00 6.07
Light Sage
#BCECAC
ΔE00 6.37
Light Grey Green
#B7E1A1
ΔE00 6.61
Seafoam
#7FE0B3
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B1E2BB #E2B1D8
analogous
#C0E2B1 #B1E2BB #B1E2D4
triadic
#B1E2BB #BBB1E2 #E2BBB1
tetradic
#B1E2BB #B1C0E2 #E2B1D8 #E2D4B1
square
#B1E2BB #B1C0E2 #E2B1D8 #E2D4B1
split-complementary
#B1E2BB #D4B1E2 #E2B1C0
monochromatic
#58C16D #84D194 #B1E2BB #DEF3E2 #E9F7EC
Accessibility & contrast
On white
1.45
#B1E2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.47
#B1E2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B1E2BB
14.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B1E2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B1E2BB | 1.00 | 1.45 | 14.47 | 14.47 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DAB9
Deuteranopia (green-blind)
#DAD4BD
Tritanopia (blue-blind)
#ABE0D7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #b1e2bb; /* rgb */ color: rgb(177, 226, 187); /* oklch */ color: oklch(86.8% 0.074 150.8);
Tailwind
colors: {
custom: {
50: '#c9ebcf',
500: '#b1e2bb',
950: '#000000',
},
}SCSS
$custom: #b1e2bb; $custom-light: #c9ebcf; $custom-dark: #000000;
JSON
{
"hex": "#b1e2bb",
"rgb": {
"r": 177,
"g": 226,
"b": 187
},
"hsl": {
"h": 132.245,
"s": 45.794,
"l": 79.02
},
"oklch": {
"l": 0.86801,
"c": 0.07379,
"h": 150.8
},
"luminance": 0.67328
}Semantic roles & 50–950 ramp
primary
#B1E2BB
secondary
#BB7CAE
accent
#2D9CB9
background
#FDFEFE
surface
#F9FDFB
border
#D2D5D4
text
#131613
muted
#828483