#B4E5A2#B4E5A2
#B4E5A2 is a very light, moderate green. Relative luminance 0.684; OKLCH L 87.1% C 0.103 H 137.5°. Best body text is #000000 at 14.67:1 contrast (WCAG AA passes).
Color values
| HEX | #B4E5A2 |
|---|---|
| RGB | rgb(180, 229, 162) |
| HSL | hsl(104, 56%, 77%) |
| HSV | hsv(104, 29%, 90%) |
| CMYK | cmyk(21.4%, 0%, 29.3%, 10.2%) |
| CIE-LAB | lab(86.18, -27.96, 27.69) |
| CIE-LCH | lch(86.18, 39.35, 135.28°) |
| OKLab | oklab(87.1% -0.0761 0.0698) |
| OKLCH | oklch(87.1% 0.103 137.5) |
| XYZ | xyz(53.3617, 68.3492, 44.5567) |
| Luminance | 0.6835 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 1.40
Light Sage
#BCECAC
ΔE00 1.79
Washed Out Green
#BCF5A6
ΔE00 3.81
Tea Green
#BDF8A3
ΔE00 4.81
Hospital Green
#9BE5AA
ΔE00 5.00
Pale Green
#C7FDB5
ΔE00 5.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4E5A2 #D3A2E5
analogous
#D6E5A2 #B4E5A2 #A2E5B2
triadic
#B4E5A2 #A2B4E5 #E5A2B4
tetradic
#B4E5A2 #A2D6E5 #D3A2E5 #E5B2A2
square
#B4E5A2 #A2D6E5 #D3A2E5 #E5B2A2
split-complementary
#B4E5A2 #B2A2E5 #E5A2D6
monochromatic
#67CA42 #8DD872 #B4E5A2 #DBF2D2 #ECF8E7
Accessibility & contrast
On white
1.43
#B4E5A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.67
#B4E5A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4E5A2
14.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4E5A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4E5A2 | 1.00 | 1.43 | 14.67 | 14.67 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADA9E
Deuteranopia (green-blind)
#E2D6A5
Tritanopia (blue-blind)
#B3E0D3
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #b4e5a2; /* rgb */ color: rgb(180, 229, 162); /* oklch */ color: oklch(87.1% 0.103 137.5);
Tailwind
colors: {
custom: {
50: '#cbedbe',
500: '#b4e5a2',
950: '#000000',
},
}SCSS
$custom: #b4e5a2; $custom-light: #cbedbe; $custom-dark: #000000;
JSON
{
"hex": "#b4e5a2",
"rgb": {
"r": 180,
"g": 229,
"b": 162
},
"hsl": {
"h": 103.881,
"s": 56.303,
"l": 76.667
},
"oklch": {
"l": 0.87097,
"c": 0.10322,
"h": 137.5
},
"luminance": 0.68351
}Semantic roles & 50–950 ramp
primary
#B4E5A2
secondary
#A96CBF
accent
#22C498
background
#FEFFFD
surface
#FAFEF8
border
#D3D6D1
text
#131612
muted
#838582