#B4E58F#B4E58F
#B4E58F is a very light, vivid yellow-green. Relative luminance 0.677; OKLCH L 86.7% C 0.124 H 132.6°. Best body text is #000000 at 14.55:1 contrast (WCAG AA passes).
Color values
| HEX | #B4E58F |
|---|---|
| RGB | rgb(180, 229, 143) |
| HSL | hsl(94, 62%, 73%) |
| HSV | hsv(94, 38%, 90%) |
| CMYK | cmyk(21.4%, 0%, 37.6%, 10.2%) |
| CIE-LAB | lab(85.87, -30.68, 36.92) |
| CIE-LCH | lch(85.87, 48.01, 129.72°) |
| OKLab | oklab(86.74% -0.0839 0.0912) |
| OKLCH | oklch(86.74% 0.124 132.6) |
| XYZ | xyz(51.7986, 67.7240, 36.3243) |
| Luminance | 0.6773 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 4.05
Light Grey Green
#B7E1A1
ΔE00 4.07
Tea Green
#BDF8A3
ΔE00 4.25
Light Sage
#BCECAC
ΔE00 4.73
Pale Olive Green
#B1D27B
ΔE00 5.01
Celery
#C1FD95
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4E58F #C08FE5
analogous
#DFE58F #B4E58F #8FE595
triadic
#B4E58F #8FB4E5 #E58FB4
tetradic
#B4E58F #8FDFE5 #C08FE5 #E5958F
square
#B4E58F #8FDFE5 #C08FE5 #E5958F
split-complementary
#B4E58F #958FE5 #E58FDF
monochromatic
#72CB2F #93D95D #B4E58F #D5F1C1 #EEF9E6
Accessibility & contrast
On white
1.44
#B4E58F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.55
#B4E58F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4E58F
14.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4E58F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4E58F | 1.00 | 1.44 | 14.55 | 14.55 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD989
Deuteranopia (green-blind)
#E4D594
Tritanopia (blue-blind)
#B5DECF
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #b4e58f; /* rgb */ color: rgb(180, 229, 143); /* oklch */ color: oklch(86.7% 0.124 132.6);
Tailwind
colors: {
custom: {
50: '#ccedb0',
500: '#b4e58f',
950: '#000000',
},
}SCSS
$custom: #b4e58f; $custom-light: #ccedb0; $custom-dark: #000000;
JSON
{
"hex": "#b4e58f",
"rgb": {
"r": 180,
"g": 229,
"b": 143
},
"hsl": {
"h": 94.186,
"s": 62.319,
"l": 72.941
},
"oklch": {
"l": 0.86743,
"c": 0.12394,
"h": 132.6
},
"luminance": 0.67725
}Semantic roles & 50–950 ramp
primary
#B4E58F
secondary
#935ABE
accent
#1BCA7F
background
#FEFFFD
surface
#FAFEF7
border
#D3D6D0
text
#131610
muted
#838581