#B4E382#B4E382
#B4E382 is a very light, vivid yellow-green. Relative luminance 0.663; OKLCH L 86.1% C 0.135 H 129.9°. Best body text is #000000 at 14.25:1 contrast (WCAG AA passes).
Color values
| HEX | #B4E382 |
|---|---|
| RGB | rgb(180, 227, 130) |
| HSL | hsl(89, 63%, 70%) |
| HSV | hsv(89, 43%, 89%) |
| CMYK | cmyk(20.7%, 0%, 42.7%, 11%) |
| CIE-LAB | lab(85.12, -31.40, 42.43) |
| CIE-LCH | lch(85.12, 52.78, 126.50°) |
| OKLab | oklab(86.08% -0.0865 0.1033) |
| OKLCH | oklch(86.08% 0.135 129.9) |
| XYZ | xyz(50.3201, 66.2523, 31.2516) |
| Luminance | 0.6625 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.24
Pistachio (survey)
#C0FA8B
ΔE00 5.02
Celery
#C1FD95
ΔE00 5.54
Tea Green
#BDF8A3
ΔE00 5.60
Washed Out Green
#BCF5A6
ΔE00 5.74
Light Grey Green
#B7E1A1
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4E382 #B182E3
analogous
#E3E182 #B4E382 #84E382
triadic
#B4E382 #82B4E3 #E382B4
tetradic
#B4E382 #82E3E1 #B182E3 #E38284
square
#B4E382 #82E3E1 #B182E3 #E38284
split-complementary
#B4E382 #8284E3 #E182E3
monochromatic
#78C02B #96D850 #B4E382 #D2EEB4 #F0F9E6
Accessibility & contrast
On white
1.47
#B4E382 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.25
#B4E382 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4E382
14.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4E382 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4E382 | 1.00 | 1.47 | 14.25 | 14.25 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD77A
Deuteranopia (green-blind)
#E4D487
Tritanopia (blue-blind)
#B7DCCC
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #b4e382; /* rgb */ color: rgb(180, 227, 130); /* oklch */ color: oklch(86.1% 0.135 129.9);
Tailwind
colors: {
custom: {
50: '#cceca8',
500: '#b4e382',
950: '#000000',
},
}SCSS
$custom: #b4e382; $custom-light: #cceca8; $custom-dark: #000000;
JSON
{
"hex": "#b4e382",
"rgb": {
"r": 180,
"g": 227,
"b": 130
},
"hsl": {
"h": 89.072,
"s": 63.399,
"l": 70
},
"oklch": {
"l": 0.86084,
"c": 0.13475,
"h": 129.9
},
"luminance": 0.66253
}Semantic roles & 50–950 ramp
primary
#B4E382
secondary
#834EBB
accent
#1ACB70
background
#FEFEFC
surface
#FBFDF6
border
#D4D5D0
text
#131610
muted
#838480