#B4E8A7#B4E8A7
#B4E8A7 is a very light, moderate green. Relative luminance 0.702; OKLCH L 87.9% C 0.103 H 139.4°. Best body text is #000000 at 15.04:1 contrast (WCAG AA passes).
Color values
| HEX | #B4E8A7 |
|---|---|
| RGB | rgb(180, 232, 167) |
| HSL | hsl(108, 59%, 78%) |
| HSV | hsv(108, 28%, 91%) |
| CMYK | cmyk(22.4%, 0%, 28%, 9%) |
| CIE-LAB | lab(87.10, -28.61, 26.36) |
| CIE-LCH | lch(87.10, 38.90, 137.34°) |
| OKLab | oklab(87.86% -0.0779 0.0667) |
| OKLCH | oklch(87.86% 0.103 139.4) |
| XYZ | xyz(54.6523, 70.2050, 47.2232) |
| Luminance | 0.7021 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 1.28
Light Grey Green
#B7E1A1
ΔE00 2.16
Washed Out Green
#BCF5A6
ΔE00 3.58
Hospital Green
#9BE5AA
ΔE00 4.39
Celadon
#BEFDB7
ΔE00 4.45
Pale Green
#C7FDB5
ΔE00 4.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4E8A7 #DBA7E8
analogous
#D4E8A7 #B4E8A7 #A7E8BA
triadic
#B4E8A7 #A7B4E8 #E8A7B4
tetradic
#B4E8A7 #A7D4E8 #DBA7E8 #E8BAA7
square
#B4E8A7 #A7D4E8 #DBA7E8 #E8BAA7
split-complementary
#B4E8A7 #BAA7E8 #E8A7D4
monochromatic
#61CF46 #8BDB76 #B4E8A7 #DDF5D8 #EAF9E7
Accessibility & contrast
On white
1.40
#B4E8A7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.04
#B4E8A7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4E8A7
15.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4E8A7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4E8A7 | 1.00 | 1.40 | 15.04 | 15.04 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDDA3
Deuteranopia (green-blind)
#E4D8AA
Tritanopia (blue-blind)
#B1E4D7
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #b4e8a7; /* rgb */ color: rgb(180, 232, 167); /* oklch */ color: oklch(87.9% 0.103 139.4);
Tailwind
colors: {
custom: {
50: '#cbefc1',
500: '#b4e8a7',
950: '#000000',
},
}SCSS
$custom: #b4e8a7; $custom-light: #cbefc1; $custom-dark: #000000;
JSON
{
"hex": "#b4e8a7",
"rgb": {
"r": 180,
"g": 232,
"b": 167
},
"hsl": {
"h": 108,
"s": 58.559,
"l": 78.235
},
"oklch": {
"l": 0.87863,
"c": 0.10251,
"h": 139.4
},
"luminance": 0.70207
}Semantic roles & 50–950 ramp
primary
#B4E8A7
secondary
#B370C3
accent
#1FC6A5
background
#FEFFFD
surface
#FAFEF9
border
#D3D6D2
text
#131612
muted
#838582