#ABDCA2#ABDCA2
#ABDCA2 is a very light, moderate green. Relative luminance 0.625; OKLCH L 84.5% C 0.094 H 140.7°. Best body text is #000000 at 13.49:1 contrast (WCAG AA passes).
Color values
| HEX | #ABDCA2 |
|---|---|
| RGB | rgb(171, 220, 162) |
| HSL | hsl(111, 45%, 75%) |
| HSV | hsv(111, 26%, 86%) |
| CMYK | cmyk(22.3%, 0%, 26.4%, 13.7%) |
| CIE-LAB | lab(83.15, -26.72, 23.48) |
| CIE-LCH | lch(83.15, 35.57, 138.69°) |
| OKLab | oklab(84.53% -0.0728 0.0596) |
| OKLCH | oklch(84.53% 0.094 140.7) |
| XYZ | xyz(48.9077, 62.4516, 43.6530) |
| Luminance | 0.6245 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.55
Light Sage
#BCECAC
ΔE00 3.86
Hospital Green
#9BE5AA
ΔE00 4.20
Washed Out Green
#BCF5A6
ΔE00 6.42
Mint
#AAF0C1
ΔE00 6.45
Celadon
#BEFDB7
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABDCA2 #D3A2DC
analogous
#C8DCA2 #ABDCA2 #A2DCB6
triadic
#ABDCA2 #A2ABDC #DCA2AB
tetradic
#ABDCA2 #A2C8DC #D3A2DC #DCB6A2
square
#ABDCA2 #A2C8DC #D3A2DC #DCB6A2
split-complementary
#ABDCA2 #B6A2DC #DCA2C8
monochromatic
#5BBB49 #83CB76 #ABDCA2 #D3EDCE #EBF7E9
Accessibility & contrast
On white
1.56
#ABDCA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.49
#ABDCA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABDCA2
13.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABDCA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABDCA2 | 1.00 | 1.56 | 13.49 | 13.49 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD29E
Deuteranopia (green-blind)
#D8CDA5
Tritanopia (blue-blind)
#A8D8CC
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #abdca2; /* rgb */ color: rgb(171, 220, 162); /* oklch */ color: oklch(84.5% 0.094 140.7);
Tailwind
colors: {
custom: {
50: '#c5e7bd',
500: '#abdca2',
950: '#000000',
},
}SCSS
$custom: #abdca2; $custom-light: #c5e7bd; $custom-dark: #000000;
JSON
{
"hex": "#abdca2",
"rgb": {
"r": 171,
"g": 220,
"b": 162
},
"hsl": {
"h": 110.69,
"s": 45.313,
"l": 74.902
},
"oklch": {
"l": 0.84527,
"c": 0.09404,
"h": 140.7
},
"luminance": 0.62453
}Semantic roles & 50–950 ramp
primary
#ABDCA2
secondary
#A96EB4
accent
#2DB8A3
background
#FDFEFD
surface
#F9FCF8
border
#D2D5D1
text
#131612
muted
#828482