#B4E394#B4E394
#B4E394 is a very light, moderate yellow-green. Relative luminance 0.668; OKLCH L 86.4% C 0.115 H 133.3°. Best body text is #000000 at 14.36:1 contrast (WCAG AA passes).
Color values
| HEX | #B4E394 |
|---|---|
| RGB | rgb(180, 227, 148) |
| HSL | hsl(96, 59%, 74%) |
| HSV | hsv(96, 35%, 89%) |
| CMYK | cmyk(20.7%, 0%, 34.8%, 11%) |
| CIE-LAB | lab(85.39, -29.05, 33.78) |
| CIE-LCH | lch(85.39, 44.56, 130.70°) |
| OKLab | oklab(86.39% -0.0793 0.084) |
| OKLCH | oklch(86.39% 0.115 133.3) |
| XYZ | xyz(51.6357, 66.7785, 38.1803) |
| Luminance | 0.6678 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.86
Light Sage
#BCECAC
ΔE00 3.86
Washed Out Green
#BCF5A6
ΔE00 4.05
Tea Green
#BDF8A3
ΔE00 4.56
Pale Olive Green
#B1D27B
ΔE00 5.06
Light Pastel Green
#B2FBA5
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4E394 #C394E3
analogous
#DBE394 #B4E394 #94E39B
triadic
#B4E394 #94B4E3 #E394B4
tetradic
#B4E394 #94DBE3 #C394E3 #E39B94
square
#B4E394 #94DBE3 #C394E3 #E39B94
split-complementary
#B4E394 #9B94E3 #E394DB
monochromatic
#70C834 #92D663 #B4E394 #D6F0C5 #EEF9E7
Accessibility & contrast
On white
1.46
#B4E394 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.36
#B4E394 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4E394
14.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4E394 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4E394 | 1.00 | 1.46 | 14.36 | 14.36 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D88F
Deuteranopia (green-blind)
#E2D498
Tritanopia (blue-blind)
#B5DDCF
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #b4e394; /* rgb */ color: rgb(180, 227, 148); /* oklch */ color: oklch(86.4% 0.115 133.3);
Tailwind
colors: {
custom: {
50: '#cbecb4',
500: '#b4e394',
950: '#000000',
},
}SCSS
$custom: #b4e394; $custom-light: #cbecb4; $custom-dark: #000000;
JSON
{
"hex": "#b4e394",
"rgb": {
"r": 180,
"g": 227,
"b": 148
},
"hsl": {
"h": 95.696,
"s": 58.519,
"l": 73.529
},
"oklch": {
"l": 0.86386,
"c": 0.11549,
"h": 133.3
},
"luminance": 0.6678
}Semantic roles & 50–950 ramp
primary
#B4E394
secondary
#965FBC
accent
#1FC683
background
#FEFEFD
surface
#FAFDF8
border
#D3D5D1
text
#131611
muted
#838481