#ACDDA2#ACDDA2
#ACDDA2 is a very light, moderate green. Relative luminance 0.631; OKLCH L 84.8% C 0.095 H 140.3°. Best body text is #000000 at 13.62:1 contrast (WCAG AA passes).
Color values
| HEX | #ACDDA2 |
|---|---|
| RGB | rgb(172, 221, 162) |
| HSL | hsl(110, 46%, 75%) |
| HSV | hsv(110, 27%, 87%) |
| CMYK | cmyk(22.2%, 0%, 26.7%, 13.3%) |
| CIE-LAB | lab(83.49, -26.86, 23.95) |
| CIE-LCH | lch(83.49, 35.99, 138.28°) |
| OKLab | oklab(84.81% -0.0731 0.0607) |
| OKLCH | oklch(84.81% 0.095 140.3) |
| XYZ | xyz(49.3896, 63.0908, 43.7510) |
| Luminance | 0.6309 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.28
Light Sage
#BCECAC
ΔE00 3.58
Hospital Green
#9BE5AA
ΔE00 4.21
Washed Out Green
#BCF5A6
ΔE00 6.12
Mint
#AAF0C1
ΔE00 6.45
Celadon
#BEFDB7
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACDDA2 #D3A2DD
analogous
#C9DDA2 #ACDDA2 #A2DDB6
triadic
#ACDDA2 #A2ACDD #DDA2AC
tetradic
#ACDDA2 #A2C9DD #D3A2DD #DDB6A2
square
#ACDDA2 #A2C9DD #D3A2DD #DDB6A2
split-complementary
#ACDDA2 #B6A2DD #DDA2C9
monochromatic
#5CBC48 #84CD75 #ACDDA2 #D4EDCF #EBF7E9
Accessibility & contrast
On white
1.54
#ACDDA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.62
#ACDDA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACDDA2
13.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACDDA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACDDA2 | 1.00 | 1.54 | 13.62 | 13.62 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D39E
Deuteranopia (green-blind)
#D9CEA5
Tritanopia (blue-blind)
#A9D9CD
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #acdda2; /* rgb */ color: rgb(172, 221, 162); /* oklch */ color: oklch(84.8% 0.095 140.3);
Tailwind
colors: {
custom: {
50: '#c5e7bd',
500: '#acdda2',
950: '#000000',
},
}SCSS
$custom: #acdda2; $custom-light: #c5e7bd; $custom-dark: #000000;
JSON
{
"hex": "#acdda2",
"rgb": {
"r": 172,
"g": 221,
"b": 162
},
"hsl": {
"h": 109.831,
"s": 46.457,
"l": 75.098
},
"oklch": {
"l": 0.84813,
"c": 0.09505,
"h": 140.3
},
"luminance": 0.63092
}Semantic roles & 50–950 ramp
primary
#ACDDA2
secondary
#A96EB5
accent
#2CBAA2
background
#FDFEFD
surface
#F9FCF8
border
#D2D5D1
text
#131612
muted
#828482