#B2EEA1#B2EEA1
#B2EEA1 is a very light, moderate green. Relative luminance 0.732; OKLCH L 89.0% C 0.119 H 138.9°. Best body text is #000000 at 15.64:1 contrast (WCAG AA passes).
Color values
| HEX | #B2EEA1 |
|---|---|
| RGB | rgb(178, 238, 161) |
| HSL | hsl(107, 69%, 78%) |
| HSV | hsv(107, 32%, 93%) |
| CMYK | cmyk(25.2%, 0%, 32.4%, 6.7%) |
| CIE-LAB | lab(88.54, -33.01, 31.35) |
| CIE-LCH | lch(88.54, 45.52, 136.48°) |
| OKLab | oklab(88.96% -0.09 0.0785) |
| OKLCH | oklch(88.96% 0.119 138.9) |
| XYZ | xyz(55.3659, 73.1855, 44.9204) |
| Luminance | 0.7319 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 1.76
Tea Green
#BDF8A3
ΔE00 2.59
Light Sage
#BCECAC
ΔE00 2.78
Light Pastel Green
#B2FBA5
ΔE00 3.04
Celadon
#BEFDB7
ΔE00 3.66
Pale Green
#C7FDB5
ΔE00 3.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2EEA1 #DDA1EE
analogous
#D8EEA1 #B2EEA1 #A1EEB6
triadic
#B2EEA1 #A1B2EE #EEA1B2
tetradic
#B2EEA1 #A1D8EE #DDA1EE #EEB6A1
square
#B2EEA1 #A1D8EE #DDA1EE #EEB6A1
split-complementary
#B2EEA1 #B6A1EE #EEA1D8
monochromatic
#5DDB39 #88E56D #B2EEA1 #DCF7D5 #EAFAE5
Accessibility & contrast
On white
1.34
#B2EEA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.64
#B2EEA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2EEA1
15.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2EEA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2EEA1 | 1.00 | 1.34 | 15.64 | 15.64 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E29C
Deuteranopia (green-blind)
#E9DCA5
Tritanopia (blue-blind)
#AFE9DA
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #b2eea1; /* rgb */ color: rgb(178, 238, 161); /* oklch */ color: oklch(89.0% 0.119 138.9);
Tailwind
colors: {
custom: {
50: '#caf3bd',
500: '#b2eea1',
950: '#000000',
},
}SCSS
$custom: #b2eea1; $custom-light: #caf3bd; $custom-dark: #000000;
JSON
{
"hex": "#b2eea1",
"rgb": {
"r": 178,
"g": 238,
"b": 161
},
"hsl": {
"h": 106.753,
"s": 69.369,
"l": 78.235
},
"oklch": {
"l": 0.88956,
"c": 0.11943,
"h": 138.9
},
"luminance": 0.73187
}Semantic roles & 50–950 ramp
primary
#B2EEA1
secondary
#B568CB
accent
#14D1A8
background
#FEFFFD
surface
#FAFEF8
border
#D3D6D1
text
#131712
muted
#838582