#B4E8A9#B4E8A9
#B4E8A9 is a very light, moderate green. Relative luminance 0.703; OKLCH L 87.9% C 0.100 H 140.2°. Best body text is #000000 at 15.06:1 contrast (WCAG AA passes).
Color values
| HEX | #B4E8A9 |
|---|---|
| RGB | rgb(180, 232, 169) |
| HSL | hsl(110, 58%, 79%) |
| HSV | hsv(110, 27%, 91%) |
| CMYK | cmyk(22.4%, 0%, 27.2%, 9%) |
| CIE-LAB | lab(87.13, -28.29, 25.39) |
| CIE-LCH | lch(87.13, 38.01, 138.10°) |
| OKLab | oklab(87.9% -0.077 0.0643) |
| OKLCH | oklch(87.9% 0.1 140.2) |
| XYZ | xyz(54.8386, 70.2796, 48.2045) |
| Luminance | 0.7028 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 1.32
Light Grey Green
#B7E1A1
ΔE00 2.31
Washed Out Green
#BCF5A6
ΔE00 3.87
Hospital Green
#9BE5AA
ΔE00 4.18
Celadon
#BEFDB7
ΔE00 4.48
Pale Green
#C7FDB5
ΔE00 4.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4E8A9 #DDA9E8
analogous
#D3E8A9 #B4E8A9 #A9E8BD
triadic
#B4E8A9 #A9B4E8 #E8A9B4
tetradic
#B4E8A9 #A9D3E8 #DDA9E8 #E8BDA9
square
#B4E8A9 #A9D3E8 #DDA9E8 #E8BDA9
split-complementary
#B4E8A9 #BDA9E8 #E8A9D3
monochromatic
#60CE48 #8ADB79 #B4E8A9 #DEF5D9 #EAF9E7
Accessibility & contrast
On white
1.39
#B4E8A9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.06
#B4E8A9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4E8A9
15.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4E8A9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4E8A9 | 1.00 | 1.39 | 15.06 | 15.06 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDDA5
Deuteranopia (green-blind)
#E3D8AC
Tritanopia (blue-blind)
#B1E4D7
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #b4e8a9; /* rgb */ color: rgb(180, 232, 169); /* oklch */ color: oklch(87.9% 0.100 140.2);
Tailwind
colors: {
custom: {
50: '#cbefc3',
500: '#b4e8a9',
950: '#000000',
},
}SCSS
$custom: #b4e8a9; $custom-light: #cbefc3; $custom-dark: #000000;
JSON
{
"hex": "#b4e8a9",
"rgb": {
"r": 180,
"g": 232,
"b": 169
},
"hsl": {
"h": 109.524,
"s": 57.798,
"l": 78.627
},
"oklch": {
"l": 0.87904,
"c": 0.10034,
"h": 140.2
},
"luminance": 0.70281
}Semantic roles & 50–950 ramp
primary
#B4E8A9
secondary
#B572C3
accent
#20C5A9
background
#FEFFFD
surface
#FAFEF9
border
#D3D6D2
text
#131612
muted
#838582