#A2DCA5#A2DCA5
#A2DCA5 is a very light, moderate green. Relative luminance 0.616; OKLCH L 84.0% C 0.096 H 145.9°. Best body text is #000000 at 13.32:1 contrast (WCAG AA passes).
Color values
| HEX | #A2DCA5 |
|---|---|
| RGB | rgb(162, 220, 165) |
| HSL | hsl(123, 45%, 75%) |
| HSV | hsv(123, 26%, 86%) |
| CMYK | cmyk(26.4%, 0%, 25%, 13.7%) |
| CIE-LAB | lab(82.69, -29.21, 21.20) |
| CIE-LCH | lch(82.69, 36.09, 144.03°) |
| OKLab | oklab(84.04% -0.0799 0.054) |
| OKLCH | oklch(84.04% 0.096 145.9) |
| XYZ | xyz(47.2830, 61.5827, 44.9854) |
| Luminance | 0.6158 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 2.79
Light Grey Green
#B7E1A1
ΔE00 4.37
Light Sage
#BCECAC
ΔE00 4.97
Mint
#AAF0C1
ΔE00 5.37
Seafoam
#7FE0B3
ΔE00 6.68
Light Sea Green
#98F6B0
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2DCA5 #DCA2D9
analogous
#BCDCA2 #A2DCA5 #A2DCC2
triadic
#A2DCA5 #A5A2DC #DCA5A2
tetradic
#A2DCA5 #A2BCDC #DCA2D9 #DCC2A2
square
#A2DCA5 #A2BCDC #DCA2D9 #DCC2A2
split-complementary
#A2DCA5 #C2A2DC #DCA2BC
monochromatic
#49BB4F #76CB7A #A2DCA5 #CEEDD0 #E9F7E9
Accessibility & contrast
On white
1.58
#A2DCA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.32
#A2DCA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2DCA5
13.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2DCA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2DCA5 | 1.00 | 1.58 | 13.32 | 13.32 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED2A2
Deuteranopia (green-blind)
#D5CBA8
Tritanopia (blue-blind)
#9CD9CD
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #a2dca5; /* rgb */ color: rgb(162, 220, 165); /* oklch */ color: oklch(84.0% 0.096 145.9);
Tailwind
colors: {
custom: {
50: '#bee7c0',
500: '#a2dca5',
950: '#000000',
},
}SCSS
$custom: #a2dca5; $custom-light: #bee7c0; $custom-dark: #000000;
JSON
{
"hex": "#a2dca5",
"rgb": {
"r": 162,
"g": 220,
"b": 165
},
"hsl": {
"h": 123.103,
"s": 45.313,
"l": 74.902
},
"oklch": {
"l": 0.84039,
"c": 0.0964,
"h": 145.9
},
"luminance": 0.61584
}Semantic roles & 50–950 ramp
primary
#A2DCA5
secondary
#B46EB0
accent
#2DB1B8
background
#FDFEFD
surface
#F9FCF8
border
#D2D5D1
text
#121612
muted
#828482