#B4E28D#B4E28D
#B4E28D is a very light, vivid yellow-green. Relative luminance 0.660; OKLCH L 86.0% C 0.122 H 131.6°. Best body text is #000000 at 14.20:1 contrast (WCAG AA passes).
Color values
| HEX | #B4E28D |
|---|---|
| RGB | rgb(180, 226, 141) |
| HSL | hsl(92, 59%, 72%) |
| HSV | hsv(92, 38%, 89%) |
| CMYK | cmyk(20.4%, 0%, 37.6%, 11.4%) |
| CIE-LAB | lab(85.01, -29.53, 36.81) |
| CIE-LCH | lch(85.01, 47.19, 128.74°) |
| OKLab | oklab(86.04% -0.0808 0.0909) |
| OKLCH | oklch(86.04% 0.122 131.6) |
| XYZ | xyz(50.8256, 66.0181, 35.2591) |
| Luminance | 0.6602 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.96
Pale Olive Green
#B1D27B
ΔE00 4.29
Washed Out Green
#BCF5A6
ΔE00 4.71
Tea Green
#BDF8A3
ΔE00 4.96
Light Sage
#BCECAC
ΔE00 5.01
Pistachio (survey)
#C0FA8B
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4E28D #BB8DE2
analogous
#DEE28D #B4E28D #8DE291
triadic
#B4E28D #8DB4E2 #E28DB4
tetradic
#B4E28D #8DDEE2 #BB8DE2 #E2918D
square
#B4E28D #8DDEE2 #BB8DE2 #E2918D
split-complementary
#B4E28D #918DE2 #E28DDE
monochromatic
#74C332 #94D65C #B4E28D #D4EEBE #EFF9E7
Accessibility & contrast
On white
1.48
#B4E28D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.20
#B4E28D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4E28D
14.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4E28D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4E28D | 1.00 | 1.48 | 14.20 | 14.20 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D787
Deuteranopia (green-blind)
#E2D392
Tritanopia (blue-blind)
#B6DBCD
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #b4e28d; /* rgb */ color: rgb(180, 226, 141); /* oklch */ color: oklch(86.0% 0.122 131.6);
Tailwind
colors: {
custom: {
50: '#ccebaf',
500: '#b4e28d',
950: '#000000',
},
}SCSS
$custom: #b4e28d; $custom-light: #ccebaf; $custom-dark: #000000;
JSON
{
"hex": "#b4e28d",
"rgb": {
"r": 180,
"g": 226,
"b": 141
},
"hsl": {
"h": 92.471,
"s": 59.441,
"l": 71.961
},
"oklch": {
"l": 0.86039,
"c": 0.1216,
"h": 131.6
},
"luminance": 0.66019
}Semantic roles & 50–950 ramp
primary
#B4E28D
secondary
#8E59BA
accent
#1EC77A
background
#FEFEFD
surface
#FAFDF7
border
#D3D5D0
text
#131610
muted
#838481