#B4E3BB#B4E3BB
#B4E3BB is a very light, moderate green. Relative luminance 0.682; OKLCH L 87.2% C 0.073 H 149.1°. Best body text is #000000 at 14.65:1 contrast (WCAG AA passes).
Color values
| HEX | #B4E3BB |
|---|---|
| RGB | rgb(180, 227, 187) |
| HSL | hsl(129, 46%, 80%) |
| HSV | hsv(129, 21%, 89%) |
| CMYK | cmyk(20.7%, 0%, 17.6%, 11%) |
| CIE-LAB | lab(86.12, -22.86, 14.63) |
| CIE-LCH | lch(86.12, 27.15, 147.38°) |
| OKLab | oklab(87.21% -0.0629 0.0377) |
| OKLCH | oklch(87.21% 0.073 149.1) |
| XYZ | xyz(55.2587, 68.2277, 57.2619) |
| Luminance | 0.6823 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 4.33
Hospital Green
#9BE5AA
ΔE00 5.56
Light Sage
#BCECAC
ΔE00 5.93
Light Grey Green
#B7E1A1
ΔE00 6.20
Light Teal
#90E4C1
ΔE00 6.61
Pale Turquoise
#A5FBD5
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4E3BB #E3B4DC
analogous
#C5E3B4 #B4E3BB #B4E3D3
triadic
#B4E3BB #BBB4E3 #E3BBB4
tetradic
#B4E3BB #B4C5E3 #E3B4DC #E3D3B4
square
#B4E3BB #B4C5E3 #E3B4DC #E3D3B4
split-complementary
#B4E3BB #D3B4E3 #E3B4C5
monochromatic
#5BC26A #87D293 #B4E3BB #E1F4E3 #E9F7EB
Accessibility & contrast
On white
1.43
#B4E3BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.65
#B4E3BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4E3BB
14.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4E3BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4E3BB | 1.00 | 1.43 | 14.65 | 14.65 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DBB9
Deuteranopia (green-blind)
#DCD5BD
Tritanopia (blue-blind)
#AEE1D8
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #b4e3bb; /* rgb */ color: rgb(180, 227, 187); /* oklch */ color: oklch(87.2% 0.073 149.1);
Tailwind
colors: {
custom: {
50: '#cbeccf',
500: '#b4e3bb',
950: '#000000',
},
}SCSS
$custom: #b4e3bb; $custom-light: #cbeccf; $custom-dark: #000000;
JSON
{
"hex": "#b4e3bb",
"rgb": {
"r": 180,
"g": 227,
"b": 187
},
"hsl": {
"h": 128.936,
"s": 45.631,
"l": 79.804
},
"oklch": {
"l": 0.87209,
"c": 0.07333,
"h": 149.1
},
"luminance": 0.68229
}Semantic roles & 50–950 ramp
primary
#B4E3BB
secondary
#BD7EB3
accent
#2DA4B9
background
#FEFEFE
surface
#FAFDFB
border
#D3D5D4
text
#131613
muted
#838483