#B2E4BA#B2E4BA
#B2E4BA is a very light, moderate green. Relative luminance 0.685; OKLCH L 87.3% C 0.077 H 149.3°. Best body text is #000000 at 14.70:1 contrast (WCAG AA passes).
Color values
| HEX | #B2E4BA |
|---|---|
| RGB | rgb(178, 228, 186) |
| HSL | hsl(130, 48%, 80%) |
| HSV | hsv(130, 22%, 89%) |
| CMYK | cmyk(21.9%, 0%, 18.4%, 10.6%) |
| CIE-LAB | lab(86.25, -24.18, 15.33) |
| CIE-LCH | lch(86.25, 28.63, 147.63°) |
| OKLab | oklab(87.28% -0.0665 0.0395) |
| OKLCH | oklch(87.28% 0.077 149.3) |
| XYZ | xyz(54.9640, 68.4953, 56.7698) |
| Luminance | 0.6850 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 3.76
Hospital Green
#9BE5AA
ΔE00 4.92
Light Sage
#BCECAC
ΔE00 5.56
Light Grey Green
#B7E1A1
ΔE00 5.96
Light Teal
#90E4C1
ΔE00 6.33
Pale Turquoise
#A5FBD5
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2E4BA #E4B2DC
analogous
#C3E4B2 #B2E4BA #B2E4D3
triadic
#B2E4BA #BAB2E4 #E4BAB2
tetradic
#B2E4BA #B2C3E4 #E4B2DC #E4D3B2
square
#B2E4BA #B2C3E4 #E4B2DC #E4D3B2
split-complementary
#B2E4BA #D3B2E4 #E4B2C3
monochromatic
#57C469 #85D491 #B2E4BA #DFF4E3 #E8F7EB
Accessibility & contrast
On white
1.43
#B2E4BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.70
#B2E4BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2E4BA
14.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2E4BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2E4BA | 1.00 | 1.43 | 14.70 | 14.70 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DBB8
Deuteranopia (green-blind)
#DCD6BC
Tritanopia (blue-blind)
#ACE2D8
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #b2e4ba; /* rgb */ color: rgb(178, 228, 186); /* oklch */ color: oklch(87.3% 0.077 149.3);
Tailwind
colors: {
custom: {
50: '#c9ecce',
500: '#b2e4ba',
950: '#000000',
},
}SCSS
$custom: #b2e4ba; $custom-light: #c9ecce; $custom-dark: #000000;
JSON
{
"hex": "#b2e4ba",
"rgb": {
"r": 178,
"g": 228,
"b": 186
},
"hsl": {
"h": 129.6,
"s": 48.077,
"l": 79.608
},
"oklch": {
"l": 0.87278,
"c": 0.07733,
"h": 149.3
},
"luminance": 0.68497
}Semantic roles & 50–950 ramp
primary
#B2E4BA
secondary
#BE7CB4
accent
#2AA4BB
background
#FDFEFE
surface
#F9FDFB
border
#D2D5D4
text
#131613
muted
#828483