#B4E8A4#B4E8A4
#B4E8A4 is a very light, moderate green. Relative luminance 0.701; OKLCH L 87.8% C 0.106 H 138.4°. Best body text is #000000 at 15.02:1 contrast (WCAG AA passes).
Color values
| HEX | #B4E8A4 |
|---|---|
| RGB | rgb(180, 232, 164) |
| HSL | hsl(106, 60%, 78%) |
| HSV | hsv(106, 29%, 91%) |
| CMYK | cmyk(22.4%, 0%, 29.3%, 9%) |
| CIE-LAB | lab(87.04, -29.07, 27.83) |
| CIE-LCH | lch(87.04, 40.25, 136.25°) |
| OKLab | oklab(87.8% -0.0791 0.0702) |
| OKLCH | oklch(87.8% 0.106 138.4) |
| XYZ | xyz(54.3782, 70.0954, 45.7795) |
| Luminance | 0.7010 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 1.47
Light Grey Green
#B7E1A1
ΔE00 2.10
Washed Out Green
#BCF5A6
ΔE00 3.22
Tea Green
#BDF8A3
ΔE00 4.26
Pale Green
#C7FDB5
ΔE00 4.49
Celadon
#BEFDB7
ΔE00 4.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4E8A4 #D8A4E8
analogous
#D6E8A4 #B4E8A4 #A4E8B6
triadic
#B4E8A4 #A4B4E8 #E8A4B4
tetradic
#B4E8A4 #A4D6E8 #D8A4E8 #E8B6A4
square
#B4E8A4 #A4D6E8 #D8A4E8 #E8B6A4
split-complementary
#B4E8A4 #B6A4E8 #E8A4D6
monochromatic
#63CF42 #8CDC73 #B4E8A4 #DCF4D5 #EBF9E7
Accessibility & contrast
On white
1.40
#B4E8A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.02
#B4E8A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4E8A4
15.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4E8A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4E8A4 | 1.00 | 1.40 | 15.02 | 15.02 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDDA0
Deuteranopia (green-blind)
#E4D8A7
Tritanopia (blue-blind)
#B2E3D6
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #b4e8a4; /* rgb */ color: rgb(180, 232, 164); /* oklch */ color: oklch(87.8% 0.106 138.4);
Tailwind
colors: {
custom: {
50: '#cbefbf',
500: '#b4e8a4',
950: '#000000',
},
}SCSS
$custom: #b4e8a4; $custom-light: #cbefbf; $custom-dark: #000000;
JSON
{
"hex": "#b4e8a4",
"rgb": {
"r": 180,
"g": 232,
"b": 164
},
"hsl": {
"h": 105.882,
"s": 59.649,
"l": 77.647
},
"oklch": {
"l": 0.87802,
"c": 0.10576,
"h": 138.4
},
"luminance": 0.70097
}Semantic roles & 50–950 ramp
primary
#B4E8A4
secondary
#AF6DC3
accent
#1EC7A0
background
#FEFFFD
surface
#FAFEF8
border
#D3D6D1
text
#131612
muted
#838582