#B4EAB4#B4EAB4
#B4EAB4 is a very light, moderate green. Relative luminance 0.718; OKLCH L 88.6% C 0.092 H 144.7°. Best body text is #000000 at 15.37:1 contrast (WCAG AA passes).
Color values
| HEX | #B4EAB4 |
|---|---|
| RGB | rgb(180, 234, 180) |
| HSL | hsl(120, 56%, 81%) |
| HSV | hsv(120, 23%, 92%) |
| CMYK | cmyk(23.1%, 0%, 23.1%, 8.2%) |
| CIE-LAB | lab(87.89, -27.45, 20.75) |
| CIE-LCH | lch(87.89, 34.41, 142.91°) |
| OKLab | oklab(88.58% -0.075 0.053) |
| OKLCH | oklch(88.58% 0.092 144.7) |
| XYZ | xyz(56.4812, 71.8425, 54.0623) |
| Luminance | 0.7184 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 2.84
Hospital Green
#9BE5AA
ΔE00 3.65
Mint
#AAF0C1
ΔE00 3.68
Light Grey Green
#B7E1A1
ΔE00 4.06
Celadon
#BEFDB7
ΔE00 4.81
Light Mint
#B6FFBB
ΔE00 5.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4EAB4 #EAB4EA
analogous
#CFEAB4 #B4EAB4 #B4EACF
triadic
#B4EAB4 #B4B4EA #EAB4B4
tetradic
#B4EAB4 #B4CFEA #EAB4EA #EACFB4
square
#B4EAB4 #B4CFEA #EAB4EA #EACFB4
split-complementary
#B4EAB4 #CFB4EA #EAB4CF
monochromatic
#54CF54 #84DD84 #B4EAB4 #E4F7E4 #E7F8E7
Accessibility & contrast
On white
1.37
#B4EAB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.37
#B4EAB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4EAB4
15.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4EAB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4EAB4 | 1.00 | 1.37 | 15.37 | 15.37 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE0B1
Deuteranopia (green-blind)
#E3DAB7
Tritanopia (blue-blind)
#AFE7DB
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #b4eab4; /* rgb */ color: rgb(180, 234, 180); /* oklch */ color: oklch(88.6% 0.092 144.7);
Tailwind
colors: {
custom: {
50: '#cbf1ca',
500: '#b4eab4',
950: '#000000',
},
}SCSS
$custom: #b4eab4; $custom-light: #cbf1ca; $custom-dark: #000000;
JSON
{
"hex": "#b4eab4",
"rgb": {
"r": 180,
"g": 234,
"b": 180
},
"hsl": {
"h": 120,
"s": 56.25,
"l": 81.176
},
"oklch": {
"l": 0.88582,
"c": 0.09184,
"h": 144.7
},
"luminance": 0.71844
}Semantic roles & 50–950 ramp
primary
#B4EAB4
secondary
#C67CC6
accent
#22C4C4
background
#FEFFFD
surface
#FAFEF9
border
#D3D6D2
text
#131613
muted
#838582