#B2E4A2#B2E4A2
#B2E4A2 is a very light, moderate green. Relative luminance 0.676; OKLCH L 86.7% C 0.103 H 138.2°. Best body text is #000000 at 14.51:1 contrast (WCAG AA passes).
Color values
| HEX | #B2E4A2 |
|---|---|
| RGB | rgb(178, 228, 162) |
| HSL | hsl(105, 55%, 76%) |
| HSV | hsv(105, 29%, 89%) |
| CMYK | cmyk(21.9%, 0%, 28.9%, 10.6%) |
| CIE-LAB | lab(85.79, -28.16, 27.13) |
| CIE-LCH | lch(85.79, 39.11, 136.07°) |
| OKLab | oklab(86.75% -0.0766 0.0685) |
| OKLCH | oklch(86.75% 0.103 138.2) |
| XYZ | xyz(52.6235, 67.5591, 44.4431) |
| Luminance | 0.6756 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 1.47
Light Sage
#BCECAC
ΔE00 1.99
Washed Out Green
#BCF5A6
ΔE00 4.10
Hospital Green
#9BE5AA
ΔE00 4.67
Tea Green
#BDF8A3
ΔE00 5.11
Pale Green
#C7FDB5
ΔE00 5.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2E4A2 #D4A2E4
analogous
#D3E4A2 #B2E4A2 #A2E4B3
triadic
#B2E4A2 #A2B2E4 #E4A2B2
tetradic
#B2E4A2 #A2D3E4 #D4A2E4 #E4B3A2
square
#B2E4A2 #A2D3E4 #D4A2E4 #E4B3A2
split-complementary
#B2E4A2 #B3A2E4 #E4A2D3
monochromatic
#63C843 #8BD673 #B2E4A2 #D9F2D1 #EBF8E7
Accessibility & contrast
On white
1.45
#B2E4A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.51
#B2E4A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2E4A2
14.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2E4A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2E4A2 | 1.00 | 1.45 | 14.51 | 14.51 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D99E
Deuteranopia (green-blind)
#E0D5A5
Tritanopia (blue-blind)
#B0DFD3
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #b2e4a2; /* rgb */ color: rgb(178, 228, 162); /* oklch */ color: oklch(86.7% 0.103 138.2);
Tailwind
colors: {
custom: {
50: '#caecbe',
500: '#b2e4a2',
950: '#000000',
},
}SCSS
$custom: #b2e4a2; $custom-light: #caecbe; $custom-dark: #000000;
JSON
{
"hex": "#b2e4a2",
"rgb": {
"r": 178,
"g": 228,
"b": 162
},
"hsl": {
"h": 105.455,
"s": 55,
"l": 76.471
},
"oklch": {
"l": 0.86749,
"c": 0.10276,
"h": 138.2
},
"luminance": 0.6756
}Semantic roles & 50–950 ramp
primary
#B2E4A2
secondary
#AA6CBE
accent
#23C39C
background
#FEFEFD
surface
#FAFDF8
border
#D3D5D1
text
#131612
muted
#838482