#B2EEA7#B2EEA7
#B2EEA7 is a very light, moderate green. Relative luminance 0.734; OKLCH L 89.1% C 0.113 H 140.7°. Best body text is #000000 at 15.68:1 contrast (WCAG AA passes).
Color values
| HEX | #B2EEA7 |
|---|---|
| RGB | rgb(178, 238, 167) |
| HSL | hsl(111, 68%, 79%) |
| HSV | hsv(111, 30%, 93%) |
| CMYK | cmyk(25.2%, 0%, 29.8%, 6.7%) |
| CIE-LAB | lab(88.64, -32.10, 28.44) |
| CIE-LCH | lch(88.64, 42.88, 138.46°) |
| OKLab | oklab(89.07% -0.0875 0.0717) |
| OKLCH | oklch(89.07% 0.113 140.7) |
| XYZ | xyz(55.9077, 73.4023, 47.7741) |
| Luminance | 0.7340 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 2.12
Washed Out Green
#BCF5A6
ΔE00 2.34
Celadon
#BEFDB7
ΔE00 3.21
Tea Green
#BDF8A3
ΔE00 3.36
Light Pastel Green
#B2FBA5
ΔE00 3.52
Pale Green
#C7FDB5
ΔE00 3.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2EEA7 #E3A7EE
analogous
#D6EEA7 #B2EEA7 #A7EEC0
triadic
#B2EEA7 #A7B2EE #EEA7B2
tetradic
#B2EEA7 #A7D6EE #E3A7EE #EEC0A7
square
#B2EEA7 #A7D6EE #E3A7EE #EEC0A7
split-complementary
#B2EEA7 #C0A7EE #EEA7D6
monochromatic
#58DA40 #85E474 #B2EEA7 #DFF8DA #E9FAE5
Accessibility & contrast
On white
1.34
#B2EEA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.68
#B2EEA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2EEA7
15.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2EEA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2EEA7 | 1.00 | 1.34 | 15.68 | 15.68 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E2A2
Deuteranopia (green-blind)
#E9DCAB
Tritanopia (blue-blind)
#AEE9DB
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #b2eea7; /* rgb */ color: rgb(178, 238, 167); /* oklch */ color: oklch(89.1% 0.113 140.7);
Tailwind
colors: {
custom: {
50: '#caf3c1',
500: '#b2eea7',
950: '#000000',
},
}SCSS
$custom: #b2eea7; $custom-light: #caf3c1; $custom-dark: #000000;
JSON
{
"hex": "#b2eea7",
"rgb": {
"r": 178,
"g": 238,
"b": 167
},
"hsl": {
"h": 110.704,
"s": 67.619,
"l": 79.412
},
"oklch": {
"l": 0.89072,
"c": 0.11308,
"h": 140.7
},
"luminance": 0.73404
}Semantic roles & 50–950 ramp
primary
#B2EEA7
secondary
#BD6ECB
accent
#16D0B3
background
#FEFFFD
surface
#FAFEF9
border
#D3D6D2
text
#131712
muted
#838582