#B2E2BC#B2E2BC
#B2E2BC is a very light, moderate green. Relative luminance 0.675; OKLCH L 86.9% C 0.072 H 151.0°. Best body text is #000000 at 14.50:1 contrast (WCAG AA passes).
Color values
| HEX | #B2E2BC |
|---|---|
| RGB | rgb(178, 226, 188) |
| HSL | hsl(133, 45%, 79%) |
| HSV | hsv(133, 21%, 89%) |
| CMYK | cmyk(21.2%, 0%, 16.8%, 11.4%) |
| CIE-LAB | lab(85.75, -22.85, 13.57) |
| CIE-LCH | lch(85.75, 26.58, 149.30°) |
| OKLab | oklab(86.89% -0.063 0.035) |
| OKLCH | oklch(86.89% 0.072 151) |
| XYZ | xyz(54.6311, 67.4869, 57.7151) |
| Luminance | 0.6749 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 4.42
Hospital Green
#9BE5AA
ΔE00 5.79
Light Teal
#90E4C1
ΔE00 6.16
Light Sage
#BCECAC
ΔE00 6.56
Light Grey Green
#B7E1A1
ΔE00 6.80
Pale Turquoise
#A5FBD5
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2E2BC #E2B2D8
analogous
#C0E2B2 #B2E2BC #B2E2D4
triadic
#B2E2BC #BCB2E2 #E2BCB2
tetradic
#B2E2BC #B2C0E2 #E2B2D8 #E2D4B2
square
#B2E2BC #B2C0E2 #E2B2D8 #E2D4B2
split-complementary
#B2E2BC #D4B2E2 #E2B2C0
monochromatic
#59C16F #86D195 #B2E2BC #DEF3E3 #E9F7EC
Accessibility & contrast
On white
1.45
#B2E2BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.50
#B2E2BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2E2BC
14.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2E2BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2E2BC | 1.00 | 1.45 | 14.50 | 14.50 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DABA
Deuteranopia (green-blind)
#DAD4BE
Tritanopia (blue-blind)
#ACE0D7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #b2e2bc; /* rgb */ color: rgb(178, 226, 188); /* oklch */ color: oklch(86.9% 0.072 151.0);
Tailwind
colors: {
custom: {
50: '#c9ebd0',
500: '#b2e2bc',
950: '#000000',
},
}SCSS
$custom: #b2e2bc; $custom-light: #c9ebd0; $custom-dark: #000000;
JSON
{
"hex": "#b2e2bc",
"rgb": {
"r": 178,
"g": 226,
"b": 188
},
"hsl": {
"h": 132.5,
"s": 45.283,
"l": 79.216
},
"oklch": {
"l": 0.86889,
"c": 0.07211,
"h": 151
},
"luminance": 0.67489
}Semantic roles & 50–950 ramp
primary
#B2E2BC
secondary
#BB7DAE
accent
#2D9BB8
background
#FDFEFE
surface
#F9FDFB
border
#D2D5D4
text
#131614
muted
#828483