#B4E2AC#B4E2AC
#B4E2AC is a very light, moderate green. Relative luminance 0.671; OKLCH L 86.6% C 0.087 H 140.9°. Best body text is #000000 at 14.42:1 contrast (WCAG AA passes).
Color values
| HEX | #B4E2AC |
|---|---|
| RGB | rgb(180, 226, 172) |
| HSL | hsl(111, 48%, 78%) |
| HSV | hsv(111, 24%, 89%) |
| CMYK | cmyk(20.4%, 0%, 23.9%, 11.4%) |
| CIE-LAB | lab(85.54, -24.94, 21.65) |
| CIE-LCH | lch(85.54, 33.02, 139.04°) |
| OKLab | oklab(86.65% -0.0679 0.0552) |
| OKLCH | oklch(86.65% 0.087 140.9) |
| XYZ | xyz(53.4633, 67.0732, 49.1514) |
| Luminance | 0.6707 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.62
Light Sage
#BCECAC
ΔE00 2.94
Hospital Green
#9BE5AA
ΔE00 4.48
Mint
#AAF0C1
ΔE00 5.48
Washed Out Green
#BCF5A6
ΔE00 5.99
Very Pale Green
#CFFDBC
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4E2AC #DAACE2
analogous
#CFE2AC #B4E2AC #ACE2BF
triadic
#B4E2AC #ACB4E2 #E2ACB4
tetradic
#B4E2AC #ACCFE2 #DAACE2 #E2BFAC
square
#B4E2AC #ACCFE2 #DAACE2 #E2BFAC
split-complementary
#B4E2AC #BFACE2 #E2ACCF
monochromatic
#62C251 #8BD27F #B4E2AC #DDF2D9 #EBF7E8
Accessibility & contrast
On white
1.46
#B4E2AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.42
#B4E2AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4E2AC
14.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4E2AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4E2AC | 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)
#E5D9A9
Deuteranopia (green-blind)
#DED4AF
Tritanopia (blue-blind)
#B1DED3
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #b4e2ac; /* rgb */ color: rgb(180, 226, 172); /* oklch */ color: oklch(86.6% 0.087 140.9);
Tailwind
colors: {
custom: {
50: '#cbebc5',
500: '#b4e2ac',
950: '#000000',
},
}SCSS
$custom: #b4e2ac; $custom-light: #cbebc5; $custom-dark: #000000;
JSON
{
"hex": "#b4e2ac",
"rgb": {
"r": 180,
"g": 226,
"b": 172
},
"hsl": {
"h": 111.111,
"s": 48.214,
"l": 78.039
},
"oklch": {
"l": 0.86645,
"c": 0.08748,
"h": 140.9
},
"luminance": 0.67075
}Semantic roles & 50–950 ramp
primary
#B4E2AC
secondary
#B177BB
accent
#2ABBA6
background
#FEFEFD
surface
#FAFDF9
border
#D3D5D2
text
#131612
muted
#838482