#B4E8A6#B4E8A6
#B4E8A6 is a very light, moderate green. Relative luminance 0.702; OKLCH L 87.8% C 0.104 H 139.1°. Best body text is #000000 at 15.03:1 contrast (WCAG AA passes).
Color values
| HEX | #B4E8A6 |
|---|---|
| RGB | rgb(180, 232, 166) |
| HSL | hsl(107, 59%, 78%) |
| HSV | hsv(107, 28%, 91%) |
| CMYK | cmyk(22.4%, 0%, 28.4%, 9%) |
| CIE-LAB | lab(87.08, -28.76, 26.85) |
| CIE-LCH | lch(87.08, 39.35, 136.97°) |
| OKLab | oklab(87.84% -0.0783 0.0678) |
| OKLCH | oklch(87.84% 0.104 139.1) |
| XYZ | xyz(54.5602, 70.1682, 46.7382) |
| Luminance | 0.7017 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 1.31
Light Grey Green
#B7E1A1
ΔE00 2.12
Washed Out Green
#BCF5A6
ΔE00 3.45
Celadon
#BEFDB7
ΔE00 4.46
Hospital Green
#9BE5AA
ΔE00 4.51
Tea Green
#BDF8A3
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4E8A6 #DAA6E8
analogous
#D5E8A6 #B4E8A6 #A6E8B9
triadic
#B4E8A6 #A6B4E8 #E8A6B4
tetradic
#B4E8A6 #A6D5E8 #DAA6E8 #E8B9A6
square
#B4E8A6 #A6D5E8 #DAA6E8 #E8B9A6
split-complementary
#B4E8A6 #B9A6E8 #E8A6D5
monochromatic
#62CF45 #8BDB75 #B4E8A6 #DDF5D7 #EBF9E7
Accessibility & contrast
On white
1.40
#B4E8A6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.03
#B4E8A6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4E8A6
15.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4E8A6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4E8A6 | 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)
#ECDDA2
Deuteranopia (green-blind)
#E4D8A9
Tritanopia (blue-blind)
#B2E3D6
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #b4e8a6; /* rgb */ color: rgb(180, 232, 166); /* oklch */ color: oklch(87.8% 0.104 139.1);
Tailwind
colors: {
custom: {
50: '#cbefc0',
500: '#b4e8a6',
950: '#000000',
},
}SCSS
$custom: #b4e8a6; $custom-light: #cbefc0; $custom-dark: #000000;
JSON
{
"hex": "#b4e8a6",
"rgb": {
"r": 180,
"g": 232,
"b": 166
},
"hsl": {
"h": 107.273,
"s": 58.929,
"l": 78.039
},
"oklch": {
"l": 0.87842,
"c": 0.10359,
"h": 139.1
},
"luminance": 0.7017
}Semantic roles & 50–950 ramp
primary
#B4E8A6
secondary
#B16FC3
accent
#1FC7A3
background
#FEFFFD
surface
#FAFEF9
border
#D3D6D2
text
#131612
muted
#838582