#ACDFAD#ACDFAD
#ACDFAD is a very light, moderate green. Relative luminance 0.646; OKLCH L 85.5% C 0.086 H 145.3°. Best body text is #000000 at 13.91:1 contrast (WCAG AA passes).
Color values
| HEX | #ACDFAD |
|---|---|
| RGB | rgb(172, 223, 173) |
| HSL | hsl(121, 44%, 77%) |
| HSV | hsv(121, 23%, 87%) |
| CMYK | cmyk(22.9%, 0%, 22.4%, 12.5%) |
| CIE-LAB | lab(84.26, -26.00, 19.28) |
| CIE-LCH | lch(84.26, 32.36, 143.45°) |
| OKLab | oklab(85.5% -0.0711 0.0493) |
| OKLCH | oklch(85.5% 0.087 145.3) |
| XYZ | xyz(50.9417, 64.5616, 49.3047) |
| Luminance | 0.6456 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 3.71
Light Grey Green
#B7E1A1
ΔE00 4.12
Light Sage
#BCECAC
ΔE00 4.43
Mint
#AAF0C1
ΔE00 4.76
Celadon
#BEFDB7
ΔE00 7.19
Light Sea Green
#98F6B0
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACDFAD #DFACDE
analogous
#C5DFAC #ACDFAD #ACDFC6
triadic
#ACDFAD #ADACDF #DFADAC
tetradic
#ACDFAD #ACC5DF #DFACDE #DFC6AC
square
#ACDFAD #ACC5DF #DFACDE #DFC6AC
split-complementary
#ACDFAD #C6ACDF #DFACC5
monochromatic
#54BD56 #80CE81 #ACDFAD #D8F0D9 #E9F6E9
Accessibility & contrast
On white
1.51
#ACDFAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.91
#ACDFAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACDFAD
13.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACDFAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACDFAD | 1.00 | 1.51 | 13.91 | 13.91 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D5AA
Deuteranopia (green-blind)
#D9D0B0
Tritanopia (blue-blind)
#A7DCD1
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #acdfad; /* rgb */ color: rgb(172, 223, 173); /* oklch */ color: oklch(85.5% 0.086 145.3);
Tailwind
colors: {
custom: {
50: '#c5e9c5',
500: '#acdfad',
950: '#000000',
},
}SCSS
$custom: #acdfad; $custom-light: #c5e9c5; $custom-dark: #000000;
JSON
{
"hex": "#acdfad",
"rgb": {
"r": 172,
"g": 223,
"b": 173
},
"hsl": {
"h": 121.176,
"s": 44.348,
"l": 77.451
},
"oklch": {
"l": 0.85498,
"c": 0.0865,
"h": 145.3
},
"luminance": 0.64563
}Semantic roles & 50–950 ramp
primary
#ACDFAD
secondary
#B878B6
accent
#2EB5B8
background
#FDFEFD
surface
#F9FCF9
border
#D2D5D2
text
#131613
muted
#828482