#A2DCA8#A2DCA8
#A2DCA8 is a very light, moderate green. Relative luminance 0.617; OKLCH L 84.1% C 0.093 H 147.4°. Best body text is #000000 at 13.34:1 contrast (WCAG AA passes).
Color values
| HEX | #A2DCA8 |
|---|---|
| RGB | rgb(162, 220, 168) |
| HSL | hsl(126, 45%, 75%) |
| HSV | hsv(126, 26%, 86%) |
| CMYK | cmyk(26.4%, 0%, 23.6%, 13.7%) |
| CIE-LAB | lab(82.75, -28.70, 19.71) |
| CIE-LCH | lch(82.75, 34.81, 145.52°) |
| OKLab | oklab(84.11% -0.0786 0.0503) |
| OKLCH | oklch(84.11% 0.093 147.4) |
| XYZ | xyz(47.5593, 61.6932, 46.4403) |
| Luminance | 0.6169 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 2.88
Light Grey Green
#B7E1A1
ΔE00 4.85
Mint
#AAF0C1
ΔE00 5.01
Light Sage
#BCECAC
ΔE00 5.33
Seafoam
#7FE0B3
ΔE00 6.27
Light Sea Green
#98F6B0
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2DCA8 #DCA2D6
analogous
#B9DCA2 #A2DCA8 #A2DCC5
triadic
#A2DCA8 #A8A2DC #DCA8A2
tetradic
#A2DCA8 #A2B9DC #DCA2D6 #DCC5A2
square
#A2DCA8 #A2B9DC #DCA2D6 #DCC5A2
split-complementary
#A2DCA8 #C5A2DC #DCA2B9
monochromatic
#49BB55 #76CB7E #A2DCA8 #CEEDD2 #E9F7EA
Accessibility & contrast
On white
1.57
#A2DCA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.34
#A2DCA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2DCA8
13.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2DCA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2DCA8 | 1.00 | 1.57 | 13.34 | 13.34 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED2A5
Deuteranopia (green-blind)
#D4CCAB
Tritanopia (blue-blind)
#9BD9CE
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #a2dca8; /* rgb */ color: rgb(162, 220, 168); /* oklch */ color: oklch(84.1% 0.093 147.4);
Tailwind
colors: {
custom: {
50: '#bee7c2',
500: '#a2dca8',
950: '#000000',
},
}SCSS
$custom: #a2dca8; $custom-light: #bee7c2; $custom-dark: #000000;
JSON
{
"hex": "#a2dca8",
"rgb": {
"r": 162,
"g": 220,
"b": 168
},
"hsl": {
"h": 126.207,
"s": 45.313,
"l": 74.902
},
"oklch": {
"l": 0.84106,
"c": 0.09331,
"h": 147.4
},
"luminance": 0.61695
}Semantic roles & 50–950 ramp
primary
#A2DCA8
secondary
#B46EAD
accent
#2DAAB8
background
#FDFEFD
surface
#F9FCF9
border
#D2D5D2
text
#121612
muted
#828482