#B4E18D#B4E18D
#B4E18D is a very light, vivid yellow-green. Relative luminance 0.655; OKLCH L 85.8% C 0.120 H 131.4°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #B4E18D |
|---|---|
| RGB | rgb(180, 225, 141) |
| HSL | hsl(92, 58%, 72%) |
| HSV | hsv(92, 37%, 88%) |
| CMYK | cmyk(20%, 0%, 37.3%, 11.8%) |
| CIE-LAB | lab(84.73, -29.06, 36.45) |
| CIE-LCH | lch(84.73, 46.61, 128.57°) |
| OKLab | oklab(85.82% -0.0795 0.09) |
| OKLCH | oklch(85.82% 0.12 131.4) |
| XYZ | xyz(50.5544, 65.4759, 35.1688) |
| Luminance | 0.6548 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.83
Pale Olive Green
#B1D27B
ΔE00 4.09
Washed Out Green
#BCF5A6
ΔE00 4.88
Light Sage
#BCECAC
ΔE00 5.02
Tea Green
#BDF8A3
ΔE00 5.17
Light Moss Green
#A6C875
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4E18D #BA8DE1
analogous
#DEE18D #B4E18D #8DE190
triadic
#B4E18D #8DB4E1 #E18DB4
tetradic
#B4E18D #8DDEE1 #BA8DE1 #E1908D
square
#B4E18D #8DDEE1 #BA8DE1 #E1908D
split-complementary
#B4E18D #908DE1 #E18DDE
monochromatic
#75C133 #94D45D #B4E18D #D4EEBD #EFF9E7
Accessibility & contrast
On white
1.49
#B4E18D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.10
#B4E18D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4E18D
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4E18D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4E18D | 1.00 | 1.49 | 14.10 | 14.10 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D687
Deuteranopia (green-blind)
#E1D291
Tritanopia (blue-blind)
#B6DACC
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #b4e18d; /* rgb */ color: rgb(180, 225, 141); /* oklch */ color: oklch(85.8% 0.120 131.4);
Tailwind
colors: {
custom: {
50: '#cbeaaf',
500: '#b4e18d',
950: '#000000',
},
}SCSS
$custom: #b4e18d; $custom-light: #cbeaaf; $custom-dark: #000000;
JSON
{
"hex": "#b4e18d",
"rgb": {
"r": 180,
"g": 225,
"b": 141
},
"hsl": {
"h": 92.143,
"s": 58.333,
"l": 71.765
},
"oklch": {
"l": 0.85816,
"c": 0.1201,
"h": 131.4
},
"luminance": 0.65477
}Semantic roles & 50–950 ramp
primary
#B4E18D
secondary
#8D59B9
accent
#20C679
background
#FEFEFD
surface
#FAFDF7
border
#D3D5D0
text
#131610
muted
#838481