#A3DEB2#A3DEB2
#A3DEB2 is a very light, moderate green. Relative luminance 0.632; OKLCH L 84.8% C 0.086 H 152.1°. Best body text is #000000 at 13.65:1 contrast (WCAG AA passes).
Color values
| HEX | #A3DEB2 |
|---|---|
| RGB | rgb(163, 222, 178) |
| HSL | hsl(135, 47%, 75%) |
| HSV | hsv(135, 27%, 87%) |
| CMYK | cmyk(26.6%, 0%, 19.8%, 12.9%) |
| CIE-LAB | lab(83.57, -27.55, 15.62) |
| CIE-LCH | lch(83.57, 31.67, 150.45°) |
| OKLab | oklab(84.85% -0.0759 0.0401) |
| OKLCH | oklch(84.85% 0.086 152.1) |
| XYZ | xyz(49.2590, 63.2415, 51.7223) |
| Luminance | 0.6324 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 3.75
Mint
#AAF0C1
ΔE00 4.03
Light Teal
#90E4C1
ΔE00 5.13
Seafoam
#7FE0B3
ΔE00 5.36
Light Grey Green
#B7E1A1
ΔE00 6.48
Light Sage
#BCECAC
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3DEB2 #DEA3CF
analogous
#B1DEA3 #A3DEB2 #A3DECF
triadic
#A3DEB2 #B2A3DE #DEB2A3
tetradic
#A3DEB2 #A3B1DE #DEA3CF #DECFA3
square
#A3DEB2 #A3B1DE #DEA3CF #DECFA3
split-complementary
#A3DEB2 #CFA3DE #DEA3B1
monochromatic
#49BE67 #76CE8C #A3DEB2 #D0EED8 #E8F7EC
Accessibility & contrast
On white
1.54
#A3DEB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.65
#A3DEB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3DEB2
13.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3DEB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3DEB2 | 1.00 | 1.54 | 13.65 | 13.65 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED4B0
Deuteranopia (green-blind)
#D4CEB4
Tritanopia (blue-blind)
#9ADCD2
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #a3deb2; /* rgb */ color: rgb(163, 222, 178); /* oklch */ color: oklch(84.8% 0.086 152.1);
Tailwind
colors: {
custom: {
50: '#bfe8c9',
500: '#a3deb2',
950: '#000000',
},
}SCSS
$custom: #a3deb2; $custom-light: #bfe8c9; $custom-dark: #000000;
JSON
{
"hex": "#a3deb2",
"rgb": {
"r": 163,
"g": 222,
"b": 178
},
"hsl": {
"h": 135.254,
"s": 47.2,
"l": 75.49
},
"oklch": {
"l": 0.84846,
"c": 0.0859,
"h": 152.1
},
"luminance": 0.63243
}Semantic roles & 50–950 ramp
primary
#A3DEB2
secondary
#B66FA4
accent
#2B96BA
background
#FDFEFD
surface
#F9FCF9
border
#D2D5D2
text
#121613
muted
#828482