#B2EBAB#B2EBAB
#B2EBAB is a very light, moderate green. Relative luminance 0.718; OKLCH L 88.5% C 0.104 H 141.9°. Best body text is #000000 at 15.36:1 contrast (WCAG AA passes).
Color values
| HEX | #B2EBAB |
|---|---|
| RGB | rgb(178, 235, 171) |
| HSL | hsl(113, 62%, 80%) |
| HSV | hsv(113, 27%, 92%) |
| CMYK | cmyk(24.3%, 0%, 27.2%, 7.8%) |
| CIE-LAB | lab(87.88, -30.06, 25.36) |
| CIE-LCH | lch(87.88, 39.33, 139.85°) |
| OKLab | oklab(88.49% -0.0819 0.0643) |
| OKLCH | oklch(88.49% 0.104 141.9) |
| XYZ | xyz(55.4171, 71.8202, 49.4631) |
| Luminance | 0.7182 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 1.70
Light Grey Green
#B7E1A1
ΔE00 3.22
Washed Out Green
#BCF5A6
ΔE00 3.58
Hospital Green
#9BE5AA
ΔE00 3.73
Celadon
#BEFDB7
ΔE00 3.80
Pale Green
#C7FDB5
ΔE00 4.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2EBAB #E4ABEB
analogous
#D2EBAB #B2EBAB #ABEBC4
triadic
#B2EBAB #ABB2EB #EBABB2
tetradic
#B2EBAB #ABD2EB #E4ABEB #EBC4AB
square
#B2EBAB #ABD2EB #E4ABEB #EBC4AB
split-complementary
#B2EBAB #C4ABEB #EBABD2
monochromatic
#57D348 #85DF7A #B2EBAB #DFF7DC #E8F9E6
Accessibility & contrast
On white
1.37
#B2EBAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.36
#B2EBAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2EBAB
15.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2EBAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2EBAB | 1.00 | 1.37 | 15.36 | 15.36 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE0A7
Deuteranopia (green-blind)
#E5DAAE
Tritanopia (blue-blind)
#AEE7DA
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #b2ebab; /* rgb */ color: rgb(178, 235, 171); /* oklch */ color: oklch(88.5% 0.104 141.9);
Tailwind
colors: {
custom: {
50: '#caf1c4',
500: '#b2ebab',
950: '#000000',
},
}SCSS
$custom: #b2ebab; $custom-light: #caf1c4; $custom-dark: #000000;
JSON
{
"hex": "#b2ebab",
"rgb": {
"r": 178,
"g": 235,
"b": 171
},
"hsl": {
"h": 113.438,
"s": 61.538,
"l": 79.608
},
"oklch": {
"l": 0.88487,
"c": 0.10413,
"h": 141.9
},
"luminance": 0.71822
}Semantic roles & 50–950 ramp
primary
#B2EBAB
secondary
#BE73C7
accent
#1CC9B6
background
#FEFFFD
surface
#FAFEF9
border
#D3D6D2
text
#131612
muted
#838582