#B4E396#B4E396
#B4E396 is a very light, moderate yellow-green. Relative luminance 0.668; OKLCH L 86.4% C 0.113 H 133.8°. Best body text is #000000 at 14.37:1 contrast (WCAG AA passes).
Color values
| HEX | #B4E396 |
|---|---|
| RGB | rgb(180, 227, 150) |
| HSL | hsl(97, 58%, 74%) |
| HSV | hsv(97, 34%, 89%) |
| CMYK | cmyk(20.7%, 0%, 33.9%, 11%) |
| CIE-LAB | lab(85.42, -28.77, 32.81) |
| CIE-LCH | lch(85.42, 43.64, 131.25°) |
| OKLab | oklab(86.42% -0.0784 0.0818) |
| OKLCH | oklch(86.42% 0.113 133.8) |
| XYZ | xyz(51.7953, 66.8424, 39.0212) |
| Luminance | 0.6684 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.50
Light Sage
#BCECAC
ΔE00 3.54
Washed Out Green
#BCF5A6
ΔE00 3.97
Tea Green
#BDF8A3
ΔE00 4.57
Pale Olive Green
#B1D27B
ΔE00 5.28
Light Pastel Green
#B2FBA5
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4E396 #C596E3
analogous
#DBE396 #B4E396 #96E39F
triadic
#B4E396 #96B4E3 #E396B4
tetradic
#B4E396 #96DBE3 #C596E3 #E39F96
square
#B4E396 #96DBE3 #C596E3 #E39F96
split-complementary
#B4E396 #9F96E3 #E396DB
monochromatic
#6FC936 #91D666 #B4E396 #D7F0C6 #EEF9E7
Accessibility & contrast
On white
1.46
#B4E396 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.37
#B4E396 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4E396
14.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4E396 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4E396 | 1.00 | 1.46 | 14.37 | 14.37 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D891
Deuteranopia (green-blind)
#E2D49A
Tritanopia (blue-blind)
#B5DDCF
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #b4e396; /* rgb */ color: rgb(180, 227, 150); /* oklch */ color: oklch(86.4% 0.113 133.8);
Tailwind
colors: {
custom: {
50: '#cbecb5',
500: '#b4e396',
950: '#000000',
},
}SCSS
$custom: #b4e396; $custom-light: #cbecb5; $custom-dark: #000000;
JSON
{
"hex": "#b4e396",
"rgb": {
"r": 180,
"g": 227,
"b": 150
},
"hsl": {
"h": 96.623,
"s": 57.895,
"l": 73.922
},
"oklch": {
"l": 0.86422,
"c": 0.1133,
"h": 133.8
},
"luminance": 0.66843
}Semantic roles & 50–950 ramp
primary
#B4E396
secondary
#9961BC
accent
#20C585
background
#FEFEFD
surface
#FAFDF8
border
#D3D5D1
text
#131611
muted
#838481