#B4E28F#B4E28F
#B4E28F is a very light, moderate yellow-green. Relative luminance 0.661; OKLCH L 86.1% C 0.119 H 132.1°. Best body text is #000000 at 14.22:1 contrast (WCAG AA passes).
Color values
| HEX | #B4E28F |
|---|---|
| RGB | rgb(180, 226, 143) |
| HSL | hsl(93, 59%, 72%) |
| HSV | hsv(93, 37%, 89%) |
| CMYK | cmyk(20.4%, 0%, 36.7%, 11.4%) |
| CIE-LAB | lab(85.04, -29.27, 35.84) |
| CIE-LCH | lch(85.04, 46.27, 129.23°) |
| OKLab | oklab(86.07% -0.08 0.0887) |
| OKLCH | oklch(86.07% 0.119 132.1) |
| XYZ | xyz(50.9757, 66.0782, 36.0500) |
| Luminance | 0.6608 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.60
Pale Olive Green
#B1D27B
ΔE00 4.43
Washed Out Green
#BCF5A6
ΔE00 4.55
Light Sage
#BCECAC
ΔE00 4.69
Tea Green
#BDF8A3
ΔE00 4.88
Pistachio (survey)
#C0FA8B
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4E28F #BD8FE2
analogous
#DDE28F #B4E28F #8FE294
triadic
#B4E28F #8FB4E2 #E28FB4
tetradic
#B4E28F #8FDDE2 #BD8FE2 #E2948F
square
#B4E28F #8FDDE2 #BD8FE2 #E2948F
split-complementary
#B4E28F #948FE2 #E28FDD
monochromatic
#73C433 #93D55E #B4E28F #D5EFC0 #EFF9E7
Accessibility & contrast
On white
1.48
#B4E28F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.22
#B4E28F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4E28F
14.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4E28F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4E28F | 1.00 | 1.48 | 14.22 | 14.22 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D789
Deuteranopia (green-blind)
#E2D393
Tritanopia (blue-blind)
#B6DCCD
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #b4e28f; /* rgb */ color: rgb(180, 226, 143); /* oklch */ color: oklch(86.1% 0.119 132.1);
Tailwind
colors: {
custom: {
50: '#cbebb0',
500: '#b4e28f',
950: '#000000',
},
}SCSS
$custom: #b4e28f; $custom-light: #cbebb0; $custom-dark: #000000;
JSON
{
"hex": "#b4e28f",
"rgb": {
"r": 180,
"g": 226,
"b": 143
},
"hsl": {
"h": 93.253,
"s": 58.865,
"l": 72.353
},
"oklch": {
"l": 0.86074,
"c": 0.11943,
"h": 132.1
},
"luminance": 0.66079
}Semantic roles & 50–950 ramp
primary
#B4E28F
secondary
#905BBB
accent
#1FC67C
background
#FEFEFD
surface
#FAFDF7
border
#D3D5D0
text
#131610
muted
#838481