#B4EAA6#B4EAA6
#B4EAA6 is a very light, moderate green. Relative luminance 0.713; OKLCH L 88.3% C 0.107 H 139.3°. Best body text is #000000 at 15.26:1 contrast (WCAG AA passes).
Color values
| HEX | #B4EAA6 |
|---|---|
| RGB | rgb(180, 234, 166) |
| HSL | hsl(108, 62%, 78%) |
| HSV | hsv(108, 29%, 92%) |
| CMYK | cmyk(23.1%, 0%, 29.1%, 8.2%) |
| CIE-LAB | lab(87.63, -29.71, 27.60) |
| CIE-LCH | lch(87.63, 40.55, 137.11°) |
| OKLab | oklab(88.29% -0.0809 0.0696) |
| OKLCH | oklch(88.29% 0.107 139.3) |
| XYZ | xyz(55.1264, 71.3006, 46.9269) |
| Luminance | 0.7130 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 1.37
Light Grey Green
#B7E1A1
ΔE00 2.58
Washed Out Green
#BCF5A6
ΔE00 2.94
Tea Green
#BDF8A3
ΔE00 4.02
Celadon
#BEFDB7
ΔE00 4.02
Pale Green
#C7FDB5
ΔE00 4.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4EAA6 #DCA6EA
analogous
#D6EAA6 #B4EAA6 #A6EABA
triadic
#B4EAA6 #A6B4EA #EAA6B4
tetradic
#B4EAA6 #A6D6EA #DCA6EA #EABAA6
square
#B4EAA6 #A6D6EA #DCA6EA #EABAA6
split-complementary
#B4EAA6 #BAA6EA #EAA6D6
monochromatic
#61D343 #8ADE74 #B4EAA6 #DEF6D8 #EAF9E6
Accessibility & contrast
On white
1.38
#B4EAA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.26
#B4EAA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4EAA6
15.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4EAA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4EAA6 | 1.00 | 1.38 | 15.26 | 15.26 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDFA2
Deuteranopia (green-blind)
#E6DAAA
Tritanopia (blue-blind)
#B1E5D8
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #b4eaa6; /* rgb */ color: rgb(180, 234, 166); /* oklch */ color: oklch(88.3% 0.107 139.3);
Tailwind
colors: {
custom: {
50: '#cbf1c0',
500: '#b4eaa6',
950: '#000000',
},
}SCSS
$custom: #b4eaa6; $custom-light: #cbf1c0; $custom-dark: #000000;
JSON
{
"hex": "#b4eaa6",
"rgb": {
"r": 180,
"g": 234,
"b": 166
},
"hsl": {
"h": 107.647,
"s": 61.818,
"l": 78.431
},
"oklch": {
"l": 0.88285,
"c": 0.10674,
"h": 139.3
},
"luminance": 0.71302
}Semantic roles & 50–950 ramp
primary
#B4EAA6
secondary
#B46EC6
accent
#1CCAA6
background
#FEFFFD
surface
#FAFEF9
border
#D3D6D2
text
#131612
muted
#838582