#B4E083#B4E083
#B4E083 is a very light, vivid yellow-green. Relative luminance 0.647; OKLCH L 85.4% C 0.129 H 129.5°. Best body text is #000000 at 13.93:1 contrast (WCAG AA passes).
Color values
| HEX | #B4E083 |
|---|---|
| RGB | rgb(180, 224, 131) |
| HSL | hsl(88, 60%, 70%) |
| HSV | hsv(88, 42%, 88%) |
| CMYK | cmyk(19.6%, 0%, 41.5%, 12.2%) |
| CIE-LAB | lab(84.30, -29.87, 40.89) |
| CIE-LCH | lch(84.30, 50.64, 126.14°) |
| OKLab | oklab(85.43% -0.0822 0.0999) |
| OKLCH | oklch(85.43% 0.129 129.5) |
| XYZ | xyz(49.5742, 64.6525, 31.3357) |
| Luminance | 0.6465 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.47
Light Grey Green
#B7E1A1
ΔE00 5.46
Light Moss Green
#A6C875
ΔE00 5.72
Pistachio (survey)
#C0FA8B
ΔE00 5.80
Washed Out Green
#BCF5A6
ΔE00 5.98
Tea Green
#BDF8A3
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4E083 #AF83E0
analogous
#E0DE83 #B4E083 #86E083
triadic
#B4E083 #83B4E0 #E083B4
tetradic
#B4E083 #83E0DE #AF83E0 #E08386
square
#B4E083 #83E0DE #AF83E0 #E08386
split-complementary
#B4E083 #8386E0 #DE83E0
monochromatic
#78BA2F #96D452 #B4E083 #D2ECB4 #EFF8E5
Accessibility & contrast
On white
1.51
#B4E083 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.93
#B4E083 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4E083
13.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4E083 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4E083 | 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)
#E8D47C
Deuteranopia (green-blind)
#E2D188
Tritanopia (blue-blind)
#B7D9C9
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #b4e083; /* rgb */ color: rgb(180, 224, 131); /* oklch */ color: oklch(85.4% 0.129 129.5);
Tailwind
colors: {
custom: {
50: '#cce9a8',
500: '#b4e083',
950: '#000000',
},
}SCSS
$custom: #b4e083; $custom-light: #cce9a8; $custom-dark: #000000;
JSON
{
"hex": "#b4e083",
"rgb": {
"r": 180,
"g": 224,
"b": 131
},
"hsl": {
"h": 88.387,
"s": 60,
"l": 69.608
},
"oklch": {
"l": 0.85427,
"c": 0.12934,
"h": 129.5
},
"luminance": 0.64653
}Semantic roles & 50–950 ramp
primary
#B4E083
secondary
#8150B7
accent
#1EC86E
background
#FEFEFC
surface
#FBFDF6
border
#D4D5D0
text
#131610
muted
#838480