#B3E2BB#B3E2BB
#B3E2BB is a very light, moderate green. Relative luminance 0.676; OKLCH L 86.9% C 0.072 H 149.7°. Best body text is #000000 at 14.51:1 contrast (WCAG AA passes).
Color values
| HEX | #B3E2BB |
|---|---|
| RGB | rgb(179, 226, 187) |
| HSL | hsl(130, 45%, 79%) |
| HSV | hsv(130, 21%, 89%) |
| CMYK | cmyk(20.8%, 0%, 17.3%, 11.4%) |
| CIE-LAB | lab(85.79, -22.70, 14.16) |
| CIE-LCH | lch(85.79, 26.76, 148.06°) |
| OKLab | oklab(86.93% -0.0625 0.0365) |
| OKLCH | oklch(86.93% 0.072 149.7) |
| XYZ | xyz(54.7540, 67.5627, 57.1601) |
| Luminance | 0.6756 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 4.48
Hospital Green
#9BE5AA
ΔE00 5.70
Light Sage
#BCECAC
ΔE00 6.25
Light Grey Green
#B7E1A1
ΔE00 6.45
Light Teal
#90E4C1
ΔE00 6.46
Pale Turquoise
#A5FBD5
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3E2BB #E2B3DA
analogous
#C3E2B3 #B3E2BB #B3E2D3
triadic
#B3E2BB #BBB3E2 #E2BBB3
tetradic
#B3E2BB #B3C3E2 #E2B3DA #E2D3B3
square
#B3E2BB #B3C3E2 #E2B3DA #E2D3B3
split-complementary
#B3E2BB #D3B3E2 #E2B3C3
monochromatic
#5AC06C #87D193 #B3E2BB #DFF3E3 #E9F7EB
Accessibility & contrast
On white
1.45
#B3E2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.51
#B3E2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3E2BB
14.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3E2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3E2BB | 1.00 | 1.45 | 14.51 | 14.51 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DAB9
Deuteranopia (green-blind)
#DBD4BD
Tritanopia (blue-blind)
#ADE0D7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #b3e2bb; /* rgb */ color: rgb(179, 226, 187); /* oklch */ color: oklch(86.9% 0.072 149.7);
Tailwind
colors: {
custom: {
50: '#caebcf',
500: '#b3e2bb',
950: '#000000',
},
}SCSS
$custom: #b3e2bb; $custom-light: #caebcf; $custom-dark: #000000;
JSON
{
"hex": "#b3e2bb",
"rgb": {
"r": 179,
"g": 226,
"b": 187
},
"hsl": {
"h": 130.213,
"s": 44.762,
"l": 79.412
},
"oklch": {
"l": 0.86927,
"c": 0.07239,
"h": 149.7
},
"luminance": 0.67564
}Semantic roles & 50–950 ramp
primary
#B3E2BB
secondary
#BB7EB1
accent
#2EA0B8
background
#FDFEFE
surface
#F9FDFB
border
#D2D5D4
text
#131613
muted
#828483