#B4E082#B4E082
#B4E082 is a very light, vivid yellow-green. Relative luminance 0.646; OKLCH L 85.4% C 0.130 H 129.3°. Best body text is #000000 at 13.93:1 contrast (WCAG AA passes).
Color values
| HEX | #B4E082 |
|---|---|
| RGB | rgb(180, 224, 130) |
| HSL | hsl(88, 60%, 69%) |
| HSV | hsv(88, 42%, 88%) |
| CMYK | cmyk(19.6%, 0%, 42%, 12.2%) |
| CIE-LAB | lab(84.29, -29.99, 41.37) |
| CIE-LCH | lch(84.29, 51.10, 125.94°) |
| OKLab | oklab(85.41% -0.0826 0.1009) |
| OKLCH | oklch(85.41% 0.13 129.3) |
| XYZ | xyz(49.5067, 64.6255, 30.9805) |
| Luminance | 0.6463 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.48
Light Grey Green
#B7E1A1
ΔE00 5.63
Light Moss Green
#A6C875
ΔE00 5.74
Pistachio (survey)
#C0FA8B
ΔE00 5.76
Tea Green
#BDF8A3
ΔE00 6.08
Washed Out Green
#BCF5A6
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4E082 #AE82E0
analogous
#E0DD82 #B4E082 #85E082
triadic
#B4E082 #82B4E0 #E082B4
tetradic
#B4E082 #82E0DD #AE82E0 #E08285
square
#B4E082 #82E0DD #AE82E0 #E08285
split-complementary
#B4E082 #8285E0 #DD82E0
monochromatic
#78BA2E #97D451 #B4E082 #D1ECB3 #EFF8E4
Accessibility & contrast
On white
1.51
#B4E082 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.93
#B4E082 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4E082
13.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4E082 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4E082 | 1.00 | 1.51 | 13.93 | 13.93 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D47B
Deuteranopia (green-blind)
#E2D187
Tritanopia (blue-blind)
#B7D9C9
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #b4e082; /* rgb */ color: rgb(180, 224, 130); /* oklch */ color: oklch(85.4% 0.130 129.3);
Tailwind
colors: {
custom: {
50: '#cce9a7',
500: '#b4e082',
950: '#000000',
},
}SCSS
$custom: #b4e082; $custom-light: #cce9a7; $custom-dark: #000000;
JSON
{
"hex": "#b4e082",
"rgb": {
"r": 180,
"g": 224,
"b": 130
},
"hsl": {
"h": 88.085,
"s": 60.256,
"l": 69.412
},
"oklch": {
"l": 0.85412,
"c": 0.1304,
"h": 129.3
},
"luminance": 0.64626
}Semantic roles & 50–950 ramp
primary
#B4E082
secondary
#804FB7
accent
#1EC86D
background
#FEFEFC
surface
#FBFDF6
border
#D4D5D0
text
#131610
muted
#838480