#B4E392#B4E392
#B4E392 is a very light, moderate yellow-green. Relative luminance 0.667; OKLCH L 86.4% C 0.118 H 132.9°. Best body text is #000000 at 14.34:1 contrast (WCAG AA passes).
Color values
| HEX | #B4E392 |
|---|---|
| RGB | rgb(180, 227, 146) |
| HSL | hsl(95, 59%, 73%) |
| HSV | hsv(95, 36%, 89%) |
| CMYK | cmyk(20.7%, 0%, 35.7%, 11%) |
| CIE-LAB | lab(85.36, -29.33, 34.75) |
| CIE-LCH | lch(85.36, 45.47, 130.16°) |
| OKLab | oklab(86.35% -0.0801 0.0862) |
| OKLCH | oklch(86.35% 0.118 132.9) |
| XYZ | xyz(51.4787, 66.7157, 37.3538) |
| Luminance | 0.6672 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.22
Washed Out Green
#BCF5A6
ΔE00 4.16
Light Sage
#BCECAC
ΔE00 4.19
Tea Green
#BDF8A3
ΔE00 4.58
Pale Olive Green
#B1D27B
ΔE00 4.87
Light Pastel Green
#B2FBA5
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4E392 #C192E3
analogous
#DCE392 #B4E392 #92E398
triadic
#B4E392 #92B4E3 #E392B4
tetradic
#B4E392 #92DCE3 #C192E3 #E39892
square
#B4E392 #92DCE3 #C192E3 #E39892
split-complementary
#B4E392 #9892E3 #E392DC
monochromatic
#71C733 #92D661 #B4E392 #D6F0C3 #EEF9E7
Accessibility & contrast
On white
1.46
#B4E392 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.34
#B4E392 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4E392
14.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4E392 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4E392 | 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)
#EAD88C
Deuteranopia (green-blind)
#E2D496
Tritanopia (blue-blind)
#B5DDCF
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #b4e392; /* rgb */ color: rgb(180, 227, 146); /* oklch */ color: oklch(86.4% 0.118 132.9);
Tailwind
colors: {
custom: {
50: '#cbecb2',
500: '#b4e392',
950: '#000000',
},
}SCSS
$custom: #b4e392; $custom-light: #cbecb2; $custom-dark: #000000;
JSON
{
"hex": "#b4e392",
"rgb": {
"r": 180,
"g": 227,
"b": 146
},
"hsl": {
"h": 94.815,
"s": 59.124,
"l": 73.137
},
"oklch": {
"l": 0.8635,
"c": 0.11767,
"h": 132.9
},
"luminance": 0.66717
}Semantic roles & 50–950 ramp
primary
#B4E392
secondary
#945DBC
accent
#1FC780
background
#FEFEFD
surface
#FAFDF8
border
#D3D5D1
text
#131611
muted
#838481