#B4E1BF#B4E1BF
#B4E1BF is a very light, moderate green. Relative luminance 0.673; OKLCH L 86.9% C 0.066 H 152.3°. Best body text is #000000 at 14.46:1 contrast (WCAG AA passes).
Color values
| HEX | #B4E1BF |
|---|---|
| RGB | rgb(180, 225, 191) |
| HSL | hsl(135, 43%, 79%) |
| HSV | hsv(135, 20%, 88%) |
| CMYK | cmyk(20%, 0%, 15.1%, 11.8%) |
| CIE-LAB | lab(85.66, -21.17, 11.89) |
| CIE-LCH | lch(85.66, 24.28, 150.68°) |
| OKLab | oklab(86.87% -0.0586 0.0307) |
| OKLCH | oklch(86.87% 0.066 152.3) |
| XYZ | xyz(55.1491, 67.3137, 59.3673) |
| Luminance | 0.6732 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 5.29
Light Teal
#90E4C1
ΔE00 6.43
Hospital Green
#9BE5AA
ΔE00 6.88
Light Sage
#BCECAC
ΔE00 7.52
Light Grey Green
#B7E1A1
ΔE00 7.68
Pale Turquoise
#A5FBD5
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4E1BF #E1B4D6
analogous
#C0E1B4 #B4E1BF #B4E1D6
triadic
#B4E1BF #BFB4E1 #E1BFB4
tetradic
#B4E1BF #B4C0E1 #E1B4D6 #E1D6B4
square
#B4E1BF #B4C0E1 #E1B4D6 #E1D6B4
split-complementary
#B4E1BF #D6B4E1 #E1B4C0
monochromatic
#5DBE74 #88D09A #B4E1BF #E0F2E4 #E9F6EC
Accessibility & contrast
On white
1.45
#B4E1BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.46
#B4E1BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4E1BF
14.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4E1BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4E1BF | 1.00 | 1.45 | 14.46 | 14.46 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D9BD
Deuteranopia (green-blind)
#D9D4C1
Tritanopia (blue-blind)
#AEE0D7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #b4e1bf; /* rgb */ color: rgb(180, 225, 191); /* oklch */ color: oklch(86.9% 0.066 152.3);
Tailwind
colors: {
custom: {
50: '#cbead2',
500: '#b4e1bf',
950: '#000000',
},
}SCSS
$custom: #b4e1bf; $custom-light: #cbead2; $custom-dark: #000000;
JSON
{
"hex": "#b4e1bf",
"rgb": {
"r": 180,
"g": 225,
"b": 191
},
"hsl": {
"h": 134.667,
"s": 42.857,
"l": 79.412
},
"oklch": {
"l": 0.86872,
"c": 0.06615,
"h": 152.3
},
"luminance": 0.67315
}Semantic roles & 50–950 ramp
primary
#B4E1BF
secondary
#BA7FAC
accent
#3095B6
background
#FEFEFE
surface
#FAFDFB
border
#D3D5D4
text
#131614
muted
#838483