#A8DCA2#A8DCA2
#A8DCA2 is a very light, moderate green. Relative luminance 0.621; OKLCH L 84.3% C 0.096 H 142.1°. Best body text is #000000 at 13.42:1 contrast (WCAG AA passes).
Color values
| HEX | #A8DCA2 |
|---|---|
| RGB | rgb(168, 220, 162) |
| HSL | hsl(114, 45%, 75%) |
| HSV | hsv(114, 26%, 86%) |
| CMYK | cmyk(23.6%, 0%, 26.4%, 13.7%) |
| CIE-LAB | lab(82.98, -27.73, 23.21) |
| CIE-LCH | lch(82.98, 36.16, 140.07°) |
| OKLab | oklab(84.34% -0.0756 0.0589) |
| OKLCH | oklch(84.34% 0.096 142.1) |
| XYZ | xyz(48.2615, 62.1184, 43.6227) |
| Luminance | 0.6212 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.01
Hospital Green
#9BE5AA
ΔE00 3.72
Light Sage
#BCECAC
ΔE00 4.10
Mint
#AAF0C1
ΔE00 6.18
Washed Out Green
#BCF5A6
ΔE00 6.54
Celadon
#BEFDB7
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A8DCA2 #D6A2DC
analogous
#C5DCA2 #A8DCA2 #A2DCB9
triadic
#A8DCA2 #A2A8DC #DCA2A8
tetradic
#A8DCA2 #A2C5DC #D6A2DC #DCB9A2
square
#A8DCA2 #A2C5DC #D6A2DC #DCB9A2
split-complementary
#A8DCA2 #B9A2DC #DCA2C5
monochromatic
#55BB49 #7ECB76 #A8DCA2 #D2EDCE #EAF7E9
Accessibility & contrast
On white
1.56
#A8DCA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.42
#A8DCA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A8DCA2
13.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A8DCA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A8DCA2 | 1.00 | 1.56 | 13.42 | 13.42 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD29E
Deuteranopia (green-blind)
#D7CDA5
Tritanopia (blue-blind)
#A4D8CC
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #a8dca2; /* rgb */ color: rgb(168, 220, 162); /* oklch */ color: oklch(84.3% 0.096 142.1);
Tailwind
colors: {
custom: {
50: '#c3e7bd',
500: '#a8dca2',
950: '#000000',
},
}SCSS
$custom: #a8dca2; $custom-light: #c3e7bd; $custom-dark: #000000;
JSON
{
"hex": "#a8dca2",
"rgb": {
"r": 168,
"g": 220,
"b": 162
},
"hsl": {
"h": 113.793,
"s": 45.313,
"l": 74.902
},
"oklch": {
"l": 0.84339,
"c": 0.09583,
"h": 142.1
},
"luminance": 0.6212
}Semantic roles & 50–950 ramp
primary
#A8DCA2
secondary
#AD6EB4
accent
#2DB8AA
background
#FDFEFD
surface
#F9FCF8
border
#D2D5D1
text
#121612
muted
#828482