#B4E376#B4E376
#B4E376 is a very light, vivid yellow-green. Relative luminance 0.659; OKLCH L 85.9% C 0.147 H 128.3°. Best body text is #000000 at 14.19:1 contrast (WCAG AA passes).
Color values
| HEX | #B4E376 |
|---|---|
| RGB | rgb(180, 227, 118) |
| HSL | hsl(86, 66%, 68%) |
| HSV | hsv(86, 48%, 89%) |
| CMYK | cmyk(20.7%, 0%, 48%, 11%) |
| CIE-LAB | lab(84.97, -32.77, 48.04) |
| CIE-LCH | lch(84.97, 58.16, 124.30°) |
| OKLab | oklab(85.91% -0.0911 0.1152) |
| OKLCH | oklch(85.91% 0.147 128.3) |
| XYZ | xyz(49.5611, 65.9487, 27.2543) |
| Luminance | 0.6595 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.76
Pistachio (survey)
#C0FA8B
ΔE00 5.00
Light Pea Green
#C4FE82
ΔE00 5.77
Light Yellow Green
#CCFD7F
ΔE00 5.87
Spring Green (survey)
#A9F971
ΔE00 5.94
Celery
#C1FD95
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4E376 #A576E3
analogous
#E3DC76 #B4E376 #7DE376
triadic
#B4E376 #76B4E3 #E376B4
tetradic
#B4E376 #76E3DC #A576E3 #E3767D
square
#B4E376 #76E3DC #A576E3 #E3767D
split-complementary
#B4E376 #767DE3 #DC76E3
monochromatic
#79B926 #98D943 #B4E376 #D0EDA9 #ECF8DC
Accessibility & contrast
On white
1.48
#B4E376 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.19
#B4E376 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4E376
14.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4E376 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4E376 | 1.00 | 1.48 | 14.19 | 14.19 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD66D
Deuteranopia (green-blind)
#E6D37C
Tritanopia (blue-blind)
#B8DBCA
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #b4e376; /* rgb */ color: rgb(180, 227, 118); /* oklch */ color: oklch(85.9% 0.147 128.3);
Tailwind
colors: {
custom: {
50: '#cceca0',
500: '#b4e376',
950: '#000000',
},
}SCSS
$custom: #b4e376; $custom-light: #cceca0; $custom-dark: #000000;
JSON
{
"hex": "#b4e376",
"rgb": {
"r": 180,
"g": 227,
"b": 118
},
"hsl": {
"h": 85.872,
"s": 66.061,
"l": 67.647
},
"oklch": {
"l": 0.85909,
"c": 0.14689,
"h": 128.3
},
"luminance": 0.65949
}Semantic roles & 50–950 ramp
primary
#B4E376
secondary
#7744B9
accent
#18CE66
background
#FEFEFC
surface
#FBFDF5
border
#D4D5CF
text
#14160F
muted
#838480