#B4E28A#B4E28A
#B4E28A is a very light, vivid yellow-green. Relative luminance 0.659; OKLCH L 86.0% C 0.125 H 131.1°. Best body text is #000000 at 14.19:1 contrast (WCAG AA passes).
Color values
| HEX | #B4E28A |
|---|---|
| RGB | rgb(180, 226, 138) |
| HSL | hsl(91, 60%, 71%) |
| HSV | hsv(91, 39%, 89%) |
| CMYK | cmyk(20.4%, 0%, 38.9%, 11.4%) |
| CIE-LAB | lab(84.96, -29.93, 38.25) |
| CIE-LCH | lch(84.96, 48.57, 128.04°) |
| OKLab | oklab(85.99% -0.082 0.0941) |
| OKLCH | oklch(85.99% 0.125 131.1) |
| XYZ | xyz(50.6054, 65.9300, 34.0994) |
| Luminance | 0.6593 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.12
Light Grey Green
#B7E1A1
ΔE00 4.48
Washed Out Green
#BCF5A6
ΔE00 4.98
Tea Green
#BDF8A3
ΔE00 5.12
Light Sage
#BCECAC
ΔE00 5.49
Pistachio (survey)
#C0FA8B
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4E28A #B88AE2
analogous
#E0E28A #B4E28A #8AE28C
triadic
#B4E28A #8AB4E2 #E28AB4
tetradic
#B4E28A #8AE0E2 #B88AE2 #E28C8A
square
#B4E28A #8AE0E2 #B88AE2 #E28C8A
split-complementary
#B4E28A #8C8AE2 #E28AE0
monochromatic
#75C230 #95D659 #B4E28A #D3EEBB #EFF9E6
Accessibility & contrast
On white
1.48
#B4E28A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.19
#B4E28A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4E28A
14.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4E28A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4E28A | 1.00 | 1.48 | 14.19 | 14.19 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D684
Deuteranopia (green-blind)
#E2D38F
Tritanopia (blue-blind)
#B6DBCC
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #b4e28a; /* rgb */ color: rgb(180, 226, 138); /* oklch */ color: oklch(86.0% 0.125 131.1);
Tailwind
colors: {
custom: {
50: '#ccebad',
500: '#b4e28a',
950: '#000000',
},
}SCSS
$custom: #b4e28a; $custom-light: #ccebad; $custom-dark: #000000;
JSON
{
"hex": "#b4e28a",
"rgb": {
"r": 180,
"g": 226,
"b": 138
},
"hsl": {
"h": 91.364,
"s": 60.274,
"l": 71.373
},
"oklch": {
"l": 0.85989,
"c": 0.12483,
"h": 131.1
},
"luminance": 0.65931
}Semantic roles & 50–950 ramp
primary
#B4E28A
secondary
#8A56BA
accent
#1EC877
background
#FEFEFD
surface
#FBFDF7
border
#D4D5D0
text
#131610
muted
#838481