#B4E08D#B4E08D
#B4E08D is a very light, moderate yellow-green. Relative luminance 0.649; OKLCH L 85.6% C 0.119 H 131.2°. Best body text is #000000 at 13.99:1 contrast (WCAG AA passes).
Color values
| HEX | #B4E08D |
|---|---|
| RGB | rgb(180, 224, 141) |
| HSL | hsl(92, 57%, 72%) |
| HSV | hsv(92, 37%, 88%) |
| CMYK | cmyk(19.6%, 0%, 37.1%, 12.2%) |
| CIE-LAB | lab(84.45, -28.59, 36.09) |
| CIE-LCH | lch(84.45, 46.04, 128.39°) |
| OKLab | oklab(85.59% -0.0782 0.0892) |
| OKLCH | oklch(85.59% 0.119 131.2) |
| XYZ | xyz(50.2849, 64.9368, 35.0789) |
| Luminance | 0.6494 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.73
Pale Olive Green
#B1D27B
ΔE00 3.90
Light Sage
#BCECAC
ΔE00 5.04
Washed Out Green
#BCF5A6
ΔE00 5.06
Tea Green
#BDF8A3
ΔE00 5.39
Light Moss Green
#A6C875
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4E08D #B98DE0
analogous
#DEE08D #B4E08D #8DE090
triadic
#B4E08D #8DB4E0 #E08DB4
tetradic
#B4E08D #8DDEE0 #B98DE0 #E0908D
square
#B4E08D #8DDEE0 #B98DE0 #E0908D
split-complementary
#B4E08D #908DE0 #E08DDE
monochromatic
#75BF34 #94D35D #B4E08D #D4EDBD #EFF8E7
Accessibility & contrast
On white
1.50
#B4E08D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.99
#B4E08D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4E08D
13.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4E08D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4E08D | 1.00 | 1.50 | 13.99 | 13.99 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D587
Deuteranopia (green-blind)
#E0D291
Tritanopia (blue-blind)
#B6D9CB
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #b4e08d; /* rgb */ color: rgb(180, 224, 141); /* oklch */ color: oklch(85.6% 0.119 131.2);
Tailwind
colors: {
custom: {
50: '#cbe9af',
500: '#b4e08d',
950: '#000000',
},
}SCSS
$custom: #b4e08d; $custom-light: #cbe9af; $custom-dark: #000000;
JSON
{
"hex": "#b4e08d",
"rgb": {
"r": 180,
"g": 224,
"b": 141
},
"hsl": {
"h": 91.807,
"s": 57.241,
"l": 71.569
},
"oklch": {
"l": 0.85593,
"c": 0.1186,
"h": 131.2
},
"luminance": 0.64938
}Semantic roles & 50–950 ramp
primary
#B4E08D
secondary
#8B59B8
accent
#21C578
background
#FEFEFD
surface
#FAFDF7
border
#D3D5D0
text
#131610
muted
#838481