#B4E1AB#B4E1AB
#B4E1AB is a very light, moderate green. Relative luminance 0.665; OKLCH L 86.4% C 0.087 H 140.4°. Best body text is #000000 at 14.30:1 contrast (WCAG AA passes).
Color values
| HEX | #B4E1AB |
|---|---|
| RGB | rgb(180, 225, 171) |
| HSL | hsl(110, 47%, 78%) |
| HSV | hsv(110, 24%, 88%) |
| CMYK | cmyk(20%, 0%, 24%, 11.8%) |
| CIE-LAB | lab(85.25, -24.62, 21.76) |
| CIE-LCH | lch(85.25, 32.86, 138.52°) |
| OKLab | oklab(86.4% -0.067 0.0554) |
| OKLCH | oklch(86.4% 0.087 140.4) |
| XYZ | xyz(53.0965, 66.4927, 48.5571) |
| Luminance | 0.6649 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.51
Light Sage
#BCECAC
ΔE00 3.05
Hospital Green
#9BE5AA
ΔE00 4.65
Mint
#AAF0C1
ΔE00 5.73
Washed Out Green
#BCF5A6
ΔE00 6.11
Very Pale Green
#CFFDBC
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4E1AB #D8ABE1
analogous
#CFE1AB #B4E1AB #ABE1BD
triadic
#B4E1AB #ABB4E1 #E1ABB4
tetradic
#B4E1AB #ABCFE1 #D8ABE1 #E1BDAB
square
#B4E1AB #ABCFE1 #D8ABE1 #E1BDAB
split-complementary
#B4E1AB #BDABE1 #E1ABCF
monochromatic
#63C151 #8CD17E #B4E1AB #DCF1D8 #EBF7E8
Accessibility & contrast
On white
1.47
#B4E1AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.30
#B4E1AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4E1AB
14.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4E1AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4E1AB | 1.00 | 1.47 | 14.30 | 14.30 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D8A8
Deuteranopia (green-blind)
#DDD3AE
Tritanopia (blue-blind)
#B2DDD2
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #b4e1ab; /* rgb */ color: rgb(180, 225, 171); /* oklch */ color: oklch(86.4% 0.087 140.4);
Tailwind
colors: {
custom: {
50: '#cbeac4',
500: '#b4e1ab',
950: '#000000',
},
}SCSS
$custom: #b4e1ab; $custom-light: #cbeac4; $custom-dark: #000000;
JSON
{
"hex": "#b4e1ab",
"rgb": {
"r": 180,
"g": 225,
"b": 171
},
"hsl": {
"h": 110,
"s": 47.368,
"l": 77.647
},
"oklch": {
"l": 0.86403,
"c": 0.08696,
"h": 140.4
},
"luminance": 0.66494
}Semantic roles & 50–950 ramp
primary
#B4E1AB
secondary
#AF76BA
accent
#2BBBA3
background
#FEFEFD
surface
#FAFDF9
border
#D3D5D2
text
#131612
muted
#838482