#A3E2BB#A3E2BB
#A3E2BB is a very light, moderate green. Relative luminance 0.658; OKLCH L 86.0% C 0.084 H 157.0°. Best body text is #000000 at 14.15:1 contrast (WCAG AA passes).
Color values
| HEX | #A3E2BB |
|---|---|
| RGB | rgb(163, 226, 187) |
| HSL | hsl(143, 52%, 76%) |
| HSV | hsv(143, 28%, 89%) |
| CMYK | cmyk(27.9%, 0%, 17.3%, 11.4%) |
| CIE-LAB | lab(84.88, -27.80, 12.74) |
| CIE-LCH | lch(84.88, 30.58, 155.38°) |
| OKLab | oklab(85.96% -0.0772 0.0328) |
| OKLCH | oklch(85.96% 0.084 157) |
| XYZ | xyz(51.2674, 65.7649, 56.9967) |
| Luminance | 0.6577 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 3.43
Light Teal
#90E4C1
ΔE00 3.61
Hospital Green
#9BE5AA
ΔE00 4.75
Seafoam
#7FE0B3
ΔE00 4.83
Pale Turquoise
#A5FBD5
ΔE00 5.94
Light Turquoise
#7EF4CC
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3E2BB #E2A3CA
analogous
#ABE2A3 #A3E2BB #A3E2DB
triadic
#A3E2BB #BBA3E2 #E2BBA3
tetradic
#A3E2BB #A3ABE2 #E2A3CA #E2DBA3
square
#A3E2BB #A3ABE2 #E2A3CA #E2DBA3
split-complementary
#A3E2BB #DBA3E2 #E2A3AB
monochromatic
#46C576 #74D399 #A3E2BB #D2F1DD #E8F8EE
Accessibility & contrast
On white
1.48
#A3E2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.15
#A3E2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3E2BB
14.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3E2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3E2BB | 1.00 | 1.48 | 14.15 | 14.15 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D8B9
Deuteranopia (green-blind)
#D6D1BD
Tritanopia (blue-blind)
#98E1D7
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #a3e2bb; /* rgb */ color: rgb(163, 226, 187); /* oklch */ color: oklch(86.0% 0.084 157.0);
Tailwind
colors: {
custom: {
50: '#bfebcf',
500: '#a3e2bb',
950: '#000000',
},
}SCSS
$custom: #a3e2bb; $custom-light: #bfebcf; $custom-dark: #000000;
JSON
{
"hex": "#a3e2bb",
"rgb": {
"r": 163,
"g": 226,
"b": 187
},
"hsl": {
"h": 142.857,
"s": 52.066,
"l": 76.275
},
"oklch": {
"l": 0.85959,
"c": 0.08391,
"h": 157
},
"luminance": 0.65767
}Semantic roles & 50–950 ramp
primary
#A3E2BB
secondary
#BB6E9E
accent
#2685BF
background
#FDFEFE
surface
#F9FDFB
border
#D2D5D4
text
#121613
muted
#828483