#B4E2BC#B4E2BC
#B4E2BC is a very light, moderate green. Relative luminance 0.677; OKLCH L 87.0% C 0.071 H 149.9°. Best body text is #000000 at 14.55:1 contrast (WCAG AA passes).
Color values
| HEX | #B4E2BC |
|---|---|
| RGB | rgb(180, 226, 188) |
| HSL | hsl(130, 44%, 80%) |
| HSV | hsv(130, 20%, 89%) |
| CMYK | cmyk(20.4%, 0%, 16.8%, 11.4%) |
| CIE-LAB | lab(85.87, -22.20, 13.76) |
| CIE-LCH | lch(85.87, 26.11, 148.21°) |
| OKLab | oklab(87.02% -0.0611 0.0355) |
| OKLCH | oklch(87.02% 0.071 149.9) |
| XYZ | xyz(55.0935, 67.7253, 57.7368) |
| Luminance | 0.6773 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 4.68
Hospital Green
#9BE5AA
ΔE00 6.00
Light Sage
#BCECAC
ΔE00 6.45
Light Teal
#90E4C1
ΔE00 6.55
Light Grey Green
#B7E1A1
ΔE00 6.65
Pale Turquoise
#A5FBD5
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4E2BC #E2B4DA
analogous
#C3E2B4 #B4E2BC #B4E2D3
triadic
#B4E2BC #BCB4E2 #E2BCB4
tetradic
#B4E2BC #B4C3E2 #E2B4DA #E2D3B4
square
#B4E2BC #B4C3E2 #E2B4DA #E2D3B4
split-complementary
#B4E2BC #D3B4E2 #E2B4C3
monochromatic
#5CC06D #88D195 #B4E2BC #E0F3E3 #E9F6EB
Accessibility & contrast
On white
1.44
#B4E2BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.55
#B4E2BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4E2BC
14.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4E2BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4E2BC | 1.00 | 1.44 | 14.55 | 14.55 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DABA
Deuteranopia (green-blind)
#DBD5BE
Tritanopia (blue-blind)
#AEE0D7
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #b4e2bc; /* rgb */ color: rgb(180, 226, 188); /* oklch */ color: oklch(87.0% 0.071 149.9);
Tailwind
colors: {
custom: {
50: '#cbebd0',
500: '#b4e2bc',
950: '#000000',
},
}SCSS
$custom: #b4e2bc; $custom-light: #cbebd0; $custom-dark: #000000;
JSON
{
"hex": "#b4e2bc",
"rgb": {
"r": 180,
"g": 226,
"b": 188
},
"hsl": {
"h": 130.435,
"s": 44.231,
"l": 79.608
},
"oklch": {
"l": 0.87015,
"c": 0.0707,
"h": 149.9
},
"luminance": 0.67727
}Semantic roles & 50–950 ramp
primary
#B4E2BC
secondary
#BB7FB1
accent
#2EA0B7
background
#FEFEFE
surface
#FAFDFB
border
#D3D5D4
text
#131614
muted
#838483