#B2EDAB#B2EDAB
#B2EDAB is a very light, moderate green. Relative luminance 0.730; OKLCH L 88.9% C 0.107 H 142.0°. Best body text is #000000 at 15.59:1 contrast (WCAG AA passes).
Color values
| HEX | #B2EDAB |
|---|---|
| RGB | rgb(178, 237, 171) |
| HSL | hsl(114, 65%, 80%) |
| HSV | hsv(114, 28%, 93%) |
| CMYK | cmyk(24.9%, 0%, 27.8%, 7.1%) |
| CIE-LAB | lab(88.43, -31.00, 26.11) |
| CIE-LCH | lch(88.43, 40.53, 139.89°) |
| OKLab | oklab(88.93% -0.0845 0.0661) |
| OKLCH | oklch(88.93% 0.107 142) |
| XYZ | xyz(55.9929, 72.9718, 49.6550) |
| Luminance | 0.7297 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 1.85
Washed Out Green
#BCF5A6
ΔE00 3.16
Celadon
#BEFDB7
ΔE00 3.35
Light Grey Green
#B7E1A1
ΔE00 3.59
Hospital Green
#9BE5AA
ΔE00 3.88
Pale Green
#C7FDB5
ΔE00 3.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2EDAB #E6ABED
analogous
#D3EDAB #B2EDAB #ABEDC5
triadic
#B2EDAB #ABB2ED #EDABB2
tetradic
#B2EDAB #ABD3ED #E6ABED #EDC5AB
square
#B2EDAB #ABD3ED #E6ABED #EDC5AB
split-complementary
#B2EDAB #C5ABED #EDABD3
monochromatic
#56D746 #84E279 #B2EDAB #E0F8DD #E8FAE6
Accessibility & contrast
On white
1.35
#B2EDAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.59
#B2EDAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2EDAB
15.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2EDAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2EDAB | 1.00 | 1.35 | 15.59 | 15.59 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E2A7
Deuteranopia (green-blind)
#E7DCAE
Tritanopia (blue-blind)
#AEE9DB
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #b2edab; /* rgb */ color: rgb(178, 237, 171); /* oklch */ color: oklch(88.9% 0.107 142.0);
Tailwind
colors: {
custom: {
50: '#caf3c4',
500: '#b2edab',
950: '#000000',
},
}SCSS
$custom: #b2edab; $custom-light: #caf3c4; $custom-dark: #000000;
JSON
{
"hex": "#b2edab",
"rgb": {
"r": 178,
"g": 237,
"b": 171
},
"hsl": {
"h": 113.636,
"s": 64.706,
"l": 80
},
"oklch": {
"l": 0.88931,
"c": 0.10728,
"h": 142
},
"luminance": 0.72974
}Semantic roles & 50–950 ramp
primary
#B2EDAB
secondary
#C172CA
accent
#19CDB9
background
#FEFFFD
surface
#FAFEF9
border
#D3D6D2
text
#131712
muted
#838582