#B2E2BA#B2E2BA
#B2E2BA is a very light, moderate green. Relative luminance 0.674; OKLCH L 86.8% C 0.074 H 149.6°. Best body text is #000000 at 14.48:1 contrast (WCAG AA passes).
Color values
| HEX | #B2E2BA |
|---|---|
| RGB | rgb(178, 226, 186) |
| HSL | hsl(130, 45%, 79%) |
| HSV | hsv(130, 21%, 89%) |
| CMYK | cmyk(21.2%, 0%, 17.7%, 11.4%) |
| CIE-LAB | lab(85.71, -23.21, 14.56) |
| CIE-LCH | lch(85.71, 27.40, 147.91°) |
| OKLab | oklab(86.84% -0.0639 0.0375) |
| OKLCH | oklch(86.84% 0.074 149.6) |
| XYZ | xyz(54.4170, 67.4012, 56.5875) |
| Luminance | 0.6740 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 4.31
Hospital Green
#9BE5AA
ΔE00 5.41
Light Sage
#BCECAC
ΔE00 6.05
Light Grey Green
#B7E1A1
ΔE00 6.26
Light Teal
#90E4C1
ΔE00 6.38
Seafoam
#7FE0B3
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2E2BA #E2B2DA
analogous
#C2E2B2 #B2E2BA #B2E2D2
triadic
#B2E2BA #BAB2E2 #E2BAB2
tetradic
#B2E2BA #B2C2E2 #E2B2DA #E2D2B2
square
#B2E2BA #B2C2E2 #E2B2DA #E2D2B2
split-complementary
#B2E2BA #D2B2E2 #E2B2C2
monochromatic
#59C16A #86D192 #B2E2BA #DEF3E2 #E9F7EB
Accessibility & contrast
On white
1.45
#B2E2BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.48
#B2E2BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2E2BA
14.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2E2BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2E2BA | 1.00 | 1.45 | 14.48 | 14.48 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DAB8
Deuteranopia (green-blind)
#DBD4BC
Tritanopia (blue-blind)
#ACE0D7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #b2e2ba; /* rgb */ color: rgb(178, 226, 186); /* oklch */ color: oklch(86.8% 0.074 149.6);
Tailwind
colors: {
custom: {
50: '#c9ebce',
500: '#b2e2ba',
950: '#000000',
},
}SCSS
$custom: #b2e2ba; $custom-light: #c9ebce; $custom-dark: #000000;
JSON
{
"hex": "#b2e2ba",
"rgb": {
"r": 178,
"g": 226,
"b": 186
},
"hsl": {
"h": 130,
"s": 45.283,
"l": 79.216
},
"oklch": {
"l": 0.8684,
"c": 0.07408,
"h": 149.6
},
"luminance": 0.67403
}Semantic roles & 50–950 ramp
primary
#B2E2BA
secondary
#BB7DB1
accent
#2DA1B8
background
#FDFEFE
surface
#F9FDFB
border
#D2D5D4
text
#131613
muted
#828483