#A2DCAA#A2DCAA
#A2DCAA is a very light, moderate green. Relative luminance 0.618; OKLCH L 84.2% C 0.091 H 148.4°. Best body text is #000000 at 13.35:1 contrast (WCAG AA passes).
Color values
| HEX | #A2DCAA |
|---|---|
| RGB | rgb(162, 220, 170) |
| HSL | hsl(128, 45%, 75%) |
| HSV | hsv(128, 26%, 86%) |
| CMYK | cmyk(26.4%, 0%, 22.7%, 13.7%) |
| CIE-LAB | lab(82.79, -28.35, 18.72) |
| CIE-LCH | lch(82.79, 33.97, 146.56°) |
| OKLab | oklab(84.15% -0.0777 0.0479) |
| OKLCH | oklch(84.15% 0.091 148.4) |
| XYZ | xyz(47.7470, 61.7683, 47.4292) |
| Luminance | 0.6177 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 3.04
Mint
#AAF0C1
ΔE00 4.81
Light Grey Green
#B7E1A1
ΔE00 5.22
Light Sage
#BCECAC
ΔE00 5.61
Seafoam
#7FE0B3
ΔE00 6.03
Light Teal
#90E4C1
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2DCAA #DCA2D4
analogous
#B7DCA2 #A2DCAA #A2DCC7
triadic
#A2DCAA #AAA2DC #DCAAA2
tetradic
#A2DCAA #A2B7DC #DCA2D4 #DCC7A2
square
#A2DCAA #A2B7DC #DCA2D4 #DCC7A2
split-complementary
#A2DCAA #C7A2DC #DCA2B7
monochromatic
#49BB59 #76CB81 #A2DCAA #CEEDD3 #E9F7EB
Accessibility & contrast
On white
1.57
#A2DCAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.35
#A2DCAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2DCAA
13.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2DCAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2DCAA | 1.00 | 1.57 | 13.35 | 13.35 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD2A7
Deuteranopia (green-blind)
#D4CCAD
Tritanopia (blue-blind)
#9BD9CE
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #a2dcaa; /* rgb */ color: rgb(162, 220, 170); /* oklch */ color: oklch(84.2% 0.091 148.4);
Tailwind
colors: {
custom: {
50: '#bee7c3',
500: '#a2dcaa',
950: '#000000',
},
}SCSS
$custom: #a2dcaa; $custom-light: #bee7c3; $custom-dark: #000000;
JSON
{
"hex": "#a2dcaa",
"rgb": {
"r": 162,
"g": 220,
"b": 170
},
"hsl": {
"h": 128.276,
"s": 45.313,
"l": 74.902
},
"oklch": {
"l": 0.84151,
"c": 0.09127,
"h": 148.4
},
"luminance": 0.6177
}Semantic roles & 50–950 ramp
primary
#A2DCAA
secondary
#B46EAA
accent
#2DA5B8
background
#FDFEFD
surface
#F9FCF9
border
#D2D5D2
text
#121612
muted
#828482