#B4E39D#B4E39D
#B4E39D is a very light, moderate green. Relative luminance 0.671; OKLCH L 86.6% C 0.106 H 135.7°. Best body text is #000000 at 14.42:1 contrast (WCAG AA passes).
Color values
| HEX | #B4E39D |
|---|---|
| RGB | rgb(180, 227, 157) |
| HSL | hsl(100, 56%, 75%) |
| HSV | hsv(100, 31%, 89%) |
| CMYK | cmyk(20.7%, 0%, 30.8%, 11%) |
| CIE-LAB | lab(85.54, -27.76, 29.39) |
| CIE-LCH | lch(85.54, 40.43, 133.36°) |
| OKLab | oklab(86.56% -0.0755 0.0738) |
| OKLCH | oklch(86.56% 0.106 135.7) |
| XYZ | xyz(52.3759, 67.0746, 42.0790) |
| Luminance | 0.6708 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 1.32
Light Sage
#BCECAC
ΔE00 2.51
Washed Out Green
#BCF5A6
ΔE00 4.01
Tea Green
#BDF8A3
ΔE00 4.89
Pale Green
#C7FDB5
ΔE00 5.54
Hospital Green
#9BE5AA
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4E39D #CC9DE3
analogous
#D7E39D #B4E39D #9DE3A9
triadic
#B4E39D #9DB4E3 #E39DB4
tetradic
#B4E39D #9DD7E3 #CC9DE3 #E3A99D
square
#B4E39D #9DD7E3 #CC9DE3 #E3A99D
split-complementary
#B4E39D #A99DE3 #E39DD7
monochromatic
#6BC83E #90D56D #B4E39D #D8F1CD #EDF8E7
Accessibility & contrast
On white
1.46
#B4E39D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.42
#B4E39D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4E39D
14.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4E39D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4E39D | 1.00 | 1.46 | 14.42 | 14.42 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D898
Deuteranopia (green-blind)
#E1D4A1
Tritanopia (blue-blind)
#B4DED1
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #b4e39d; /* rgb */ color: rgb(180, 227, 157); /* oklch */ color: oklch(86.6% 0.106 135.7);
Tailwind
colors: {
custom: {
50: '#cbecba',
500: '#b4e39d',
950: '#000000',
},
}SCSS
$custom: #b4e39d; $custom-light: #cbecba; $custom-dark: #000000;
JSON
{
"hex": "#b4e39d",
"rgb": {
"r": 180,
"g": 227,
"b": 157
},
"hsl": {
"h": 100.286,
"s": 55.556,
"l": 75.294
},
"oklch": {
"l": 0.86555,
"c": 0.10559,
"h": 135.7
},
"luminance": 0.67076
}Semantic roles & 50–950 ramp
primary
#B4E39D
secondary
#A168BC
accent
#22C38E
background
#FEFEFD
surface
#FAFDF8
border
#D3D5D1
text
#131611
muted
#838481