#B4E175#B4E175
#B4E175 is a very light, vivid yellow-green. Relative luminance 0.648; OKLCH L 85.4% C 0.145 H 127.8°. Best body text is #000000 at 13.97:1 contrast (WCAG AA passes).
Color values
| HEX | #B4E175 |
|---|---|
| RGB | rgb(180, 225, 117) |
| HSL | hsl(85, 64%, 67%) |
| HSV | hsv(85, 48%, 88%) |
| CMYK | cmyk(20%, 0%, 48%, 11.8%) |
| CIE-LAB | lab(84.40, -31.95, 47.82) |
| CIE-LCH | lch(84.40, 57.52, 123.75°) |
| OKLab | oklab(85.45% -0.0889 0.1147) |
| OKLCH | oklch(85.45% 0.145 127.8) |
| XYZ | xyz(48.9582, 64.8374, 26.7617) |
| Luminance | 0.6484 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.33
Pistachio (survey)
#C0FA8B
ΔE00 5.46
Light Pea Green
#C4FE82
ΔE00 6.22
Light Yellow Green
#CCFD7F
ΔE00 6.25
Celery
#C1FD95
ΔE00 6.38
Light Yellowish Green
#C2FF89
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4E175 #A275E1
analogous
#E1D875 #B4E175 #7EE175
triadic
#B4E175 #75B4E1 #E175B4
tetradic
#B4E175 #75E1D8 #A275E1 #E1757E
square
#B4E175 #75E1D8 #A275E1 #E1757E
split-complementary
#B4E175 #757EE1 #D875E1
monochromatic
#7AB427 #99D643 #B4E175 #CFECA7 #EBF7DA
Accessibility & contrast
On white
1.50
#B4E175 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.97
#B4E175 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4E175
13.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4E175 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4E175 | 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)
#EAD56C
Deuteranopia (green-blind)
#E4D27B
Tritanopia (blue-blind)
#B9D9C8
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #b4e175; /* rgb */ color: rgb(180, 225, 117); /* oklch */ color: oklch(85.4% 0.145 127.8);
Tailwind
colors: {
custom: {
50: '#ccea9f',
500: '#b4e175',
950: '#000000',
},
}SCSS
$custom: #b4e175; $custom-light: #ccea9f; $custom-dark: #000000;
JSON
{
"hex": "#b4e175",
"rgb": {
"r": 180,
"g": 225,
"b": 117
},
"hsl": {
"h": 85,
"s": 64.286,
"l": 67.059
},
"oklch": {
"l": 0.85445,
"c": 0.14509,
"h": 127.8
},
"luminance": 0.64838
}Semantic roles & 50–950 ramp
primary
#B4E175
secondary
#7445B5
accent
#19CC64
background
#FEFEFC
surface
#FBFDF5
border
#D4D5CF
text
#14160F
muted
#838480