#B4E5BC#B4E5BC
#B4E5BC is a very light, moderate green. Relative luminance 0.694; OKLCH L 87.7% C 0.076 H 149.5°. Best body text is #000000 at 14.87:1 contrast (WCAG AA passes).
Color values
| HEX | #B4E5BC |
|---|---|
| RGB | rgb(180, 229, 188) |
| HSL | hsl(130, 49%, 80%) |
| HSV | hsv(130, 21%, 90%) |
| CMYK | cmyk(21.4%, 0%, 17.9%, 10.2%) |
| CIE-LAB | lab(86.69, -23.66, 14.91) |
| CIE-LCH | lch(86.69, 27.97, 147.78°) |
| OKLab | oklab(87.67% -0.0651 0.0384) |
| OKLCH | oklch(87.67% 0.076 149.5) |
| XYZ | xyz(55.9164, 69.3711, 58.0111) |
| Luminance | 0.6937 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 3.82
Hospital Green
#9BE5AA
ΔE00 5.26
Light Sage
#BCECAC
ΔE00 5.69
Light Grey Green
#B7E1A1
ΔE00 6.17
Light Teal
#90E4C1
ΔE00 6.43
Pale Turquoise
#A5FBD5
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4E5BC #E5B4DD
analogous
#C4E5B4 #B4E5BC #B4E5D4
triadic
#B4E5BC #BCB4E5 #E5BCB4
tetradic
#B4E5BC #B4C4E5 #E5B4DD #E5D4B4
square
#B4E5BC #B4C4E5 #E5B4DD #E5D4B4
split-complementary
#B4E5BC #D4B4E5 #E5B4C4
monochromatic
#59C56B #87D593 #B4E5BC #E1F5E5 #E8F7EB
Accessibility & contrast
On white
1.41
#B4E5BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.87
#B4E5BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4E5BC
14.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4E5BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4E5BC | 1.00 | 1.41 | 14.87 | 14.87 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DCBA
Deuteranopia (green-blind)
#DED7BE
Tritanopia (blue-blind)
#AEE3D9
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #b4e5bc; /* rgb */ color: rgb(180, 229, 188); /* oklch */ color: oklch(87.7% 0.076 149.5);
Tailwind
colors: {
custom: {
50: '#cbedd0',
500: '#b4e5bc',
950: '#000000',
},
}SCSS
$custom: #b4e5bc; $custom-light: #cbedd0; $custom-dark: #000000;
JSON
{
"hex": "#b4e5bc",
"rgb": {
"r": 180,
"g": 229,
"b": 188
},
"hsl": {
"h": 129.796,
"s": 48.515,
"l": 80.196
},
"oklch": {
"l": 0.8767,
"c": 0.07559,
"h": 149.5
},
"luminance": 0.69373
}Semantic roles & 50–950 ramp
primary
#B4E5BC
secondary
#BF7EB5
accent
#2AA4BC
background
#FEFEFE
surface
#FAFDFB
border
#D3D5D4
text
#131614
muted
#838483