#B3E4BB#B3E4BB
#B3E4BB is a very light, moderate green. Relative luminance 0.687; OKLCH L 87.4% C 0.076 H 149.5°. Best body text is #000000 at 14.73:1 contrast (WCAG AA passes).
Color values
| HEX | #B3E4BB |
|---|---|
| RGB | rgb(179, 228, 187) |
| HSL | hsl(130, 48%, 80%) |
| HSV | hsv(130, 21%, 89%) |
| CMYK | cmyk(21.5%, 0%, 18%, 10.6%) |
| CIE-LAB | lab(86.33, -23.68, 14.93) |
| CIE-LCH | lch(86.33, 27.99, 147.77°) |
| OKLab | oklab(87.37% -0.0651 0.0384) |
| OKLCH | oklch(87.37% 0.076 149.5) |
| XYZ | xyz(55.3010, 68.6567, 57.3425) |
| Luminance | 0.6866 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 3.92
Hospital Green
#9BE5AA
ΔE00 5.20
Light Sage
#BCECAC
ΔE00 5.74
Light Grey Green
#B7E1A1
ΔE00 6.13
Light Teal
#90E4C1
ΔE00 6.38
Pale Turquoise
#A5FBD5
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3E4BB #E4B3DC
analogous
#C4E4B3 #B3E4BB #B3E4D4
triadic
#B3E4BB #BBB3E4 #E4BBB3
tetradic
#B3E4BB #B3C4E4 #E4B3DC #E4D4B3
square
#B3E4BB #B3C4E4 #E4B3DC #E4D4B3
split-complementary
#B3E4BB #D4B3E4 #E4B3C4
monochromatic
#59C46A #86D493 #B3E4BB #E0F4E3 #E8F7EB
Accessibility & contrast
On white
1.43
#B3E4BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.73
#B3E4BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3E4BB
14.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3E4BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3E4BB | 1.00 | 1.43 | 14.73 | 14.73 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DBB9
Deuteranopia (green-blind)
#DDD6BD
Tritanopia (blue-blind)
#ADE2D8
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #b3e4bb; /* rgb */ color: rgb(179, 228, 187); /* oklch */ color: oklch(87.4% 0.076 149.5);
Tailwind
colors: {
custom: {
50: '#caeccf',
500: '#b3e4bb',
950: '#000000',
},
}SCSS
$custom: #b3e4bb; $custom-light: #caeccf; $custom-dark: #000000;
JSON
{
"hex": "#b3e4bb",
"rgb": {
"r": 179,
"g": 228,
"b": 187
},
"hsl": {
"h": 129.796,
"s": 47.573,
"l": 79.804
},
"oklch": {
"l": 0.87365,
"c": 0.07564,
"h": 149.5
},
"luminance": 0.68658
}Semantic roles & 50–950 ramp
primary
#B3E4BB
secondary
#BE7DB3
accent
#2BA3BB
background
#FDFEFE
surface
#F9FDFB
border
#D2D5D4
text
#131613
muted
#828483