#B4EAA9#B4EAA9
#B4EAA9 is a very light, moderate green. Relative luminance 0.714; OKLCH L 88.3% C 0.104 H 140.3°. Best body text is #000000 at 15.28:1 contrast (WCAG AA passes).
Color values
| HEX | #B4EAA9 |
|---|---|
| RGB | rgb(180, 234, 169) |
| HSL | hsl(110, 61%, 79%) |
| HSV | hsv(110, 28%, 92%) |
| CMYK | cmyk(23.1%, 0%, 27.8%, 8.2%) |
| CIE-LAB | lab(87.68, -29.24, 26.14) |
| CIE-LCH | lch(87.68, 39.22, 138.21°) |
| OKLab | oklab(88.35% -0.0796 0.0661) |
| OKLCH | oklch(88.35% 0.104 140.3) |
| XYZ | xyz(55.4048, 71.4119, 48.3932) |
| Luminance | 0.7141 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 1.25
Light Grey Green
#B7E1A1
ΔE00 2.67
Washed Out Green
#BCF5A6
ΔE00 3.37
Celadon
#BEFDB7
ΔE00 4.00
Hospital Green
#9BE5AA
ΔE00 4.22
Pale Green
#C7FDB5
ΔE00 4.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4EAA9 #DFA9EA
analogous
#D5EAA9 #B4EAA9 #A9EABF
triadic
#B4EAA9 #A9B4EA #EAA9B4
tetradic
#B4EAA9 #A9D5EA #DFA9EA #EABFA9
square
#B4EAA9 #A9D5EA #DFA9EA #EABFA9
split-complementary
#B4EAA9 #BFA9EA #EAA9D5
monochromatic
#5ED247 #89DE78 #B4EAA9 #DFF6DA #EAF9E6
Accessibility & contrast
On white
1.37
#B4EAA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.28
#B4EAA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4EAA9
15.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4EAA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4EAA9 | 1.00 | 1.37 | 15.28 | 15.28 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDFA5
Deuteranopia (green-blind)
#E5DAAC
Tritanopia (blue-blind)
#B1E6D9
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #b4eaa9; /* rgb */ color: rgb(180, 234, 169); /* oklch */ color: oklch(88.3% 0.104 140.3);
Tailwind
colors: {
custom: {
50: '#cbf1c3',
500: '#b4eaa9',
950: '#000000',
},
}SCSS
$custom: #b4eaa9; $custom-light: #cbf1c3; $custom-dark: #000000;
JSON
{
"hex": "#b4eaa9",
"rgb": {
"r": 180,
"g": 234,
"b": 169
},
"hsl": {
"h": 109.846,
"s": 60.748,
"l": 79.02
},
"oklch": {
"l": 0.88346,
"c": 0.10351,
"h": 140.3
},
"luminance": 0.71414
}Semantic roles & 50–950 ramp
primary
#B4EAA9
secondary
#B871C6
accent
#1DC8AB
background
#FEFFFD
surface
#FAFEF9
border
#D3D6D2
text
#131612
muted
#838582