#B4E4BB#B4E4BB
#B4E4BB is a very light, moderate green. Relative luminance 0.688; OKLCH L 87.4% C 0.075 H 148.9°. Best body text is #000000 at 14.76:1 contrast (WCAG AA passes).
Color values
| HEX | #B4E4BB |
|---|---|
| RGB | rgb(180, 228, 187) |
| HSL | hsl(129, 47%, 80%) |
| HSV | hsv(129, 21%, 89%) |
| CMYK | cmyk(21.1%, 0%, 18%, 10.6%) |
| CIE-LAB | lab(86.39, -23.35, 15.02) |
| CIE-LCH | lch(86.39, 27.76, 147.25°) |
| OKLab | oklab(87.43% -0.0642 0.0387) |
| OKLCH | oklch(87.43% 0.075 148.9) |
| XYZ | xyz(55.5330, 68.7763, 57.3533) |
| Luminance | 0.6878 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 4.06
Hospital Green
#9BE5AA
ΔE00 5.32
Light Sage
#BCECAC
ΔE00 5.68
Light Grey Green
#B7E1A1
ΔE00 6.05
Light Teal
#90E4C1
ΔE00 6.57
Pale Turquoise
#A5FBD5
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4E4BB #E4B4DD
analogous
#C5E4B4 #B4E4BB #B4E4D3
triadic
#B4E4BB #BBB4E4 #E4BBB4
tetradic
#B4E4BB #B4C5E4 #E4B4DD #E4D3B4
square
#B4E4BB #B4C5E4 #E4B4DD #E4D3B4
split-complementary
#B4E4BB #D3B4E4 #E4B4C5
monochromatic
#5AC469 #87D492 #B4E4BB #E1F4E4 #E8F7EB
Accessibility & contrast
On white
1.42
#B4E4BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.76
#B4E4BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4E4BB
14.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4E4BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4E4BB | 1.00 | 1.42 | 14.76 | 14.76 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DBB9
Deuteranopia (green-blind)
#DDD6BD
Tritanopia (blue-blind)
#AEE2D8
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #b4e4bb; /* rgb */ color: rgb(180, 228, 187); /* oklch */ color: oklch(87.4% 0.075 148.9);
Tailwind
colors: {
custom: {
50: '#cbeccf',
500: '#b4e4bb',
950: '#000000',
},
}SCSS
$custom: #b4e4bb; $custom-light: #cbeccf; $custom-dark: #000000;
JSON
{
"hex": "#b4e4bb",
"rgb": {
"r": 180,
"g": 228,
"b": 187
},
"hsl": {
"h": 128.75,
"s": 47.059,
"l": 80
},
"oklch": {
"l": 0.87428,
"c": 0.07496,
"h": 148.9
},
"luminance": 0.68778
}Semantic roles & 50–950 ramp
primary
#B4E4BB
secondary
#BE7EB5
accent
#2BA5BA
background
#FEFEFE
surface
#FAFDFB
border
#D3D5D4
text
#131613
muted
#838483