#B2E2BE#B2E2BE
#B2E2BE is a very light, moderate green. Relative luminance 0.676; OKLCH L 86.9% C 0.070 H 152.4°. Best body text is #000000 at 14.51:1 contrast (WCAG AA passes).
Color values
| HEX | #B2E2BE |
|---|---|
| RGB | rgb(178, 226, 190) |
| HSL | hsl(135, 45%, 79%) |
| HSV | hsv(135, 21%, 89%) |
| CMYK | cmyk(21.2%, 0%, 15.9%, 11.4%) |
| CIE-LAB | lab(85.79, -22.49, 12.58) |
| CIE-LCH | lch(85.79, 25.77, 150.77°) |
| OKLab | oklab(86.94% -0.0622 0.0325) |
| OKLCH | oklch(86.94% 0.07 152.4) |
| XYZ | xyz(54.8482, 67.5737, 58.8584) |
| Luminance | 0.6757 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 4.61
Light Teal
#90E4C1
ΔE00 5.98
Hospital Green
#9BE5AA
ΔE00 6.20
Light Sage
#BCECAC
ΔE00 7.09
Pale Turquoise
#A5FBD5
ΔE00 7.28
Light Grey Green
#B7E1A1
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2E2BE #E2B2D6
analogous
#BEE2B2 #B2E2BE #B2E2D6
triadic
#B2E2BE #BEB2E2 #E2BEB2
tetradic
#B2E2BE #B2BEE2 #E2B2D6 #E2D6B2
square
#B2E2BE #B2BEE2 #E2B2D6 #E2D6B2
split-complementary
#B2E2BE #D6B2E2 #E2B2BE
monochromatic
#59C173 #86D198 #B2E2BE #DEF3E4 #E9F7EC
Accessibility & contrast
On white
1.45
#B2E2BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.51
#B2E2BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2E2BE
14.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2E2BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2E2BE | 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)
#E2DABC
Deuteranopia (green-blind)
#DAD4C0
Tritanopia (blue-blind)
#ABE0D8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #b2e2be; /* rgb */ color: rgb(178, 226, 190); /* oklch */ color: oklch(86.9% 0.070 152.4);
Tailwind
colors: {
custom: {
50: '#c9ebd1',
500: '#b2e2be',
950: '#000000',
},
}SCSS
$custom: #b2e2be; $custom-light: #c9ebd1; $custom-dark: #000000;
JSON
{
"hex": "#b2e2be",
"rgb": {
"r": 178,
"g": 226,
"b": 190
},
"hsl": {
"h": 135,
"s": 45.283,
"l": 79.216
},
"oklch": {
"l": 0.86938,
"c": 0.07018,
"h": 152.4
},
"luminance": 0.67575
}Semantic roles & 50–950 ramp
primary
#B2E2BE
secondary
#BB7DAC
accent
#2D96B8
background
#FDFEFE
surface
#F9FDFB
border
#D2D5D4
text
#131614
muted
#828483