#B7E5BB#B7E5BB
#B7E5BB is a very light, moderate green. Relative luminance 0.697; OKLCH L 87.8% C 0.075 H 147.2°. Best body text is #000000 at 14.94:1 contrast (WCAG AA passes).
Color values
| HEX | #B7E5BB |
|---|---|
| RGB | rgb(183, 229, 187) |
| HSL | hsl(125, 47%, 81%) |
| HSV | hsv(125, 20%, 90%) |
| CMYK | cmyk(20.1%, 0%, 18.3%, 10.2%) |
| CIE-LAB | lab(86.85, -22.85, 15.68) |
| CIE-LCH | lch(86.85, 27.72, 145.54°) |
| OKLab | oklab(87.84% -0.0627 0.0404) |
| OKLCH | oklch(87.84% 0.075 147.2) |
| XYZ | xyz(56.5151, 69.6922, 57.4784) |
| Luminance | 0.6969 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 4.26
Light Sage
#BCECAC
ΔE00 5.26
Hospital Green
#9BE5AA
ΔE00 5.47
Light Grey Green
#B7E1A1
ΔE00 5.68
Light Teal
#90E4C1
ΔE00 7.13
Very Pale Green
#CFFDBC
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7E5BB #E5B7E1
analogous
#CAE5B7 #B7E5BB #B7E5D2
triadic
#B7E5BB #BBB7E5 #E5BBB7
tetradic
#B7E5BB #B7CAE5 #E5B7E1 #E5D2B7
square
#B7E5BB #B7CAE5 #E5B7E1 #E5D2B7
split-complementary
#B7E5BB #D2B7E5 #E5B7CA
monochromatic
#5DC566 #8AD591 #B7E5BB #E4F5E5 #E9F7EA
Accessibility & contrast
On white
1.41
#B7E5BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.94
#B7E5BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7E5BB
14.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7E5BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7E5BB | 1.00 | 1.41 | 14.94 | 14.94 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DDB9
Deuteranopia (green-blind)
#DFD8BD
Tritanopia (blue-blind)
#B2E3D9
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #b7e5bb; /* rgb */ color: rgb(183, 229, 187); /* oklch */ color: oklch(87.8% 0.075 147.2);
Tailwind
colors: {
custom: {
50: '#cdedcf',
500: '#b7e5bb',
950: '#000000',
},
}SCSS
$custom: #b7e5bb; $custom-light: #cdedcf; $custom-dark: #000000;
JSON
{
"hex": "#b7e5bb",
"rgb": {
"r": 183,
"g": 229,
"b": 187
},
"hsl": {
"h": 125.217,
"s": 46.939,
"l": 80.784
},
"oklch": {
"l": 0.87836,
"c": 0.07456,
"h": 147.2
},
"luminance": 0.69694
}Semantic roles & 50–950 ramp
primary
#B7E5BB
secondary
#BF81BA
accent
#2BAEBA
background
#FEFEFE
surface
#FAFDFB
border
#D3D5D4
text
#131613
muted
#838483