#B2E2BD#B2E2BD
#B2E2BD is a very light, moderate green. Relative luminance 0.675; OKLCH L 86.9% C 0.071 H 151.7°. Best body text is #000000 at 14.51:1 contrast (WCAG AA passes).
Color values
| HEX | #B2E2BD |
|---|---|
| RGB | rgb(178, 226, 189) |
| HSL | hsl(134, 45%, 79%) |
| HSV | hsv(134, 21%, 89%) |
| CMYK | cmyk(21.2%, 0%, 16.4%, 11.4%) |
| CIE-LAB | lab(85.77, -22.67, 13.08) |
| CIE-LCH | lch(85.77, 26.17, 150.02°) |
| OKLab | oklab(86.91% -0.0626 0.0338) |
| OKLCH | oklch(86.91% 0.071 151.7) |
| XYZ | xyz(54.7393, 67.5302, 58.2848) |
| Luminance | 0.6753 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 4.51
Hospital Green
#9BE5AA
ΔE00 5.99
Light Teal
#90E4C1
ΔE00 6.06
Light Sage
#BCECAC
ΔE00 6.83
Light Grey Green
#B7E1A1
ΔE00 7.07
Pale Turquoise
#A5FBD5
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2E2BD #E2B2D7
analogous
#BFE2B2 #B2E2BD #B2E2D5
triadic
#B2E2BD #BDB2E2 #E2BDB2
tetradic
#B2E2BD #B2BFE2 #E2B2D7 #E2D5B2
square
#B2E2BD #B2BFE2 #E2B2D7 #E2D5B2
split-complementary
#B2E2BD #D5B2E2 #E2B2BF
monochromatic
#59C171 #86D197 #B2E2BD #DEF3E3 #E9F7EC
Accessibility & contrast
On white
1.45
#B2E2BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.51
#B2E2BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2E2BD
14.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2E2BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2E2BD | 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)
#E2DABB
Deuteranopia (green-blind)
#DAD4BF
Tritanopia (blue-blind)
#ABE0D7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #b2e2bd; /* rgb */ color: rgb(178, 226, 189); /* oklch */ color: oklch(86.9% 0.071 151.7);
Tailwind
colors: {
custom: {
50: '#c9ebd1',
500: '#b2e2bd',
950: '#000000',
},
}SCSS
$custom: #b2e2bd; $custom-light: #c9ebd1; $custom-dark: #000000;
JSON
{
"hex": "#b2e2bd",
"rgb": {
"r": 178,
"g": 226,
"b": 189
},
"hsl": {
"h": 133.75,
"s": 45.283,
"l": 79.216
},
"oklch": {
"l": 0.86913,
"c": 0.07114,
"h": 151.7
},
"luminance": 0.67532
}Semantic roles & 50–950 ramp
primary
#B2E2BD
secondary
#BB7DAD
accent
#2D99B8
background
#FDFEFE
surface
#F9FDFB
border
#D2D5D4
text
#131614
muted
#828483