#B2E4BC#B2E4BC
#B2E4BC is a very light, moderate green. Relative luminance 0.686; OKLCH L 87.3% C 0.075 H 150.6°. Best body text is #000000 at 14.72:1 contrast (WCAG AA passes).
Color values
| HEX | #B2E4BC |
|---|---|
| RGB | rgb(178, 228, 188) |
| HSL | hsl(132, 48%, 80%) |
| HSV | hsv(132, 22%, 89%) |
| CMYK | cmyk(21.9%, 0%, 17.5%, 10.6%) |
| CIE-LAB | lab(86.30, -23.83, 14.34) |
| CIE-LCH | lch(86.30, 27.81, 148.95°) |
| OKLab | oklab(87.33% -0.0657 0.037) |
| OKLCH | oklch(87.33% 0.075 150.6) |
| XYZ | xyz(55.1781, 68.5809, 57.8974) |
| Luminance | 0.6858 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 3.83
Hospital Green
#9BE5AA
ΔE00 5.28
Light Sage
#BCECAC
ΔE00 6.07
Light Teal
#90E4C1
ΔE00 6.07
Light Grey Green
#B7E1A1
ΔE00 6.48
Pale Turquoise
#A5FBD5
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2E4BC #E4B2DA
analogous
#C1E4B2 #B2E4BC #B2E4D5
triadic
#B2E4BC #BCB2E4 #E4BCB2
tetradic
#B2E4BC #B2C1E4 #E4B2DA #E4D5B2
square
#B2E4BC #B2C1E4 #E4B2DA #E4D5B2
split-complementary
#B2E4BC #D5B2E4 #E4B2C1
monochromatic
#57C46D #85D495 #B2E4BC #DFF4E3 #E8F7EB
Accessibility & contrast
On white
1.43
#B2E4BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.72
#B2E4BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2E4BC
14.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2E4BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2E4BC | 1.00 | 1.43 | 14.72 | 14.72 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DBBA
Deuteranopia (green-blind)
#DCD6BE
Tritanopia (blue-blind)
#ABE2D9
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #b2e4bc; /* rgb */ color: rgb(178, 228, 188); /* oklch */ color: oklch(87.3% 0.075 150.6);
Tailwind
colors: {
custom: {
50: '#c9ecd0',
500: '#b2e4bc',
950: '#000000',
},
}SCSS
$custom: #b2e4bc; $custom-light: #c9ecd0; $custom-dark: #000000;
JSON
{
"hex": "#b2e4bc",
"rgb": {
"r": 178,
"g": 228,
"b": 188
},
"hsl": {
"h": 132,
"s": 48.077,
"l": 79.608
},
"oklch": {
"l": 0.87326,
"c": 0.07536,
"h": 150.6
},
"luminance": 0.68583
}Semantic roles & 50–950 ramp
primary
#B2E4BC
secondary
#BE7CB1
accent
#2A9EBB
background
#FDFEFE
surface
#F9FDFB
border
#D2D5D4
text
#131614
muted
#828483