#B4E47E#B4E47E
#B4E47E is a very light, vivid yellow-green. Relative luminance 0.667; OKLCH L 86.2% C 0.140 H 129.6°. Best body text is #000000 at 14.34:1 contrast (WCAG AA passes).
Color values
| HEX | #B4E47E |
|---|---|
| RGB | rgb(180, 228, 126) |
| HSL | hsl(88, 65%, 69%) |
| HSV | hsv(88, 45%, 89%) |
| CMYK | cmyk(21.1%, 0%, 44.7%, 10.6%) |
| CIE-LAB | lab(85.35, -32.34, 44.66) |
| CIE-LCH | lch(85.35, 55.14, 125.91°) |
| OKLab | oklab(86.25% -0.0894 0.1082) |
| OKLCH | oklch(86.25% 0.14 129.6) |
| XYZ | xyz(50.3311, 66.6956, 29.9564) |
| Luminance | 0.6670 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.59
Pistachio (survey)
#C0FA8B
ΔE00 4.70
Celery
#C1FD95
ΔE00 5.39
Light Yellowish Green
#C2FF89
ΔE00 5.79
Light Pea Green
#C4FE82
ΔE00 5.84
Tea Green
#BDF8A3
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4E47E #AE7EE4
analogous
#E4E17E #B4E47E #81E47E
triadic
#B4E47E #7EB4E4 #E47EB4
tetradic
#B4E47E #7EE4E1 #AE7EE4 #E47E81
square
#B4E47E #7EE4E1 #AE7EE4 #E47E81
split-complementary
#B4E47E #7E81E4 #E17EE4
monochromatic
#78C028 #97D94B #B4E47E #D1EFB1 #EFF9E3
Accessibility & contrast
On white
1.46
#B4E47E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.34
#B4E47E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4E47E
14.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4E47E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4E47E | 1.00 | 1.46 | 14.34 | 14.34 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD776
Deuteranopia (green-blind)
#E6D484
Tritanopia (blue-blind)
#B7DCCC
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #b4e47e; /* rgb */ color: rgb(180, 228, 126); /* oklch */ color: oklch(86.2% 0.140 129.6);
Tailwind
colors: {
custom: {
50: '#cceca5',
500: '#b4e47e',
950: '#000000',
},
}SCSS
$custom: #b4e47e; $custom-light: #cceca5; $custom-dark: #000000;
JSON
{
"hex": "#b4e47e",
"rgb": {
"r": 180,
"g": 228,
"b": 126
},
"hsl": {
"h": 88.235,
"s": 65.385,
"l": 69.412
},
"oklch": {
"l": 0.86248,
"c": 0.1403,
"h": 129.6
},
"luminance": 0.66696
}Semantic roles & 50–950 ramp
primary
#B4E47E
secondary
#804ABC
accent
#18CD6D
background
#FEFEFC
surface
#FBFDF6
border
#D4D5D0
text
#14160F
muted
#838480