#B4E8A8#B4E8A8
#B4E8A8 is a very light, moderate green. Relative luminance 0.702; OKLCH L 87.9% C 0.101 H 139.8°. Best body text is #000000 at 15.05:1 contrast (WCAG AA passes).
Color values
| HEX | #B4E8A8 |
|---|---|
| RGB | rgb(180, 232, 168) |
| HSL | hsl(109, 58%, 78%) |
| HSV | hsv(109, 28%, 91%) |
| CMYK | cmyk(22.4%, 0%, 27.6%, 9%) |
| CIE-LAB | lab(87.12, -28.45, 25.88) |
| CIE-LCH | lch(87.12, 38.46, 137.71°) |
| OKLab | oklab(87.88% -0.0775 0.0655) |
| OKLCH | oklch(87.88% 0.101 139.8) |
| XYZ | xyz(54.7451, 70.2422, 47.7119) |
| Luminance | 0.7024 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 1.28
Light Grey Green
#B7E1A1
ΔE00 2.23
Washed Out Green
#BCF5A6
ΔE00 3.72
Hospital Green
#9BE5AA
ΔE00 4.28
Celadon
#BEFDB7
ΔE00 4.46
Pale Green
#C7FDB5
ΔE00 4.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4E8A8 #DCA8E8
analogous
#D4E8A8 #B4E8A8 #A8E8BC
triadic
#B4E8A8 #A8B4E8 #E8A8B4
tetradic
#B4E8A8 #A8D4E8 #DCA8E8 #E8BCA8
square
#B4E8A8 #A8D4E8 #DCA8E8 #E8BCA8
split-complementary
#B4E8A8 #BCA8E8 #E8A8D4
monochromatic
#61CE47 #8ADB78 #B4E8A8 #DEF5D8 #EAF9E7
Accessibility & contrast
On white
1.40
#B4E8A8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.05
#B4E8A8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4E8A8
15.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4E8A8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4E8A8 | 1.00 | 1.40 | 15.05 | 15.05 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDDA4
Deuteranopia (green-blind)
#E4D8AB
Tritanopia (blue-blind)
#B1E4D7
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #b4e8a8; /* rgb */ color: rgb(180, 232, 168); /* oklch */ color: oklch(87.9% 0.101 139.8);
Tailwind
colors: {
custom: {
50: '#cbefc2',
500: '#b4e8a8',
950: '#000000',
},
}SCSS
$custom: #b4e8a8; $custom-light: #cbefc2; $custom-dark: #000000;
JSON
{
"hex": "#b4e8a8",
"rgb": {
"r": 180,
"g": 232,
"b": 168
},
"hsl": {
"h": 108.75,
"s": 58.182,
"l": 78.431
},
"oklch": {
"l": 0.87883,
"c": 0.10142,
"h": 139.8
},
"luminance": 0.70244
}Semantic roles & 50–950 ramp
primary
#B4E8A8
secondary
#B471C3
accent
#20C6A7
background
#FEFFFD
surface
#FAFEF9
border
#D3D6D2
text
#131612
muted
#838582