#B4E3BF#B4E3BF
#B4E3BF is a very light, moderate green. Relative luminance 0.684; OKLCH L 87.3% C 0.069 H 151.9°. Best body text is #000000 at 14.68:1 contrast (WCAG AA passes).
Color values
| HEX | #B4E3BF |
|---|---|
| RGB | rgb(180, 227, 191) |
| HSL | hsl(134, 46%, 80%) |
| HSV | hsv(134, 21%, 89%) |
| CMYK | cmyk(20.7%, 0%, 15.9%, 11%) |
| CIE-LAB | lab(86.21, -22.15, 12.66) |
| CIE-LCH | lch(86.21, 25.51, 150.24°) |
| OKLab | oklab(87.31% -0.0612 0.0327) |
| OKLCH | oklch(87.31% 0.069 151.9) |
| XYZ | xyz(55.6929, 68.4014, 59.5486) |
| Luminance | 0.6840 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 4.63
Light Teal
#90E4C1
ΔE00 6.22
Hospital Green
#9BE5AA
ΔE00 6.33
Light Sage
#BCECAC
ΔE00 6.98
Light Grey Green
#B7E1A1
ΔE00 7.29
Pale Turquoise
#A5FBD5
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4E3BF #E3B4D8
analogous
#C0E3B4 #B4E3BF #B4E3D7
triadic
#B4E3BF #BFB4E3 #E3BFB4
tetradic
#B4E3BF #B4C0E3 #E3B4D8 #E3D7B4
square
#B4E3BF #B4C0E3 #E3B4D8 #E3D7B4
split-complementary
#B4E3BF #D7B4E3 #E3B4C0
monochromatic
#5BC273 #87D299 #B4E3BF #E1F4E5 #E9F7EC
Accessibility & contrast
On white
1.43
#B4E3BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.68
#B4E3BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4E3BF
14.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4E3BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4E3BF | 1.00 | 1.43 | 14.68 | 14.68 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DBBD
Deuteranopia (green-blind)
#DBD6C1
Tritanopia (blue-blind)
#AEE1D9
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #b4e3bf; /* rgb */ color: rgb(180, 227, 191); /* oklch */ color: oklch(87.3% 0.069 151.9);
Tailwind
colors: {
custom: {
50: '#cbecd2',
500: '#b4e3bf',
950: '#000000',
},
}SCSS
$custom: #b4e3bf; $custom-light: #cbecd2; $custom-dark: #000000;
JSON
{
"hex": "#b4e3bf",
"rgb": {
"r": 180,
"g": 227,
"b": 191
},
"hsl": {
"h": 134.043,
"s": 45.631,
"l": 79.804
},
"oklch": {
"l": 0.87307,
"c": 0.0694,
"h": 151.9
},
"luminance": 0.68403
}Semantic roles & 50–950 ramp
primary
#B4E3BF
secondary
#BD7EAE
accent
#2D98B9
background
#FEFEFE
surface
#FAFDFB
border
#D3D5D4
text
#131614
muted
#838483