#B3E2BC#B3E2BC
#B3E2BC is a very light, moderate green. Relative luminance 0.676; OKLCH L 87.0% C 0.071 H 150.4°. Best body text is #000000 at 14.52:1 contrast (WCAG AA passes).
Color values
| HEX | #B3E2BC |
|---|---|
| RGB | rgb(179, 226, 188) |
| HSL | hsl(131, 45%, 79%) |
| HSV | hsv(131, 21%, 89%) |
| CMYK | cmyk(20.8%, 0%, 16.8%, 11.4%) |
| CIE-LAB | lab(85.81, -22.53, 13.66) |
| CIE-LCH | lch(85.81, 26.34, 148.76°) |
| OKLab | oklab(86.95% -0.0621 0.0352) |
| OKLCH | oklch(86.95% 0.071 150.4) |
| XYZ | xyz(54.8614, 67.6057, 57.7259) |
| Luminance | 0.6761 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 4.55
Hospital Green
#9BE5AA
ΔE00 5.89
Light Teal
#90E4C1
ΔE00 6.36
Light Sage
#BCECAC
ΔE00 6.50
Light Grey Green
#B7E1A1
ΔE00 6.72
Pale Turquoise
#A5FBD5
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3E2BC #E2B3D9
analogous
#C2E2B3 #B3E2BC #B3E2D4
triadic
#B3E2BC #BCB3E2 #E2BCB3
tetradic
#B3E2BC #B3C2E2 #E2B3D9 #E2D4B3
square
#B3E2BC #B3C2E2 #E2B3D9 #E2D4B3
split-complementary
#B3E2BC #D4B3E2 #E2B3C2
monochromatic
#5AC06E #87D195 #B3E2BC #DFF3E3 #E9F7EB
Accessibility & contrast
On white
1.45
#B3E2BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.52
#B3E2BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3E2BC
14.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3E2BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3E2BC | 1.00 | 1.45 | 14.52 | 14.52 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DABA
Deuteranopia (green-blind)
#DBD4BE
Tritanopia (blue-blind)
#ADE0D7
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #b3e2bc; /* rgb */ color: rgb(179, 226, 188); /* oklch */ color: oklch(87.0% 0.071 150.4);
Tailwind
colors: {
custom: {
50: '#caebd0',
500: '#b3e2bc',
950: '#000000',
},
}SCSS
$custom: #b3e2bc; $custom-light: #caebd0; $custom-dark: #000000;
JSON
{
"hex": "#b3e2bc",
"rgb": {
"r": 179,
"g": 226,
"b": 188
},
"hsl": {
"h": 131.489,
"s": 44.762,
"l": 79.412
},
"oklch": {
"l": 0.86952,
"c": 0.07141,
"h": 150.4
},
"luminance": 0.67607
}Semantic roles & 50–950 ramp
primary
#B3E2BC
secondary
#BB7EB0
accent
#2E9DB8
background
#FDFEFE
surface
#F9FDFB
border
#D2D5D4
text
#131614
muted
#828483