#B2E4BD#B2E4BD
#B2E4BD is a very light, moderate green. Relative luminance 0.686; OKLCH L 87.4% C 0.074 H 151.3°. Best body text is #000000 at 14.73:1 contrast (WCAG AA passes).
Color values
| HEX | #B2E4BD |
|---|---|
| RGB | rgb(178, 228, 189) |
| HSL | hsl(133, 48%, 80%) |
| HSV | hsv(133, 22%, 89%) |
| CMYK | cmyk(21.9%, 0%, 17.1%, 10.6%) |
| CIE-LAB | lab(86.32, -23.65, 13.85) |
| CIE-LCH | lch(86.32, 27.40, 149.64°) |
| OKLab | oklab(87.35% -0.0652 0.0357) |
| OKLCH | oklch(87.35% 0.074 151.3) |
| XYZ | xyz(55.2863, 68.6242, 58.4671) |
| Luminance | 0.6863 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 3.90
Hospital Green
#9BE5AA
ΔE00 5.48
Light Teal
#90E4C1
ΔE00 5.96
Light Sage
#BCECAC
ΔE00 6.33
Light Grey Green
#B7E1A1
ΔE00 6.74
Pale Turquoise
#A5FBD5
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2E4BD #E4B2D9
analogous
#C0E4B2 #B2E4BD #B2E4D6
triadic
#B2E4BD #BDB2E4 #E4BDB2
tetradic
#B2E4BD #B2C0E4 #E4B2D9 #E4D6B2
square
#B2E4BD #B2C0E4 #E4B2D9 #E4D6B2
split-complementary
#B2E4BD #D6B2E4 #E4B2C0
monochromatic
#57C46F #85D496 #B2E4BD #DFF4E4 #E8F7EC
Accessibility & contrast
On white
1.43
#B2E4BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.73
#B2E4BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2E4BD
14.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2E4BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2E4BD | 1.00 | 1.43 | 14.73 | 14.73 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DBBB
Deuteranopia (green-blind)
#DCD6BF
Tritanopia (blue-blind)
#ABE2D9
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #b2e4bd; /* rgb */ color: rgb(178, 228, 189); /* oklch */ color: oklch(87.4% 0.074 151.3);
Tailwind
colors: {
custom: {
50: '#c9ecd1',
500: '#b2e4bd',
950: '#000000',
},
}SCSS
$custom: #b2e4bd; $custom-light: #c9ecd1; $custom-dark: #000000;
JSON
{
"hex": "#b2e4bd",
"rgb": {
"r": 178,
"g": 228,
"b": 189
},
"hsl": {
"h": 133.2,
"s": 48.077,
"l": 79.608
},
"oklch": {
"l": 0.8735,
"c": 0.07439,
"h": 151.3
},
"luminance": 0.68626
}Semantic roles & 50–950 ramp
primary
#B2E4BD
secondary
#BE7CB0
accent
#2A9BBB
background
#FDFEFE
surface
#F9FDFB
border
#D2D5D4
text
#131614
muted
#828483