#B4E8A5#B4E8A5
#B4E8A5 is a very light, moderate green. Relative luminance 0.701; OKLCH L 87.8% C 0.105 H 138.8°. Best body text is #000000 at 15.03:1 contrast (WCAG AA passes).
Color values
| HEX | #B4E8A5 |
|---|---|
| RGB | rgb(180, 232, 165) |
| HSL | hsl(107, 59%, 78%) |
| HSV | hsv(107, 29%, 91%) |
| CMYK | cmyk(22.4%, 0%, 28.9%, 9%) |
| CIE-LAB | lab(87.06, -28.92, 27.34) |
| CIE-LCH | lch(87.06, 39.80, 136.61°) |
| OKLab | oklab(87.82% -0.0787 0.069) |
| OKLCH | oklch(87.82% 0.105 138.8) |
| XYZ | xyz(54.4688, 70.1317, 46.2570) |
| Luminance | 0.7013 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 1.38
Light Grey Green
#B7E1A1
ΔE00 2.10
Washed Out Green
#BCF5A6
ΔE00 3.33
Tea Green
#BDF8A3
ΔE00 4.39
Celadon
#BEFDB7
ΔE00 4.47
Pale Green
#C7FDB5
ΔE00 4.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4E8A5 #D9A5E8
analogous
#D5E8A5 #B4E8A5 #A5E8B7
triadic
#B4E8A5 #A5B4E8 #E8A5B4
tetradic
#B4E8A5 #A5D5E8 #D9A5E8 #E8B7A5
square
#B4E8A5 #A5D5E8 #D9A5E8 #E8B7A5
split-complementary
#B4E8A5 #B7A5E8 #E8A5D5
monochromatic
#63CF44 #8BDC74 #B4E8A5 #DDF4D6 #EBF9E7
Accessibility & contrast
On white
1.40
#B4E8A5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.03
#B4E8A5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4E8A5
15.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4E8A5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4E8A5 | 1.00 | 1.40 | 15.03 | 15.03 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDDA1
Deuteranopia (green-blind)
#E4D8A8
Tritanopia (blue-blind)
#B2E3D6
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #b4e8a5; /* rgb */ color: rgb(180, 232, 165); /* oklch */ color: oklch(87.8% 0.105 138.8);
Tailwind
colors: {
custom: {
50: '#cbefc0',
500: '#b4e8a5',
950: '#000000',
},
}SCSS
$custom: #b4e8a5; $custom-light: #cbefc0; $custom-dark: #000000;
JSON
{
"hex": "#b4e8a5",
"rgb": {
"r": 180,
"g": 232,
"b": 165
},
"hsl": {
"h": 106.567,
"s": 59.292,
"l": 77.843
},
"oklch": {
"l": 0.87822,
"c": 0.10467,
"h": 138.8
},
"luminance": 0.70133
}Semantic roles & 50–950 ramp
primary
#B4E8A5
secondary
#B06EC3
accent
#1FC7A1
background
#FEFFFD
surface
#FAFEF9
border
#D3D6D2
text
#131612
muted
#838582