#B2EBAA#B2EBAA
#B2EBAA is a very light, moderate green. Relative luminance 0.718; OKLCH L 88.5% C 0.105 H 141.5°. Best body text is #000000 at 15.36:1 contrast (WCAG AA passes).
Color values
| HEX | #B2EBAA |
|---|---|
| RGB | rgb(178, 235, 170) |
| HSL | hsl(113, 62%, 79%) |
| HSV | hsv(113, 28%, 92%) |
| CMYK | cmyk(24.3%, 0%, 27.7%, 7.8%) |
| CIE-LAB | lab(87.86, -30.22, 25.85) |
| CIE-LCH | lch(87.86, 39.77, 139.46°) |
| OKLab | oklab(88.47% -0.0824 0.0654) |
| OKLCH | oklch(88.47% 0.105 141.5) |
| XYZ | xyz(55.3221, 71.7822, 48.9630) |
| Luminance | 0.7178 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 1.65
Light Grey Green
#B7E1A1
ΔE00 3.15
Washed Out Green
#BCF5A6
ΔE00 3.41
Celadon
#BEFDB7
ΔE00 3.78
Hospital Green
#9BE5AA
ΔE00 3.83
Pale Green
#C7FDB5
ΔE00 4.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2EBAA #E3AAEB
analogous
#D3EBAA #B2EBAA #AAEBC3
triadic
#B2EBAA #AAB2EB #EBAAB2
tetradic
#B2EBAA #AAD3EB #E3AAEB #EBC3AA
square
#B2EBAA #AAD3EB #E3AAEB #EBC3AA
split-complementary
#B2EBAA #C3AAEB #EBAAD3
monochromatic
#58D447 #85DF78 #B2EBAA #DFF7DC #E9F9E6
Accessibility & contrast
On white
1.37
#B2EBAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.36
#B2EBAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2EBAA
15.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2EBAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2EBAA | 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)
#EFE0A6
Deuteranopia (green-blind)
#E5DAAD
Tritanopia (blue-blind)
#AEE7DA
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #b2ebaa; /* rgb */ color: rgb(178, 235, 170); /* oklch */ color: oklch(88.5% 0.105 141.5);
Tailwind
colors: {
custom: {
50: '#caf1c3',
500: '#b2ebaa',
950: '#000000',
},
}SCSS
$custom: #b2ebaa; $custom-light: #caf1c3; $custom-dark: #000000;
JSON
{
"hex": "#b2ebaa",
"rgb": {
"r": 178,
"g": 235,
"b": 170
},
"hsl": {
"h": 112.615,
"s": 61.905,
"l": 79.412
},
"oklch": {
"l": 0.88466,
"c": 0.10519,
"h": 141.5
},
"luminance": 0.71784
}Semantic roles & 50–950 ramp
primary
#B2EBAA
secondary
#BD72C7
accent
#1CCAB4
background
#FEFFFD
surface
#FAFEF9
border
#D3D6D2
text
#131712
muted
#838582