#B4E393#B4E393
#B4E393 is a very light, moderate yellow-green. Relative luminance 0.667; OKLCH L 86.4% C 0.117 H 133.1°. Best body text is #000000 at 14.35:1 contrast (WCAG AA passes).
Color values
| HEX | #B4E393 |
|---|---|
| RGB | rgb(180, 227, 147) |
| HSL | hsl(95, 59%, 73%) |
| HSV | hsv(95, 35%, 89%) |
| CMYK | cmyk(20.7%, 0%, 35.2%, 11%) |
| CIE-LAB | lab(85.38, -29.19, 34.27) |
| CIE-LCH | lch(85.38, 45.01, 130.43°) |
| OKLab | oklab(86.37% -0.0797 0.0851) |
| OKLCH | oklch(86.37% 0.117 133.1) |
| XYZ | xyz(51.5569, 66.7470, 37.7653) |
| Luminance | 0.6675 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.04
Light Sage
#BCECAC
ΔE00 4.03
Washed Out Green
#BCF5A6
ΔE00 4.10
Tea Green
#BDF8A3
ΔE00 4.57
Pale Olive Green
#B1D27B
ΔE00 4.96
Light Pastel Green
#B2FBA5
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4E393 #C293E3
analogous
#DCE393 #B4E393 #93E39A
triadic
#B4E393 #93B4E3 #E393B4
tetradic
#B4E393 #93DCE3 #C293E3 #E39A93
square
#B4E393 #93DCE3 #C293E3 #E39A93
split-complementary
#B4E393 #9A93E3 #E393DC
monochromatic
#71C834 #92D662 #B4E393 #D6F0C4 #EEF9E7
Accessibility & contrast
On white
1.46
#B4E393 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.35
#B4E393 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4E393
14.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4E393 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4E393 | 1.00 | 1.46 | 14.35 | 14.35 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D88D
Deuteranopia (green-blind)
#E2D497
Tritanopia (blue-blind)
#B5DDCF
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #b4e393; /* rgb */ color: rgb(180, 227, 147); /* oklch */ color: oklch(86.4% 0.117 133.1);
Tailwind
colors: {
custom: {
50: '#cbecb3',
500: '#b4e393',
950: '#000000',
},
}SCSS
$custom: #b4e393; $custom-light: #cbecb3; $custom-dark: #000000;
JSON
{
"hex": "#b4e393",
"rgb": {
"r": 180,
"g": 227,
"b": 147
},
"hsl": {
"h": 95.25,
"s": 58.824,
"l": 73.333
},
"oklch": {
"l": 0.86368,
"c": 0.11658,
"h": 133.1
},
"luminance": 0.66748
}Semantic roles & 50–950 ramp
primary
#B4E393
secondary
#955EBC
accent
#1FC681
background
#FEFEFD
surface
#FAFDF8
border
#D3D5D1
text
#131611
muted
#838481