#B4E4BF#B4E4BF
#B4E4BF is a very light, moderate green. Relative luminance 0.690; OKLCH L 87.5% C 0.071 H 151.7°. Best body text is #000000 at 14.79:1 contrast (WCAG AA passes).
Color values
| HEX | #B4E4BF |
|---|---|
| RGB | rgb(180, 228, 191) |
| HSL | hsl(134, 47%, 80%) |
| HSV | hsv(134, 21%, 89%) |
| CMYK | cmyk(21.1%, 0%, 16.2%, 10.6%) |
| CIE-LAB | lab(86.48, -22.64, 13.05) |
| CIE-LCH | lch(86.48, 26.13, 150.04°) |
| OKLab | oklab(87.53% -0.0625 0.0337) |
| OKLCH | oklch(87.53% 0.071 151.7) |
| XYZ | xyz(55.9672, 68.9500, 59.6400) |
| Luminance | 0.6895 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 4.32
Hospital Green
#9BE5AA
ΔE00 6.07
Light Teal
#90E4C1
ΔE00 6.14
Light Sage
#BCECAC
ΔE00 6.73
Pale Turquoise
#A5FBD5
ΔE00 7.09
Light Grey Green
#B7E1A1
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4E4BF #E4B4D9
analogous
#C1E4B4 #B4E4BF #B4E4D7
triadic
#B4E4BF #BFB4E4 #E4BFB4
tetradic
#B4E4BF #B4C1E4 #E4B4D9 #E4D7B4
square
#B4E4BF #B4C1E4 #E4B4D9 #E4D7B4
split-complementary
#B4E4BF #D7B4E4 #E4B4C1
monochromatic
#5AC472 #87D499 #B4E4BF #E1F4E5 #E8F7EC
Accessibility & contrast
On white
1.42
#B4E4BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.79
#B4E4BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4E4BF
14.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4E4BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4E4BF | 1.00 | 1.42 | 14.79 | 14.79 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DCBD
Deuteranopia (green-blind)
#DCD6C1
Tritanopia (blue-blind)
#ADE2D9
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #b4e4bf; /* rgb */ color: rgb(180, 228, 191); /* oklch */ color: oklch(87.5% 0.071 151.7);
Tailwind
colors: {
custom: {
50: '#cbecd2',
500: '#b4e4bf',
950: '#000000',
},
}SCSS
$custom: #b4e4bf; $custom-light: #cbecd2; $custom-dark: #000000;
JSON
{
"hex": "#b4e4bf",
"rgb": {
"r": 180,
"g": 228,
"b": 191
},
"hsl": {
"h": 133.75,
"s": 47.059,
"l": 80
},
"oklch": {
"l": 0.87525,
"c": 0.07103,
"h": 151.7
},
"luminance": 0.68952
}Semantic roles & 50–950 ramp
primary
#B4E4BF
secondary
#BE7EAF
accent
#2B9ABA
background
#FEFEFE
surface
#FAFDFB
border
#D3D5D4
text
#131614
muted
#838483