#ACDBA2#ACDBA2
#ACDBA2 is a very light, moderate green. Relative luminance 0.620; OKLCH L 84.4% C 0.092 H 140.1°. Best body text is #000000 at 13.41:1 contrast (WCAG AA passes).
Color values
| HEX | #ACDBA2 |
|---|---|
| RGB | rgb(172, 219, 162) |
| HSL | hsl(109, 44%, 75%) |
| HSV | hsv(109, 26%, 86%) |
| CMYK | cmyk(21.5%, 0%, 26%, 14.1%) |
| CIE-LAB | lab(82.94, -25.90, 23.19) |
| CIE-LCH | lch(82.94, 34.76, 138.15°) |
| OKLab | oklab(84.37% -0.0705 0.0589) |
| OKLCH | oklch(84.37% 0.092 140.1) |
| XYZ | xyz(48.8647, 62.0410, 43.5760) |
| Luminance | 0.6204 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.55
Light Sage
#BCECAC
ΔE00 4.03
Hospital Green
#9BE5AA
ΔE00 4.54
Mint
#AAF0C1
ΔE00 6.66
Washed Out Green
#BCF5A6
ΔE00 6.67
Celadon
#BEFDB7
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACDBA2 #D1A2DB
analogous
#C8DBA2 #ACDBA2 #A2DBB5
triadic
#ACDBA2 #A2ACDB #DBA2AC
tetradic
#ACDBA2 #A2C8DB #D1A2DB #DBB5A2
square
#ACDBA2 #A2C8DB #D1A2DB #DBB5A2
split-complementary
#ACDBA2 #B5A2DB #DBA2C8
monochromatic
#5DB94A #85CA76 #ACDBA2 #D3ECCE #EBF6E9
Accessibility & contrast
On white
1.57
#ACDBA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.41
#ACDBA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACDBA2
13.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACDBA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACDBA2 | 1.00 | 1.57 | 13.41 | 13.41 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD19F
Deuteranopia (green-blind)
#D7CDA5
Tritanopia (blue-blind)
#A9D7CC
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #acdba2; /* rgb */ color: rgb(172, 219, 162); /* oklch */ color: oklch(84.4% 0.092 140.1);
Tailwind
colors: {
custom: {
50: '#c5e6bd',
500: '#acdba2',
950: '#000000',
},
}SCSS
$custom: #acdba2; $custom-light: #c5e6bd; $custom-dark: #000000;
JSON
{
"hex": "#acdba2",
"rgb": {
"r": 172,
"g": 219,
"b": 162
},
"hsl": {
"h": 109.474,
"s": 44.186,
"l": 74.706
},
"oklch": {
"l": 0.84367,
"c": 0.09184,
"h": 140.1
},
"luminance": 0.62042
}Semantic roles & 50–950 ramp
primary
#ACDBA2
secondary
#A76EB3
accent
#2EB79F
background
#FDFEFD
surface
#F9FCF8
border
#D2D5D1
text
#131612
muted
#828482