#B4E176#B4E176
#B4E176 is a very light, vivid yellow-green. Relative luminance 0.649; OKLCH L 85.5% C 0.144 H 127.9°. Best body text is #000000 at 13.97:1 contrast (WCAG AA passes).
Color values
| HEX | #B4E176 |
|---|---|
| RGB | rgb(180, 225, 118) |
| HSL | hsl(85, 64%, 67%) |
| HSV | hsv(85, 48%, 88%) |
| CMYK | cmyk(20%, 0%, 47.6%, 11.8%) |
| CIE-LAB | lab(84.41, -31.85, 47.36) |
| CIE-LCH | lch(84.41, 57.07, 123.92°) |
| OKLab | oklab(85.46% -0.0885 0.1137) |
| OKLCH | oklch(85.46% 0.144 127.9) |
| XYZ | xyz(49.0173, 64.8610, 27.0730) |
| Luminance | 0.6486 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.26
Pistachio (survey)
#C0FA8B
ΔE00 5.44
Light Pea Green
#C4FE82
ΔE00 6.24
Light Yellow Green
#CCFD7F
ΔE00 6.29
Celery
#C1FD95
ΔE00 6.33
Light Yellowish Green
#C2FF89
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4E176 #A376E1
analogous
#E1D976 #B4E176 #7EE176
triadic
#B4E176 #76B4E1 #E176B4
tetradic
#B4E176 #76E1D9 #A376E1 #E1767E
square
#B4E176 #76E1D9 #A376E1 #E1767E
split-complementary
#B4E176 #767EE1 #D976E1
monochromatic
#7AB528 #99D644 #B4E176 #CFECA8 #EBF7DA
Accessibility & contrast
On white
1.50
#B4E176 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.97
#B4E176 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4E176
13.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4E176 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4E176 | 1.00 | 1.50 | 13.97 | 13.97 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD56D
Deuteranopia (green-blind)
#E4D27C
Tritanopia (blue-blind)
#B9D9C8
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #b4e176; /* rgb */ color: rgb(180, 225, 118); /* oklch */ color: oklch(85.5% 0.144 127.9);
Tailwind
colors: {
custom: {
50: '#ccea9f',
500: '#b4e176',
950: '#000000',
},
}SCSS
$custom: #b4e176; $custom-light: #ccea9f; $custom-dark: #000000;
JSON
{
"hex": "#b4e176",
"rgb": {
"r": 180,
"g": 225,
"b": 118
},
"hsl": {
"h": 85.234,
"s": 64.072,
"l": 67.255
},
"oklch": {
"l": 0.85459,
"c": 0.1441,
"h": 127.9
},
"luminance": 0.64862
}Semantic roles & 50–950 ramp
primary
#B4E176
secondary
#7545B6
accent
#1ACC65
background
#FEFEFC
surface
#FBFDF5
border
#D4D5CF
text
#14160F
muted
#838480