#B4E0BB#B4E0BB
#B4E0BB is a very light, moderate green. Relative luminance 0.666; OKLCH L 86.6% C 0.068 H 149.4°. Best body text is #000000 at 14.32:1 contrast (WCAG AA passes).
Color values
| HEX | #B4E0BB |
|---|---|
| RGB | rgb(180, 224, 187) |
| HSL | hsl(130, 42%, 79%) |
| HSV | hsv(130, 20%, 88%) |
| CMYK | cmyk(19.6%, 0%, 16.5%, 12.2%) |
| CIE-LAB | lab(85.30, -21.40, 13.48) |
| CIE-LCH | lch(85.30, 25.29, 147.79°) |
| OKLab | oklab(86.56% -0.0589 0.0348) |
| OKLCH | oklch(86.56% 0.068 149.4) |
| XYZ | xyz(54.4454, 66.6010, 56.9908) |
| Luminance | 0.6660 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 5.22
Hospital Green
#9BE5AA
ΔE00 6.36
Light Sage
#BCECAC
ΔE00 6.74
Light Grey Green
#B7E1A1
ΔE00 6.76
Light Teal
#90E4C1
ΔE00 6.82
Seafoam
#7FE0B3
ΔE00 8.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4E0BB #E0B4D9
analogous
#C3E0B4 #B4E0BB #B4E0D1
triadic
#B4E0BB #BBB4E0 #E0BBB4
tetradic
#B4E0BB #B4C3E0 #E0B4D9 #E0D1B4
square
#B4E0BB #B4C3E0 #E0B4D9 #E0D1B4
split-complementary
#B4E0BB #D1B4E0 #E0B4C3
monochromatic
#5DBC6C #89CE94 #B4E0BB #DFF2E2 #E9F6EB
Accessibility & contrast
On white
1.47
#B4E0BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.32
#B4E0BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4E0BB
14.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4E0BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4E0BB | 1.00 | 1.47 | 14.32 | 14.32 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D8B9
Deuteranopia (green-blind)
#D9D3BD
Tritanopia (blue-blind)
#AFDED5
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #b4e0bb; /* rgb */ color: rgb(180, 224, 187); /* oklch */ color: oklch(86.6% 0.068 149.4);
Tailwind
colors: {
custom: {
50: '#cbe9cf',
500: '#b4e0bb',
950: '#000000',
},
}SCSS
$custom: #b4e0bb; $custom-light: #cbe9cf; $custom-dark: #000000;
JSON
{
"hex": "#b4e0bb",
"rgb": {
"r": 180,
"g": 224,
"b": 187
},
"hsl": {
"h": 129.545,
"s": 41.509,
"l": 79.216
},
"oklch": {
"l": 0.86555,
"c": 0.06842,
"h": 149.4
},
"luminance": 0.66602
}Semantic roles & 50–950 ramp
primary
#B4E0BB
secondary
#B97FB0
accent
#31A0B5
background
#FEFEFE
surface
#FAFDFB
border
#D3D5D4
text
#131613
muted
#838483