#B4E58D#B4E58D
#B4E58D is a very light, vivid yellow-green. Relative luminance 0.677; OKLCH L 86.7% C 0.126 H 132.2°. Best body text is #000000 at 14.53:1 contrast (WCAG AA passes).
Color values
| HEX | #B4E58D |
|---|---|
| RGB | rgb(180, 229, 141) |
| HSL | hsl(93, 63%, 73%) |
| HSV | hsv(93, 38%, 90%) |
| CMYK | cmyk(21.4%, 0%, 38.4%, 10.2%) |
| CIE-LAB | lab(85.84, -30.94, 37.89) |
| CIE-LCH | lch(85.84, 48.92, 129.24°) |
| OKLab | oklab(86.71% -0.0847 0.0934) |
| OKLCH | oklch(86.71% 0.126 132.2) |
| XYZ | xyz(51.6485, 67.6639, 35.5334) |
| Luminance | 0.6766 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 4.25
Tea Green
#BDF8A3
ΔE00 4.37
Light Grey Green
#B7E1A1
ΔE00 4.40
Pale Olive Green
#B1D27B
ΔE00 4.91
Light Sage
#BCECAC
ΔE00 5.06
Pistachio (survey)
#C0FA8B
ΔE00 5.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4E58D #BE8DE5
analogous
#E0E58D #B4E58D #8DE592
triadic
#B4E58D #8DB4E5 #E58DB4
tetradic
#B4E58D #8DE0E5 #BE8DE5 #E5928D
square
#B4E58D #8DE0E5 #BE8DE5 #E5928D
split-complementary
#B4E58D #928DE5 #E58DE0
monochromatic
#73CA2E #93DA5B #B4E58D #D5F0BF #EFF9E6
Accessibility & contrast
On white
1.44
#B4E58D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.53
#B4E58D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4E58D
14.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4E58D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4E58D | 1.00 | 1.44 | 14.53 | 14.53 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD987
Deuteranopia (green-blind)
#E5D592
Tritanopia (blue-blind)
#B6DECF
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #b4e58d; /* rgb */ color: rgb(180, 229, 141); /* oklch */ color: oklch(86.7% 0.126 132.2);
Tailwind
colors: {
custom: {
50: '#ccedaf',
500: '#b4e58d',
950: '#000000',
},
}SCSS
$custom: #b4e58d; $custom-light: #ccedaf; $custom-dark: #000000;
JSON
{
"hex": "#b4e58d",
"rgb": {
"r": 180,
"g": 229,
"b": 141
},
"hsl": {
"h": 93.409,
"s": 62.857,
"l": 72.549
},
"oklch": {
"l": 0.86709,
"c": 0.12608,
"h": 132.2
},
"luminance": 0.67665
}Semantic roles & 50–950 ramp
primary
#B4E58D
secondary
#9158BE
accent
#1BCB7D
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#131610
muted
#838581