#B4E883#B4E883
#B4E883 is a very light, vivid yellow-green. Relative luminance 0.691; OKLCH L 87.2% C 0.141 H 131.1°. Best body text is #000000 at 14.81:1 contrast (WCAG AA passes).
Color values
| HEX | #B4E883 |
|---|---|
| RGB | rgb(180, 232, 131) |
| HSL | hsl(91, 69%, 71%) |
| HSV | hsv(91, 44%, 91%) |
| CMYK | cmyk(22.4%, 0%, 43.5%, 9%) |
| CIE-LAB | lab(86.53, -33.60, 43.71) |
| CIE-LCH | lch(86.53, 55.13, 127.55°) |
| OKLab | oklab(87.22% -0.0926 0.1063) |
| OKLCH | oklch(87.22% 0.141 131.1) |
| XYZ | xyz(51.7750, 69.0541, 32.0693) |
| Luminance | 0.6905 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.88
Celery
#C1FD95
ΔE00 4.43
Tea Green
#BDF8A3
ΔE00 4.87
Light Yellowish Green
#C2FF89
ΔE00 5.04
Pale Light Green
#B1FC99
ΔE00 5.20
Washed Out Green
#BCF5A6
ΔE00 5.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4E883 #B783E8
analogous
#E6E883 #B4E883 #83E884
triadic
#B4E883 #83B4E8 #E883B4
tetradic
#B4E883 #83E6E8 #B783E8 #E88483
square
#B4E883 #83E6E8 #B783E8 #E88483
split-complementary
#B4E883 #8483E8 #E883E6
monochromatic
#76CB26 #95DE4F #B4E883 #D3F2B7 #EFFAE5
Accessibility & contrast
On white
1.42
#B4E883 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.81
#B4E883 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4E883
14.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4E883 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4E883 | 1.00 | 1.42 | 14.81 | 14.81 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DB7B
Deuteranopia (green-blind)
#E8D789
Tritanopia (blue-blind)
#B6E0D0
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #b4e883; /* rgb */ color: rgb(180, 232, 131); /* oklch */ color: oklch(87.2% 0.141 131.1);
Tailwind
colors: {
custom: {
50: '#ccefa8',
500: '#b4e883',
950: '#000000',
},
}SCSS
$custom: #b4e883; $custom-light: #ccefa8; $custom-dark: #000000;
JSON
{
"hex": "#b4e883",
"rgb": {
"r": 180,
"g": 232,
"b": 131
},
"hsl": {
"h": 90.891,
"s": 68.707,
"l": 71.176
},
"oklch": {
"l": 0.87221,
"c": 0.14094,
"h": 131.1
},
"luminance": 0.69055
}Semantic roles & 50–950 ramp
primary
#B4E883
secondary
#894EC1
accent
#15D176
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141610
muted
#838581