#ABDCA3#ABDCA3
#ABDCA3 is a very light, moderate green. Relative luminance 0.625; OKLCH L 84.5% C 0.093 H 141.1°. Best body text is #000000 at 13.50:1 contrast (WCAG AA passes).
Color values
| HEX | #ABDCA3 |
|---|---|
| RGB | rgb(171, 220, 163) |
| HSL | hsl(112, 45%, 75%) |
| HSV | hsv(112, 26%, 86%) |
| CMYK | cmyk(22.3%, 0%, 25.9%, 13.7%) |
| CIE-LAB | lab(83.17, -26.56, 22.98) |
| CIE-LCH | lch(83.17, 35.12, 139.12°) |
| OKLab | oklab(84.55% -0.0723 0.0584) |
| OKLCH | oklch(84.55% 0.093 141.1) |
| XYZ | xyz(48.9969, 62.4873, 44.1230) |
| Luminance | 0.6249 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.70
Light Sage
#BCECAC
ΔE00 3.93
Hospital Green
#9BE5AA
ΔE00 4.14
Mint
#AAF0C1
ΔE00 6.31
Washed Out Green
#BCF5A6
ΔE00 6.54
Celadon
#BEFDB7
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABDCA3 #D4A3DC
analogous
#C7DCA3 #ABDCA3 #A3DCB7
triadic
#ABDCA3 #A3ABDC #DCA3AB
tetradic
#ABDCA3 #A3C7DC #D4A3DC #DCB7A3
square
#ABDCA3 #A3C7DC #D4A3DC #DCB7A3
split-complementary
#ABDCA3 #B7A3DC #DCA3C7
monochromatic
#5ABA4A #83CB77 #ABDCA3 #D3EDCF #EBF7E9
Accessibility & contrast
On white
1.56
#ABDCA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.50
#ABDCA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABDCA3
13.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABDCA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABDCA3 | 1.00 | 1.56 | 13.50 | 13.50 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD2A0
Deuteranopia (green-blind)
#D7CDA6
Tritanopia (blue-blind)
#A8D8CD
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #abdca3; /* rgb */ color: rgb(171, 220, 163); /* oklch */ color: oklch(84.5% 0.093 141.1);
Tailwind
colors: {
custom: {
50: '#c5e7be',
500: '#abdca3',
950: '#000000',
},
}SCSS
$custom: #abdca3; $custom-light: #c5e7be; $custom-dark: #000000;
JSON
{
"hex": "#abdca3",
"rgb": {
"r": 171,
"g": 220,
"b": 163
},
"hsl": {
"h": 111.579,
"s": 44.882,
"l": 75.098
},
"oklch": {
"l": 0.84548,
"c": 0.09295,
"h": 141.1
},
"luminance": 0.62489
}Semantic roles & 50–950 ramp
primary
#ABDCA3
secondary
#AA6FB4
accent
#2DB8A5
background
#FDFEFD
surface
#F9FCF8
border
#D2D5D1
text
#131612
muted
#828482