#B4E375#B4E375
#B4E375 is a very light, vivid yellow-green. Relative luminance 0.659; OKLCH L 85.9% C 0.148 H 128.2°. Best body text is #000000 at 14.19:1 contrast (WCAG AA passes).
Color values
| HEX | #B4E375 |
|---|---|
| RGB | rgb(180, 227, 117) |
| HSL | hsl(86, 66%, 67%) |
| HSV | hsv(86, 48%, 89%) |
| CMYK | cmyk(20.7%, 0%, 48.5%, 11%) |
| CIE-LAB | lab(84.96, -32.88, 48.50) |
| CIE-LCH | lch(84.96, 58.60, 124.13°) |
| OKLab | oklab(85.9% -0.0915 0.1162) |
| OKLCH | oklch(85.9% 0.148 128.2) |
| XYZ | xyz(49.5020, 65.9250, 26.9430) |
| Luminance | 0.6593 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.82
Pistachio (survey)
#C0FA8B
ΔE00 5.03
Light Pea Green
#C4FE82
ΔE00 5.75
Light Yellow Green
#CCFD7F
ΔE00 5.83
Spring Green (survey)
#A9F971
ΔE00 5.91
Light Yellowish Green
#C2FF89
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4E375 #A475E3
analogous
#E3DB75 #B4E375 #7DE375
triadic
#B4E375 #75B4E3 #E375B4
tetradic
#B4E375 #75E3DB #A475E3 #E3757D
square
#B4E375 #75E3DB #A475E3 #E3757D
split-complementary
#B4E375 #757DE3 #DB75E3
monochromatic
#79B825 #98D942 #B4E375 #D0EDA8 #EBF8DB
Accessibility & contrast
On white
1.48
#B4E375 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.19
#B4E375 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4E375
14.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4E375 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4E375 | 1.00 | 1.48 | 14.19 | 14.19 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD66B
Deuteranopia (green-blind)
#E6D37C
Tritanopia (blue-blind)
#B9DBC9
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #b4e375; /* rgb */ color: rgb(180, 227, 117); /* oklch */ color: oklch(85.9% 0.148 128.2);
Tailwind
colors: {
custom: {
50: '#ccec9f',
500: '#b4e375',
950: '#000000',
},
}SCSS
$custom: #b4e375; $custom-light: #ccec9f; $custom-dark: #000000;
JSON
{
"hex": "#b4e375",
"rgb": {
"r": 180,
"g": 227,
"b": 117
},
"hsl": {
"h": 85.636,
"s": 66.265,
"l": 67.451
},
"oklch": {
"l": 0.85895,
"c": 0.14787,
"h": 128.2
},
"luminance": 0.65926
}Semantic roles & 50–950 ramp
primary
#B4E375
secondary
#7644B9
accent
#17CE65
background
#FEFEFC
surface
#FBFDF5
border
#D4D5CF
text
#14160F
muted
#838480