#B4E4A2#B4E4A2
#B4E4A2 is a very light, moderate green. Relative luminance 0.678; OKLCH L 86.9% C 0.102 H 137.3°. Best body text is #000000 at 14.56:1 contrast (WCAG AA passes).
Color values
| HEX | #B4E4A2 |
|---|---|
| RGB | rgb(180, 228, 162) |
| HSL | hsl(104, 55%, 76%) |
| HSV | hsv(104, 29%, 89%) |
| CMYK | cmyk(21.1%, 0%, 28.9%, 10.6%) |
| CIE-LAB | lab(85.91, -27.48, 27.32) |
| CIE-LCH | lch(85.91, 38.75, 135.17°) |
| OKLab | oklab(86.88% -0.0747 0.0689) |
| OKLCH | oklch(86.88% 0.102 137.3) |
| XYZ | xyz(53.0858, 67.7975, 44.4647) |
| Luminance | 0.6780 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 1.16
Light Sage
#BCECAC
ΔE00 1.91
Washed Out Green
#BCF5A6
ΔE00 4.08
Hospital Green
#9BE5AA
ΔE00 5.02
Tea Green
#BDF8A3
ΔE00 5.08
Pale Green
#C7FDB5
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4E4A2 #D2A2E4
analogous
#D5E4A2 #B4E4A2 #A2E4B1
triadic
#B4E4A2 #A2B4E4 #E4A2B4
tetradic
#B4E4A2 #A2D5E4 #D2A2E4 #E4B1A2
square
#B4E4A2 #A2D5E4 #D2A2E4 #E4B1A2
split-complementary
#B4E4A2 #B1A2E4 #E4A2D5
monochromatic
#68C843 #8ED673 #B4E4A2 #DAF2D1 #ECF8E7
Accessibility & contrast
On white
1.44
#B4E4A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.56
#B4E4A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4E4A2
14.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4E4A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4E4A2 | 1.00 | 1.44 | 14.56 | 14.56 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DA9E
Deuteranopia (green-blind)
#E1D5A5
Tritanopia (blue-blind)
#B3DFD3
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #b4e4a2; /* rgb */ color: rgb(180, 228, 162); /* oklch */ color: oklch(86.9% 0.102 137.3);
Tailwind
colors: {
custom: {
50: '#cbecbe',
500: '#b4e4a2',
950: '#000000',
},
}SCSS
$custom: #b4e4a2; $custom-light: #cbecbe; $custom-dark: #000000;
JSON
{
"hex": "#b4e4a2",
"rgb": {
"r": 180,
"g": 228,
"b": 162
},
"hsl": {
"h": 103.636,
"s": 55,
"l": 76.471
},
"oklch": {
"l": 0.86876,
"c": 0.10165,
"h": 137.3
},
"luminance": 0.67799
}Semantic roles & 50–950 ramp
primary
#B4E4A2
secondary
#A86CBE
accent
#23C397
background
#FEFEFD
surface
#FAFDF8
border
#D3D5D1
text
#131612
muted
#838482