#B4E075#B4E075
#B4E075 is a very light, vivid yellow-green. Relative luminance 0.643; OKLCH L 85.2% C 0.144 H 127.6°. Best body text is #000000 at 13.86:1 contrast (WCAG AA passes).
Color values
| HEX | #B4E075 |
|---|---|
| RGB | rgb(180, 224, 117) |
| HSL | hsl(85, 63%, 67%) |
| HSV | hsv(85, 48%, 88%) |
| CMYK | cmyk(19.6%, 0%, 47.8%, 12.2%) |
| CIE-LAB | lab(84.12, -31.49, 47.48) |
| CIE-LCH | lch(84.12, 56.97, 123.55°) |
| OKLab | oklab(85.22% -0.0876 0.1139) |
| OKLCH | oklch(85.22% 0.144 127.6) |
| XYZ | xyz(48.6886, 64.2983, 26.6719) |
| Luminance | 0.6430 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.09
Pistachio (survey)
#C0FA8B
ΔE00 5.69
Light Moss Green
#A6C875
ΔE00 6.31
Light Pea Green
#C4FE82
ΔE00 6.46
Light Yellow Green
#CCFD7F
ΔE00 6.46
Celery
#C1FD95
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4E075 #A175E0
analogous
#E0D775 #B4E075 #7FE075
triadic
#B4E075 #75B4E0 #E075B4
tetradic
#B4E075 #75E0D7 #A175E0 #E0757F
square
#B4E075 #75E0D7 #A175E0 #E0757F
split-complementary
#B4E075 #757FE0 #D775E0
monochromatic
#7AB328 #99D543 #B4E075 #CFEBA7 #EAF6D9
Accessibility & contrast
On white
1.52
#B4E075 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.86
#B4E075 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4E075
13.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4E075 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4E075 | 1.00 | 1.52 | 13.86 | 13.86 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D46C
Deuteranopia (green-blind)
#E3D17B
Tritanopia (blue-blind)
#B9D8C7
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #b4e075; /* rgb */ color: rgb(180, 224, 117); /* oklch */ color: oklch(85.2% 0.144 127.6);
Tailwind
colors: {
custom: {
50: '#cce99f',
500: '#b4e075',
950: '#000000',
},
}SCSS
$custom: #b4e075; $custom-light: #cce99f; $custom-dark: #000000;
JSON
{
"hex": "#b4e075",
"rgb": {
"r": 180,
"g": 224,
"b": 117
},
"hsl": {
"h": 84.673,
"s": 63.314,
"l": 66.863
},
"oklch": {
"l": 0.8522,
"c": 0.1437,
"h": 127.6
},
"luminance": 0.64299
}Semantic roles & 50–950 ramp
primary
#B4E075
secondary
#7345B4
accent
#1ACB63
background
#FEFEFC
surface
#FBFDF5
border
#D4D5CF
text
#14160F
muted
#838480