#B4E09E#B4E09E
#B4E09E is a very light, moderate green. Relative luminance 0.655; OKLCH L 85.9% C 0.100 H 135.5°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #B4E09E |
|---|---|
| RGB | rgb(180, 224, 158) |
| HSL | hsl(100, 52%, 75%) |
| HSV | hsv(100, 29%, 88%) |
| CMYK | cmyk(19.6%, 0%, 29.5%, 12.2%) |
| CIE-LAB | lab(84.73, -26.17, 27.79) |
| CIE-LCH | lch(84.73, 38.17, 133.29°) |
| OKLab | oklab(85.91% -0.0711 0.07) |
| OKLCH | oklch(85.91% 0.1 135.5) |
| XYZ | xyz(51.6483, 65.4821, 42.2593) |
| Luminance | 0.6548 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 0.60
Light Sage
#BCECAC
ΔE00 2.80
Washed Out Green
#BCF5A6
ΔE00 4.87
Hospital Green
#9BE5AA
ΔE00 5.71
Tea Green
#BDF8A3
ΔE00 5.79
Pale Olive Green
#B1D27B
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4E09E #CA9EE0
analogous
#D5E09E #B4E09E #9EE0A9
triadic
#B4E09E #9EB4E0 #E09EB4
tetradic
#B4E09E #9ED5E0 #CA9EE0 #E0A99E
square
#B4E09E #9ED5E0 #CA9EE0 #E0A99E
split-complementary
#B4E09E #A99EE0 #E09ED5
monochromatic
#6CC241 #90D170 #B4E09E #D8EFCC #EDF8E8
Accessibility & contrast
On white
1.49
#B4E09E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.10
#B4E09E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4E09E
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4E09E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4E09E | 1.00 | 1.49 | 14.10 | 14.10 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D69A
Deuteranopia (green-blind)
#DED2A1
Tritanopia (blue-blind)
#B4DBCF
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #b4e09e; /* rgb */ color: rgb(180, 224, 158); /* oklch */ color: oklch(85.9% 0.100 135.5);
Tailwind
colors: {
custom: {
50: '#cbe9bb',
500: '#b4e09e',
950: '#000000',
},
}SCSS
$custom: #b4e09e; $custom-light: #cbe9bb; $custom-dark: #000000;
JSON
{
"hex": "#b4e09e",
"rgb": {
"r": 180,
"g": 224,
"b": 158
},
"hsl": {
"h": 100,
"s": 51.563,
"l": 74.902
},
"oklch": {
"l": 0.85911,
"c": 0.09977,
"h": 135.5
},
"luminance": 0.65483
}Semantic roles & 50–950 ramp
primary
#B4E09E
secondary
#9E69B9
accent
#27BF8C
background
#FEFEFD
surface
#FAFDF8
border
#D3D5D1
text
#131612
muted
#838482