#A3E1BB#A3E1BB
#A3E1BB is a very light, moderate green. Relative luminance 0.652; OKLCH L 85.7% C 0.082 H 157.3°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #A3E1BB |
|---|---|
| RGB | rgb(163, 225, 187) |
| HSL | hsl(143, 51%, 76%) |
| HSV | hsv(143, 28%, 88%) |
| CMYK | cmyk(27.6%, 0%, 16.9%, 11.8%) |
| CIE-LAB | lab(84.60, -27.32, 12.34) |
| CIE-LCH | lch(84.60, 29.98, 155.69°) |
| OKLab | oklab(85.74% -0.0759 0.0318) |
| OKLCH | oklch(85.74% 0.082 157.3) |
| XYZ | xyz(50.9963, 65.2226, 56.9063) |
| Luminance | 0.6522 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Teal
#90E4C1
ΔE00 3.62
Mint
#AAF0C1
ΔE00 3.74
Seafoam
#7FE0B3
ΔE00 4.94
Hospital Green
#9BE5AA
ΔE00 5.02
Pale Turquoise
#A5FBD5
ΔE00 6.13
Pale Teal
#82CBB2
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3E1BB #E1A3C9
analogous
#AAE1A3 #A3E1BB #A3E1DA
triadic
#A3E1BB #BBA3E1 #E1BBA3
tetradic
#A3E1BB #A3AAE1 #E1A3C9 #E1DAA3
square
#A3E1BB #A3AAE1 #E1A3C9 #E1DAA3
split-complementary
#A3E1BB #DAA3E1 #E1A3AA
monochromatic
#47C377 #75D299 #A3E1BB #D1F0DD #E8F7EE
Accessibility & contrast
On white
1.50
#A3E1BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#A3E1BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3E1BB
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3E1BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3E1BB | 1.00 | 1.50 | 14.05 | 14.05 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D8B9
Deuteranopia (green-blind)
#D6D0BD
Tritanopia (blue-blind)
#98E0D6
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #a3e1bb; /* rgb */ color: rgb(163, 225, 187); /* oklch */ color: oklch(85.7% 0.082 157.3);
Tailwind
colors: {
custom: {
50: '#bfeacf',
500: '#a3e1bb',
950: '#000000',
},
}SCSS
$custom: #a3e1bb; $custom-light: #bfeacf; $custom-dark: #000000;
JSON
{
"hex": "#a3e1bb",
"rgb": {
"r": 163,
"g": 225,
"b": 187
},
"hsl": {
"h": 143.226,
"s": 50.82,
"l": 76.078
},
"oklch": {
"l": 0.85736,
"c": 0.08235,
"h": 157.3
},
"luminance": 0.65225
}Semantic roles & 50–950 ramp
primary
#A3E1BB
secondary
#BA6E9D
accent
#2784BE
background
#FDFEFE
surface
#F9FDFB
border
#D2D5D4
text
#121613
muted
#828483