#B4E5BB#B4E5BB
#B4E5BB is a very light, moderate green. Relative luminance 0.693; OKLCH L 87.6% C 0.077 H 148.8°. Best body text is #000000 at 14.87:1 contrast (WCAG AA passes).
Color values
| HEX | #B4E5BB |
|---|---|
| RGB | rgb(180, 229, 187) |
| HSL | hsl(129, 49%, 80%) |
| HSV | hsv(129, 21%, 90%) |
| CMYK | cmyk(21.4%, 0%, 18.3%, 10.2%) |
| CIE-LAB | lab(86.67, -23.84, 15.40) |
| CIE-LCH | lch(86.67, 28.38, 147.13°) |
| OKLab | oklab(87.65% -0.0655 0.0397) |
| OKLCH | oklch(87.65% 0.077 148.8) |
| XYZ | xyz(55.8089, 69.3281, 57.4453) |
| Luminance | 0.6933 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 3.80
Hospital Green
#9BE5AA
ΔE00 5.09
Light Sage
#BCECAC
ΔE00 5.44
Light Grey Green
#B7E1A1
ΔE00 5.91
Light Teal
#90E4C1
ΔE00 6.56
Pale Turquoise
#A5FBD5
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4E5BB #E5B4DE
analogous
#C6E5B4 #B4E5BB #B4E5D3
triadic
#B4E5BB #BBB4E5 #E5BBB4
tetradic
#B4E5BB #B4C6E5 #E5B4DE #E5D3B4
square
#B4E5BB #B4C6E5 #E5B4DE #E5D3B4
split-complementary
#B4E5BB #D3B4E5 #E5B4C6
monochromatic
#59C569 #87D592 #B4E5BB #E1F5E4 #E8F7EA
Accessibility & contrast
On white
1.41
#B4E5BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.87
#B4E5BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4E5BB
14.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4E5BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4E5BB | 1.00 | 1.41 | 14.87 | 14.87 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DCB9
Deuteranopia (green-blind)
#DED7BD
Tritanopia (blue-blind)
#AEE3D9
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #b4e5bb; /* rgb */ color: rgb(180, 229, 187); /* oklch */ color: oklch(87.6% 0.077 148.8);
Tailwind
colors: {
custom: {
50: '#cbedcf',
500: '#b4e5bb',
950: '#000000',
},
}SCSS
$custom: #b4e5bb; $custom-light: #cbedcf; $custom-dark: #000000;
JSON
{
"hex": "#b4e5bb",
"rgb": {
"r": 180,
"g": 229,
"b": 187
},
"hsl": {
"h": 128.571,
"s": 48.515,
"l": 80.196
},
"oklch": {
"l": 0.87646,
"c": 0.07658,
"h": 148.8
},
"luminance": 0.6933
}Semantic roles & 50–950 ramp
primary
#B4E5BB
secondary
#BF7EB6
accent
#2AA7BC
background
#FEFEFE
surface
#FAFDFB
border
#D3D5D4
text
#131613
muted
#838483