#B4E2AB#B4E2AB
#B4E2AB is a very light, moderate green. Relative luminance 0.670; OKLCH L 86.6% C 0.089 H 140.5°. Best body text is #000000 at 14.41:1 contrast (WCAG AA passes).
Color values
| HEX | #B4E2AB |
|---|---|
| RGB | rgb(180, 226, 171) |
| HSL | hsl(110, 49%, 78%) |
| HSV | hsv(110, 24%, 89%) |
| CMYK | cmyk(20.4%, 0%, 24.3%, 11.4%) |
| CIE-LAB | lab(85.52, -25.10, 22.14) |
| CIE-LCH | lch(85.52, 33.47, 138.58°) |
| OKLab | oklab(86.62% -0.0683 0.0564) |
| OKLCH | oklch(86.62% 0.089 140.5) |
| XYZ | xyz(53.3676, 67.0350, 48.6475) |
| Luminance | 0.6704 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.40
Light Sage
#BCECAC
ΔE00 2.79
Hospital Green
#9BE5AA
ΔE00 4.50
Mint
#AAF0C1
ΔE00 5.62
Washed Out Green
#BCF5A6
ΔE00 5.82
Very Pale Green
#CFFDBC
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4E2AB #D9ABE2
analogous
#CFE2AB #B4E2AB #ABE2BD
triadic
#B4E2AB #ABB4E2 #E2ABB4
tetradic
#B4E2AB #ABCFE2 #D9ABE2 #E2BDAB
square
#B4E2AB #ABCFE2 #D9ABE2 #E2BDAB
split-complementary
#B4E2AB #BDABE2 #E2ABCF
monochromatic
#63C350 #8BD27E #B4E2AB #DDF2D8 #EBF7E8
Accessibility & contrast
On white
1.46
#B4E2AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.41
#B4E2AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4E2AB
14.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4E2AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4E2AB | 1.00 | 1.46 | 14.41 | 14.41 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D9A8
Deuteranopia (green-blind)
#DED4AE
Tritanopia (blue-blind)
#B1DED3
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #b4e2ab; /* rgb */ color: rgb(180, 226, 171); /* oklch */ color: oklch(86.6% 0.089 140.5);
Tailwind
colors: {
custom: {
50: '#cbebc4',
500: '#b4e2ab',
950: '#000000',
},
}SCSS
$custom: #b4e2ab; $custom-light: #cbebc4; $custom-dark: #000000;
JSON
{
"hex": "#b4e2ab",
"rgb": {
"r": 180,
"g": 226,
"b": 171
},
"hsl": {
"h": 110.182,
"s": 48.673,
"l": 77.843
},
"oklch": {
"l": 0.86623,
"c": 0.08857,
"h": 140.5
},
"luminance": 0.67036
}Semantic roles & 50–950 ramp
primary
#B4E2AB
secondary
#B076BB
accent
#2ABCA4
background
#FEFEFD
surface
#FAFDF9
border
#D3D5D2
text
#131612
muted
#838482